__DBPUSH
In this section:
Syntax
void __DBPUSH(longfirst, longlast);
Description
Pushes the register set Rfirst–Rlast to the debug interface. Both first and last must be in the range 0–31 (inclusive).
Note
To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.