Go to the documentation of this file.
6 #ifndef _SPARC_ASMMACRO_H
7 #define _SPARC_ASMMACRO_H
13 #define SAVE_ALL_HEAD \
14 sethi %hi(trap_setup), %l4; \
15 jmpl %l4 + %lo(trap_setup), %l6;
21 #define RESTORE_ALL b ret_trap_entry; clr %l6;
36 #define LEON_PI(...) \
39 #define SUN_PI_(...) \
40 .section .leon_1insn_patch, "ax"; \