User manual

Instruction Set
Compare 3-10
compare instructions continued...
Instruction Description
Mask Compare Equal
MEQ
The processor takes the value in the Source (D9:5) and passes that value through the Mask
(D9:6). Then the processor compares the result to the Compare value (D9:10). If the result and
this comparison values are equal, the instruction is true.
MASKED EQUAL
Source D9:5
0000
Mask D9:6
0000
Compare D9:10
0000
MEQ
Source Mask Compare MEQ
0008 0008 0009 F
0008 0001 0001 F
0087 000F 0007 T
0087 00F0 0007 F