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

B Flag (Super FX): Difference between revisions

From SnesLab
Jump to: navigation, search
(linkify)
(subscripted)
Line 26: Line 26:
* [[HIB]]
* [[HIB]]
* [[IBT]] Rn, #pp
* [[IBT]] Rn, #pp
* [[GSU/INC|INC]] Rn
* [[GSU/INC|INC]] R<sub>n</sub>
* [[IWT]] Rn, #xx
* [[IWT]] Rn, #xx
* [[GSU/JMP|JMP]] R<sub>n</sub>
* [[GSU/JMP|JMP]] R<sub>n</sub>
Line 43: Line 43:
* [[MOVE]] Rn, Rn'
* [[MOVE]] Rn, Rn'
* [[MOVES]] Rn, Rn'
* [[MOVES]] Rn, Rn'
* [[MULT]] Rn
* [[MULT]] R<sub>n</sub>
* [[MULT]] #n
* [[MULT]] #n
* [[GSU/NOP|NOP]]
* [[GSU/NOP|NOP]]
* [[NOT]]
* [[NOT]]
* [[OR]] Rn
* [[OR]] R<sub>n</sub>
* [[OR]] #n
* [[OR]] #n
* [[PLOT]]
* [[PLOT]]
Line 55: Line 55:
* [[GSU/ROR|ROR]]
* [[GSU/ROR|ROR]]
* [[RPIX]]
* [[RPIX]]
* [[GSU/SBC|SBC]] Rn
* [[GSU/SBC|SBC]] R<sub>n</sub>
* [[SBK]]
* [[SBK]]
* [[SEX]]
* [[SEX]]
* [[SM]] (xx), Rn
* [[SM]] (xx), R<sub>n</sub>
* [[SMS]] (yy), Rn
* [[SMS]] (yy), R<sub>n</sub>
* [[STB]] (Rm)
* [[STB]] (Rm)
* [[STOP]]
* [[STOP]]
* [[STW]] (Rm)
* [[STW]] (Rm)
* [[SUB]] Rn
* [[SUB]] R<sub>n</sub>
* [[SUB]] #n
* [[SUB]] #n
* [[SWAP]]
* [[SWAP]]

Revision as of 07:01, 13 July 2024

The B flag is on the Super FX, and is set when WITH runs.

Many instructions clear the B flag, including:

See Also

Reference