Vector Floating-point Programming

 

 

Table 6-2 Condition codes (continued)

 

 

 

Mnemonic

Meaning after ARM data processing instruction

Meaning after VFP FCMP instruction

 

 

 

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)

 

 

 

Note

The type of the instruction that last updated the flags in the CPSR determines the meaning of condition codes.

ARM DUI 0068B

Copyright © 2000, 2001 ARM Limited. All rights reserved.

6-9

Page 247
Image 247
ARM VERSION 1.2 manual Vector Floating-point Programming