System Debug Reference Manual (32650-90888)
484 Chapter11
System Debug Standard Functions
UTILITY Functions
ADDRESS Functions
U16 : U16 Coerces an expression to unsigned 16-bit INT
U32 : U32 Coerces an expression to unsigned 32-bit INT
Name Type Description
ASC : STR Converts an expression to an ASCII string
BIN : INT Converts an ASCII string to binary value
BITD : ANY Bit deposit
BITX : ANY Bit extract
BOUND : STR Tests for current definition of an operand
CISETVAR : BOOL Sets a new value for a CI variable
CIVAR : ANY Returns the current value of a CI variable
ERRMSG : STR Returns an error message string
MACBODY : STR Returns the macro body of a specified macro
TYPEOF : STR Returns the type of an expression
MAPINDEX : U16 Returns the index number of a mapped file
MAPSIZE : U32 Returns the size of a mapped file
MAPVA : LPTR Returns the virtual address of a mapped file
Name Type Description
ABSTOLOG : LCPTR CM absolute address to logical code address
BTOW : U16 Converts a CM byte offset to a word offset
CMNODE : LCPTR CM address of closest CM node point
CMTONMNODE : TRANS NM address of closest CM node point
CMVA : LPTR Converts CM code address to a virtual address
DSTVA : LPTR Converts CM dst.off to virtual address
HASH : S32 Hashes a virtual address
LOGTOABS : ACPTR CM logical code address to absolute address
LTOLOG : LCPTR Long pointer to logical code address
LTOS : SPTR Long pointer to short pointer
Name Type Description