Fix Sparc test which was failing in the presence of new v9 opcodes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / rdhpr.d
CommitLineData
83d634e3
DM
1#as: -64 -Av9
2#objdump: -dr
3#name: sparc64 rdhpr
4
5.*: +file format .*sparc.*
6
7Disassembly of section .text:
8
90+ <.text>:
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 c0 00 rdhpr %hstick_cmpr, %g6
This page took 0.593252 seconds and 4 git commands to generate.