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

Implied Indirect: Difference between revisions

From SnesLab
Jump to: navigation, search
(created page)
 
(Implied addressing)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''Implied Indirect''' is an addressing mode that the [[SPC700]] supports.  The data these instructions operates on is stored at an address which is stored in a register implied by the opcode.
'''Implied Indirect''' is an addressing mode that the [[SPC700]] supports.  The data these instructions operates on is stored at an address which is stored in a register implied by the opcode.
=== See Also ===
* [[Implied Addressing]]


[[Category:ASM]]
[[Category:ASM]]
[[Category:Addressing Modes]]
[[Category:Addressing Modes]]
[[Category:SPC700]]
[[Category:SPC700]]
[[Category:Scene Slang]]

Latest revision as of 09:41, 27 November 2023

Implied Indirect is an addressing mode that the SPC700 supports. The data these instructions operates on is stored at an address which is stored in a register implied by the opcode.

See Also