Improve warning message for $0 constraint on MIPSR6 branches
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / pause.d
1 #as: -Av9v
2 #objdump: -dr
3 #name: sparc PAUSE
4
5 .*: +file format .*sparc.*
6
7 Disassembly of section .text:
8
9 0+ <.text>:
10 0: b7 80 40 02 wr %g1, %g2, %pause
11 4: b7 83 22 34 wr %o4, 0x234, %pause
12 8: b7 80 20 08 pause 8
13 c: b7 80 21 2c pause 0x12c
14 10: b7 80 22 34 pause 0x234
This page took 0.031786 seconds and 4 git commands to generate.