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: BRBS s,<address>
Operation: if (SREG<s> == 1)  PC = PC + <address> + 1
Flags: None

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

Example:
BRBS 2,label

[sh-index] Back to list of manuals