Searched defs:SPILL_64bit_tt1 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s515 #define SPILL_64bit_tt1(asi_num, tail) \ define
1329 SPILL_64bit_tt1(ASI_AIUP,sn1); /* 088 spill 2 normal */
1331 SPILL_64bit_tt1(ASI_AIUP,sn1); /* 090 spill 4 normal */
1337 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0A8 spill 2 other */
1339 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0B0 spill 4 other */
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.s573 * SPILL_64bit_tt1 spills a 64-bit-wide register window into a 64-bit
579 #define SPILL_64bit_tt1(asi_num, tail) \ define
1554 SPILL_64bit_tt1(ASI_AIUP,sn1); /* 088 spill 2 normal */
1556 SPILL_64bit_tt1(ASI_AIUP,sn1); /* 090 spill 4 normal */
1562 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0A8 spill 2 other */
1564 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0B0 spill 4 other */

Completed in 1429 milliseconds