
cb
cb
check byte
Code: 2B FA
Description: Check that the value in Areg can be represented as an 8-bit signed
integer.
Definition:
if (Areg < -27) or (Areg ≥ 27)
IntegerError
Error signals:
IntegerError signalled if Areg is not in range.
Comments:
Secondary instruction.
See also: cbu cir ciru cs csu
46/212
®