ADDaddition
ANDlogical AND
Bbranch
BFbranch if FALSE
BICbit clear
BISbit set
BITbit test
BLbranch with link
BLFbranch with link if FALSE
BLTbranch with link if TRUE
BTbranch if TRUE
CEcompare equal
CGcompare greater than
CLcompare less than
MOVmove
NOTlogical NOT
ORlogical OR
RLrotate left
RRrotate right
XORlogical XOR