Keil™, An ARM® Company

RealView Compiler User's Guide

SYS_ISERROR (0x08)

A.3.10. SYS_ISERROR (0x08)

Determines whether the return code from another semihosting call is an error status or not. This call is passed a parameter block containing the error code to examine.

Entry

On entry, r1 contains a pointer to a one‑word data block:

word 1

The required status word to check.

Return

On exit, r0 contains:

  • 0 if the status word is not an error indication

  • a nonzero value if the status word is an error indication.

Copyright © 2007 ARM Limited. All rights reserved.ARM DUI 0375A