AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Syntax: BRBC s,<address>
Operation: if (SREG<s> == 0)  PC = PC + <address> + 1
Flags: None

branches to the address given from a relative offset if the bit in the status register is clear. Assembles to one of the BR* instructions.

Example:
BRBC 5,label

[sh-index] Back to list of manuals