ARM Instruction Reference
ARM DUI 0068B Copyright © 2000, 2001 ARM Limited. All rights reserved. 4-23
4.3 ARM general data processing instructions
This section contains the following subsections:
• Flexible second operand on page 4-24
• ADD, SUB, RSB, ADC, SBC, and RSC on page 4-27
Add, subtract, and reverse subtract, each with or without carry
• AND, ORR, EOR, and BIC on page 4-30
Logical AND, OR, Exclusive OR and Bit Clear
• MOV and MVN on page 4-32
Move and Move Not
• CMP and CMN on page 4-34
Compare and Compare Negative
• TST and TEQ on page 4-36
Test and Test Equivalence
• CLZ on page 4-38
Count Leading Zeroes.