Searched refs:SPILL_32bit_tt1 (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/ml/ |
H A D | trap_table.S | 352 #define SPILL_32bit_tt1(asi_num, tail) \ macro 1307 SPILL_32bit_tt1(ASI_AIUP,sn1); /* 084 spill 1 normal */ 1309 SPILL_32bit_tt1(ASI_AIUP,sn1); /* 08C spill 3 normal */ 1315 SPILL_32bit_tt1(ASI_AIUS,so1); /* 0A4 spill 1 other */ 1317 SPILL_32bit_tt1(ASI_AIUS,so1); /* 0AC spill 3 other */
|
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | trap_table.S | 367 #define SPILL_32bit_tt1(asi_num, tail) \ macro 1533 SPILL_32bit_tt1(ASI_AIUP,sn1); /* 084 spill 1 normal */ 1535 SPILL_32bit_tt1(ASI_AIUP,sn1); /* 08C spill 3 normal */ 1541 SPILL_32bit_tt1(ASI_AIUS,so1); /* 0A4 spill 1 other */ 1543 SPILL_32bit_tt1(ASI_AIUS,so1); /* 0AC spill 3 other */
|