The effective address is determined as the sum of the contents of an address register with a 16 bit sign-extended displacement.
This mode is useful for writing position independent code, since an address register can be used to stored a base address, with data access using displacements relative to the base.