Searched refs:wrhpr (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/ |
D | wrhpr.s | 3 wrhpr %g1, %g2, %hpstate 4 wrhpr %g1, %hpstate 5 wrhpr %g1,666, %hpstate 6 wrhpr 666, %g1, %hpstate 7 wrhpr 666, %hpstate 8 wrhpr %g1, %g2, %htstate 9 wrhpr %g1, %htstate 10 wrhpr %g1,666, %htstate 11 wrhpr 666, %g1, %htstate 12 wrhpr 666, %htstate [all …]
|
D | wrhpr.d | 3 #name: sparc64 wrhpr 10 0: 81 98 40 02 wrhpr %g1, %g2, %hpstate 11 4: 81 98 40 00 wrhpr %g1, %hpstate 12 8: 81 98 62 9a wrhpr %g1, 0x29a, %hpstate 13 c: 81 98 62 9a wrhpr %g1, 0x29a, %hpstate 14 10: 81 98 22 9a wrhpr 0x29a, %hpstate 15 14: 83 98 40 02 wrhpr %g1, %g2, %htstate 16 18: 83 98 40 00 wrhpr %g1, %htstate 17 1c: 83 98 62 9a wrhpr %g1, 0x29a, %htstate 18 20: 83 98 62 9a wrhpr %g1, 0x29a, %htstate [all …]
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | sparc-opc.c | 1068 #define wrhpr(reg,hwcap,hwcap2,arch) \ macro 1075 wrhpr (0, HWCAP_VIS, 0, v9a), /* wrhpr ...,%hpstate */ 1076 wrhpr (1, HWCAP_VIS, 0, v9a), /* wrhpr ...,%htstate */ 1077 wrhpr (3, HWCAP_VIS, 0, v9a), /* wrhpr ...,%hintp */ 1078 wrhpr (5, HWCAP_VIS, 0, v9a), /* wrhpr ...,%htba */ 1079 wrhpr (23, 0, HWCAP2_SPARC5, v9m), /* wrhpr ...,%hmcdper */ 1080 wrhpr (24, 0, HWCAP2_SPARC5, v9m), /* wrhpr ...,%hmcddfr */ 1081 wrhpr (27, 0, HWCAP2_SPARC5, v9m), /* wrhpr ...,%hva_mask_nz */ 1082 wrhpr (28, HWCAP_VIS, 0, v9a), /* wrhpr ...,%hstick_offset */ 1083 wrhpr (29, HWCAP_VIS, 0, v9a), /* wrhpr ...,%hstick_enable */ [all …]
|
D | ChangeLog-2006 | 691 window handling and rdhpr/wrhpr instructions.
|
D | ChangeLog | 133 (wrhpr): Likewise.
|
/toolchain/binutils/binutils-2.27/gas/testsuite/ |
D | ChangeLog-2006 | 907 * gas/sparc/wrhpr.s: New test. 908 * gas/sparc/wrhpr.d: New test.
|
D | ChangeLog-2014 | 1151 * gas/sparc/wrhpr.s: Test wr %hstick_offset and %hstick_enable. 1152 * gas/sparc/wrhpr.d: Likewise.
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog | 520 * testsuite/gas/sparc/wrhpr.s: Likewise. 521 * testsuite/gas/sparc/wrhpr.d: Likewise.
|
D | ChangeLog-2006 | 2450 (sparc_ip): New cases '$' and '%' for wrhpr/rdhpr hyperprivileged
|