opcodes,gas: sparc: fix rdasr,wrasr,rdpr,wrpr,rdhpr,wrhpr insns.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / rdpr.d
CommitLineData
96074adc 1#as: -64 -Av9m
252b5132
RH
2#objdump: -dr
3#name: sparc64 rdpr
4
5.*: +file format .*sparc.*
6
7Disassembly of section .text:
8
90+ <.text>:
10 0: 83 50 00 00 rdpr %tpc, %g1
11 4: 85 50 40 00 rdpr %tnpc, %g2
12 8: 87 50 80 00 rdpr %tstate, %g3
13 c: 89 50 c0 00 rdpr %tt, %g4
14 10: 8b 51 00 00 rdpr %tick, %g5
15 14: 8d 51 40 00 rdpr %tba, %g6
16 18: 8f 51 80 00 rdpr %pstate, %g7
17 1c: 91 51 c0 00 rdpr %tl, %o0
18 20: 93 52 00 00 rdpr %pil, %o1
19 24: 95 52 40 00 rdpr %cwp, %o2
20 28: 97 52 80 00 rdpr %cansave, %o3
21 2c: 99 52 c0 00 rdpr %canrestore, %o4
22 30: 9b 53 00 00 rdpr %cleanwin, %o5
23 34: 9d 53 40 00 rdpr %otherwin, %sp
24 38: 9f 53 80 00 rdpr %wstate, %o7
25 3c: a1 53 c0 00 rdpr %fq, %l0
83d634e3
DM
26 40: a3 54 00 00 rdpr %gl, %l1
27 44: a5 57 c0 00 rdpr %ver, %l2
38074311 28 48: a7 55 c0 00 rdpr %pmcdper, %l3
This page took 0.707338 seconds and 4 git commands to generate.