Searched refs:SPILL_64bit_tt1 (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/ml/ |
H A D | trap_table.S | 507 #define SPILL_64bit_tt1(asi_num, tail) \ macro 1308 SPILL_64bit_tt1(ASI_AIUP,sn1); /* 088 spill 2 normal */ 1310 SPILL_64bit_tt1(ASI_AIUP,sn1); /* 090 spill 4 normal */ 1316 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0A8 spill 2 other */ 1318 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0B0 spill 4 other */
|
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | trap_table.S | 571 #define SPILL_64bit_tt1(asi_num, tail) \ macro 1534 SPILL_64bit_tt1(ASI_AIUP,sn1); /* 088 spill 2 normal */ 1536 SPILL_64bit_tt1(ASI_AIUP,sn1); /* 090 spill 4 normal */ 1542 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0A8 spill 2 other */ 1544 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0B0 spill 4 other */
|