Remove unneeded AUX register symbols.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / mwait.d
1 #as: -Av9m
2 #objdump: -dr
3 #name: sparc OSA2015 %mwait asr and MWAIT instruction
4
5 .*: +file format .*sparc.*
6
7 Disassembly of section .text:
8
9 0+ <.text>:
10 0: 83 47 00 00 rd %mwait, %g1
11 4: b9 80 a0 03 wr %g2, 3, %mwait
12 8: b9 80 00 01 mwait %g1
13 c: b9 80 20 03 mwait 3
This page took 0.029945 seconds and 4 git commands to generate.