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

BVS (Super FX): Difference between revisions

From SnesLab
Jump to: navigation, search
(linkify flags)
(no flags affected)
Line 36: Line 36:


'''BVS''' (Branch Overflow Set) is a [[Super FX]] instruction that performs a branch when the overflow flag is set.
'''BVS''' (Branch Overflow Set) is a [[Super FX]] instruction that performs a branch when the overflow flag is set.
No flags are affected.


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

Revision as of 22:05, 29 June 2024

Basic Info
Opcode Length ROM Speed RAM Speed Cache Speed
0F?? 2 bytes 6 cycles 6 cycles 2 cycles
Flags Affected
B ALT1 ALT2 O/V S CY Z
. . . . . . .

BVS (Branch Overflow Set) is a Super FX instruction that performs a branch when the overflow flag is set.

No flags are affected.

See Also

External Links