Searched refs:rdhpr (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/ |
D | rdhpr.s | 3 rdhpr %hpstate,%g1 4 rdhpr %htstate,%g2 5 rdhpr %hintp,%g3 6 rdhpr %htba,%g4 7 rdhpr %hver,%g5 8 rdhpr %hstick_offset,%g6 9 rdhpr %hstick_enable,%g5 10 rdhpr %hstick_cmpr,%g4 11 rdhpr %hmcdper,%g6 12 rdhpr %hmcddfr,%g5 [all …]
|
D | rdhpr.d | 3 #name: sparc64 rdhpr 10 0: 83 48 00 00 rdhpr %hpstate, %g1 11 4: 85 48 40 00 rdhpr %htstate, %g2 12 8: 87 48 c0 00 rdhpr %hintp, %g3 13 c: 89 49 40 00 rdhpr %htba, %g4 14 10: 8b 49 80 00 rdhpr %hver, %g5 15 14: 8d 4f 00 00 rdhpr %hstick_offset, %g6 16 18: 8b 4f 40 00 rdhpr %hstick_enable, %g5 17 1c: 89 4f c0 00 rdhpr %hstick_cmpr, %g4 18 20: 8d 4d c0 00 rdhpr %hmcdper, %g6 [all …]
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | sparc-opc.c | 1053 #define rdhpr(reg,hwcap,hwcap2,arch) \ macro 1056 rdhpr (0, HWCAP_VIS, 0, v9a), /* rdhpr %hpstate,r */ 1057 rdhpr (1, HWCAP_VIS, 0, v9a), /* rdhpr %htstate,r */ 1058 rdhpr (3, HWCAP_VIS, 0, v9a), /* rdhpr %hintp,r */ 1059 rdhpr (5, HWCAP_VIS, 0, v9a), /* rdhpr %htba,r */ 1060 rdhpr (6, HWCAP_VIS, 0, v9a), /* rdhpr %hver,r */ 1061 rdhpr (23, 0, HWCAP2_SPARC5, v9m), /* rdhpr %hmcdper,r */ 1062 rdhpr (24, 0, HWCAP2_SPARC5, v9m), /* rdhpr %hmcddfr,r */ 1063 rdhpr (27, 0, HWCAP2_SPARC5, v9m), /* rdhpr %hva_mask_nz,r */ 1064 rdhpr (28, HWCAP_VIS, 0, v9a), /* rdhpr %hstick_offset,r */ [all …]
|
D | ChangeLog-2006 | 691 window handling and rdhpr/wrhpr instructions.
|
D | ChangeLog | 132 (rdhpr): Likewise.
|
/toolchain/binutils/binutils-2.27/gas/testsuite/ |
D | ChangeLog-2006 | 905 * gas/sparc/rdhpr.s: New test. 906 * gas/sparc/rdhpr.d: New test.
|
D | ChangeLog-2014 | 1148 * gas/sparc/rdhpr.s: Test rd %hstick_offset and %hstick_enable. 1149 * gas/sparc/rdhpr.d: Likewise.
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog | 517 * testsuite/gas/sparc/rdhpr.s: Likewise for hyperprivileged 519 * testsuite/gas/sparc/rdhpr.d: Likewise.
|
D | ChangeLog-2006 | 2450 (sparc_ip): New cases '$' and '%' for wrhpr/rdhpr hyperprivileged
|