SetCondBit
The SetCondBit microinstruction sets the contents of a specified condition bit to 0 or 1. Note that this is just a convenience method since you can also set any bit of any register using the Set microinstruction.
Parameters:
Value: the value (0 or 1) to which the condition bit is to be set.