We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

Indirect Addressing: Difference between revisions

From SnesLab
Jump to: navigation, search
(added ADC, SBC, CMP)
(mention Indirect Page to I.P.)
Line 9: Line 9:
* [[CMP]]
* [[CMP]]


Some of the above mnemonics have an opcode where both operands utilize indirect addressing.
Some of the above mnemonics have an opcode where both operands utilize indirect addressing, in which case the whole instruction is considered to use [[Indirect Page to I.P. Addressing]].


==== Symbol ====
==== Symbol ====

Revision as of 09:26, 4 January 2025

Indirect Addressing is supported by some one-byte SPC700 instructions when the accumulator is one of the operands, such as:

Some of the above mnemonics have an opcode where both operands utilize indirect addressing, in which case the whole instruction is considered to use Indirect Page to I.P. Addressing.

Symbol

(X)

See Also

References