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

BBS (SPC700): Difference between revisions

From SnesLab
Jump to: navigation, search
(created page)
 
(other preamble was better)
Line 1: Line 1:
'''BBS''' is an [[SPC700]] instruction that performs a branch when a bit is set.
'''BBS''' (Branch on Bit Set) is an [[SPC700]] that performs a branch when the [[direct page flag]] is set.


{| class="wikitable" style="float:right;clear:right;width:30%"
{| class="wikitable" style="float:right;clear:right;width:30%"

Revision as of 02:49, 17 May 2023

BBS (Branch on Bit Set) is an SPC700 that performs a branch when the direct page flag is set.

Basic Info
Addressing Mode Opcode Length Speed
x3 3 bytes 5 or 7 cycles
Flags Clobbered
N V P B H I Z C
. . . . . . . .

See Also