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: BCLR s
Operation: SReg<s> = 0
Flags: s

This operation clears a bit in the Status register. s is a bit number, not a mask. This is provided for completeness, as the CL* instructions are easier to follow.

Example:
BCLR 5
BCLR 2

[sh-index] Back to list of manuals