Appendix 4 Instruction List
App. 4-10
(4) Comparison instruction (continued)
16 Bits
Data
Compare
(LOAD)
Compares (S1) to (S2), and saves
its result in Bit Result(BR) (Signed
Operation)
16 Bits
Data
Compare
(AND)
Performs AND operation of (S1) &
(S2) Compare Result and Bit Result
(BR), and then saves its result in BR
(Signed Operation)
16 Bits
Data
Compare
(OR)
Performs OR operation of (S1) &
(S2) Compare Result and Bit Result
(BR), and then saves its result in BR
(Signed Operation)
32 Bits
Data
Compare
(LOAD)
Compares (S1) to (S2), and saves
its result in Bit Result(BR) (Signed
Operation)
Comparison instruction for input process the result of Signed comparison instruction generally. To process
Unsigned comparison, Use comparison instruction for input.