Which of the following is not an arithmetic instruction?
INC (increment)
CMP (compare)
DEC (decrement)
ROL (rotate left)
(D) ROL (rotate left)
Explanation: