04.01.2015 Views

RealView Compilation Tools - ARM Information Center

RealView Compilation Tools - ARM Information Center

RealView Compilation Tools - ARM Information Center

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Compiler-specific Features<br />

Table 4-18 (continued)<br />

Intrinsic APSR.GE flag action APSR.GE operation<br />

__usax Sets or clears GE flags if sum ≥ 0x10000 then APSR.GE[1:0] = 11 else 00<br />

if diff ≥ 0 then APSR.GE[3:2] = 11 else 00<br />

__usub16 Sets or clears GE flags if diff1 ≥ 0 then APSR.GE[1:0] = 11 else 00<br />

if diff2 ≥ 0 then APSR.GE[3:2] = 11 else 00<br />

__usub8 Sets or clears GE flags if diff1 ≥ 0 then APSR.GE[0] = 1 else 0<br />

if diff2 ≥ 0 then APSR.GE[1] = 1 else 0<br />

if diff3 ≥ 0 then APSR.GE[2] = 1 else 0<br />

if diff4 ≥ 0 then APSR.GE[3] = 1 else 0<br />

<strong>ARM</strong> DUI 0348C Copyright © 2007-2010 <strong>ARM</strong>. All rights reserved. 4-119<br />

ID101213<br />

Non-Confidential,

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!