5a9b6f9cdc56f0be846d997b8b03f547ac520e6d
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / wrpr.d
1 #as: -64 -Av9
2 #objdump: -dr
3 #name: sparc64 wrpr
4
5 .*: +file format .*sparc.*
6
7 Disassembly of section .text:
8
9 0+ <.text>:
10 0: 81 90 40 00 wrpr %g1, %tpc
11 4: 83 90 80 00 wrpr %g2, %tnpc
12 8: 85 90 c0 00 wrpr %g3, %tstate
13 c: 87 91 00 00 wrpr %g4, %tt
14 10: 89 91 40 00 wrpr %g5, %tick
15 14: 8b 91 80 00 wrpr %g6, %tba
16 18: 8d 91 c0 00 wrpr %g7, %pstate
17 1c: 8f 92 00 00 wrpr %o0, %tl
18 20: 91 92 40 00 wrpr %o1, %pil
19 24: 93 92 80 00 wrpr %o2, %cwp
20 28: 95 92 c0 00 wrpr %o3, %cansave
21 2c: 97 93 00 00 wrpr %o4, %canrestore
22 30: 99 93 40 00 wrpr %o5, %cleanwin
23 34: 9b 93 80 00 wrpr %sp, %otherwin
24 38: 9d 93 c0 00 wrpr %o7, %wstate
25 3c: a1 94 00 00 wrpr %l0, %gl
26 40: af 94 c0 00 wrpr %l3, %pmcdper
This page took 0.031237 seconds and 3 git commands to generate.