We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
IBT: Difference between revisions
From SnesLab
(added flag clobber table) |
(Added description for high byte, added category.) |
||
Line 1: | Line 1: | ||
'''IBT''' is a [[Super FX]] instruction that loads an immediate value. | '''IBT''' is a [[Super FX]] instruction that loads an immediate value into a specified register. Its upper eight bits will be set to the same value as bit 7, effectively loading a signed 8-bit value. | ||
{| class="wikitable" style="float:right;clear:right;width:30%" | {| class="wikitable" style="float:right;clear:right;width:30%" | ||
Line 22: | Line 22: | ||
=== See Also === | === See Also === | ||
* [[IWT]] | |||
* [[LDA]] | * [[LDA]] | ||
[[Category:ASM]] | [[Category:ASM]] | ||
[[Category:Enhancement Chips]] | [[Category:Enhancement Chips]] | ||
[[Category:GSU_Control_Instructions]] |