Test common synthetic insns (applicable to v8 or v9).
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / synth.d
1 #as: -Av7
2 #objdump: -dr
3 #name: sparc synth
4
5 .*: +file format .*sparc.*
6
7 Disassembly of section .text:
8 0+0000 <foo> xnor %g1, %g0, %g2
9 0+0004 <foo\+4> xnor %g1, %g0, %g1
10 0+0008 <foo\+8> neg %g1, %g2
11 0+000c <foo\+c> neg %g1
This page took 0.029611 seconds and 4 git commands to generate.