Removes support in the ARM assembler for the unsigned variants of the VQ(R)DMLAH...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / synth.d
index e65cfd3ba9f2633380dd8a49b0888aadc6eeea16..dd222c5bc36a32215177f92235fbe9f05a78ca5e 100644 (file)
@@ -1,11 +1,11 @@
 #as: -Av7
-#objdump: -dr
+#objdump: -dr --prefix-addresses
 #name: sparc synth
 
-.*: +file format .*sparc.*
+.*: +file format .*
 
 Disassembly of section .text:
 0+0000 <foo> xnor  %g1, %g0, %g2
-0+0004 <foo\+4> xnor  %g1, %g0, %g1
-0+0008 <foo\+8> neg  %g1, %g2
-0+000c <foo\+c> neg  %g1
+0+0004 <foo\+(0x|)4> xnor  %g1, %g0, %g1
+0+0008 <foo\+(0x|)8> neg  %g1, %g2
+0+000c <foo\+(0x|)c> neg  %g1
This page took 0.029472 seconds and 4 git commands to generate.