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

LINK: Difference between revisions

From SnesLab
Jump to: navigation, search
(subscripted)
(R15 is the program counter)
Line 37: Line 37:
|}
|}


'''LINK''' is a [[Super FX]] instruction that stores the sum of R<sub>15</sub> and an immediate value into R<sub>11</sub>.
'''LINK''' is a [[Super FX]] instruction that stores the sum of R<sub>15</sub> (program counter) and an immediate value into R<sub>11</sub>.


=== See Also ===
=== See Also ===

Revision as of 21:19, 29 June 2024

Basic Info
Addressing Mode Opcode Length ROM Speed RAM Speed Cache Speed
Immediate 9n 1 byte 3 cycles 3 cycles 1 cycle
Flags Affected
B ALT1 ALT2 O/V S CY Z
0 0 0 . . . .

LINK is a Super FX instruction that stores the sum of R15 (program counter) and an immediate value into R11.

See Also

External Links