Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
1/5/2010
Assembler-level macros isolate the programmer from the details of assembler directives.
The following table shows the macros defined for MIPS microprocessors, which are defined in Kxmips.h.
Macro | Description |
---|---|
Declares an alternate entry to a routine |
|
Associates a named exception handler with the subsequent NESTED_ENTRY |
|
Declares the beginning of a routine that does not require any prolog code |
|
Declares the beginning of a routine that has an existing stack frame or creates a new stack frame |
|
Marks the end of the prolog area |