| |||
| Home > Semihosting > Semihosting operations > 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.
On entry, R1 contains a pointer to a one-word
data block:
The required status word to check.