indirect addressing


indirect addressing

[‚in·də′rekt ə′dres·iŋ] (computer science) A programming device whereby the address part of an instruction is not the address of the operand but rather the location in storage where the address of the operand may be found.

indirect addressing

indirect address

indirect addressing

An address mode that points to another pointer rather than the actual data. This mode is prohibited in RISC architecture. See indirection.