Searched refs:SCR_REG (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/intel/brand/common/ |
H A D | brand_solaris.s | 86 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_HANDLER); [all …]
|
H A D | brand_asm.h | 81 #define SCR_REG %r15 macro 120 #define SCR_REG %ebx
|