ARM VERSION 1.2 User Manual
Page 247

Vector Floating-point Programming
ARM DUI 0068B
Copyright © 2000, 2001 ARM Limited. All rights reserved.
6-9
Note
The type of the instruction that last updated the flags in the CPSR determines the
meaning of condition codes.
HI
Unsigned higher
Greater than, or unordered
LS
Unsigned lower or same
Less than or equal
GE
Signed greater than or equal
Greater than or equal
LT
Signed less than
Less than, or unordered
GT
Signed greater than
Greater than
LE
Signed less than or equal
Less than or equal, or unordered
AL
Always (normally omitted)
Always (normally omitted)
Table 6-2 Condition codes (continued)
Mnemonic
Meaning after ARM data processing instruction
Meaning after VFP FCMP instruction