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

/illumos-gate/usr/src/uts/intel/brand/common/
H A Dbrand_solaris.s86 SCR_REG, SCR_REGB);
87 CALC_TABLE_ADDR(SCR_REG, SPD_HANDLER);
89 mov SCR_REG, %rcx; /* place new return addr in %rcx */
90 mov %gs:CPU_RTMP_R15, SCR_REG; /* restore scratch register */
105 SCR_REG, SCR_REGB);
106 CALC_TABLE_ADDR(SCR_REG, SPD_HANDLER);
108 mov SCR_REG, %rcx; /* place new return addr in %rcx */
109 mov %gs:CPU_RTMP_R15, SCR_REG; /* restore scratch register */
123 SCR_REG, SCR_REGB);
124 CALC_TABLE_ADDR(SCR_REG, SPD_HANDLE
[all...]
H A Dbrand_asm.h80 #define SCR_REG %r15 macro
119 #define SCR_REG %ebx macro

Completed in 58 milliseconds