Home
last modified time | relevance | path

Searched refs:SCR_REG (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/brand/common/
H A Dbrand_solaris.S51 SCR_REG, SCR_REGB);
52 CALC_TABLE_ADDR(SCR_REG, SPD_HANDLER);
54 mov SCR_REG, %rcx; /* place new return addr in %rcx */
55 mov %gs:CPU_RTMP_R15, SCR_REG; /* restore scratch register */
71 SCR_REG, SCR_REGB);
72 CALC_TABLE_ADDR(SCR_REG, SPD_HANDLER);
74 mov SCR_REG, %rcx; /* place new return addr in %rcx */
90 SCR_REG, SCR_REGB);
91 CALC_TABLE_ADDR(SCR_REG, SPD_HANDLER);
93 mov SCR_REG, %rdx; /* place new return addr in %rdx */
[all …]
H A Dbrand_asm.h81 #define SCR_REG %r15 macro
120 #define SCR_REG %ebx