Entry | |
---|---|
R0 | Pointer to error block |
Exit | |
---|---|
R0 | Only returns (with V flag on) if X was set |
The purpose of this call is to generate an error and invoke the error handler.
The X form may appear to be completely useless as it is effectively a no-op!
However, it has at least 3 uses