Updated ARC assembler from arccores.com
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mri / if.d
index 0ec44f3503dffe2c375583b2d3f4082dad2e8be6..832972cd40229ac8e50fa2f97855c618bea1dd63 100644 (file)
@@ -1,4 +1,4 @@
-#objdump: -d
+#objdump: -d --prefix-addresses
 #name: MRI structured if
 #as: -M
 
@@ -8,18 +8,18 @@
 
 Disassembly of section .text:
 0+000 <foo> cmpw %d1,%d0
-0+002 <foo\+2> bles 0+014 <foo\+14>
-0+004 <foo\+4> cmpw %d2,%d0
-0+006 <foo\+6> bles 0+014 <foo\+14>
-0+008 <foo\+8> cmpw %d1,%d2
-0+00a <foo\+a> bles 0+010 <foo\+10>
-0+00c <foo\+c> movew %d1,%d3
-0+00e <foo\+e> bras 0+012 <foo\+12>
-0+010 <foo\+10> movew %d2,%d3
-0+012 <foo\+12> bras 0+01e <foo\+1e>
-0+014 <foo\+14> cmpw %d0,%d1
-0+016 <foo\+16> bgts 0+01c <foo\+1c>
-0+018 <foo\+18> cmpw %d0,%d2
-0+01a <foo\+1a> bles 0+01e <foo\+1e>
-0+01c <foo\+1c> movew %d0,%d3
-0+01e <foo\+1e> nop
+0+002 <foo\+(0x|)2> bles 0+014 <foo\+(0x|)14>
+0+004 <foo\+(0x|)4> cmpw %d2,%d0
+0+006 <foo\+(0x|)6> bles 0+014 <foo\+(0x|)14>
+0+008 <foo\+(0x|)8> cmpw %d1,%d2
+0+00a <foo\+(0x|)a> bles 0+010 <foo\+(0x|)10>
+0+00c <foo\+(0x|)c> movew %d1,%d3
+0+00e <foo\+(0x|)e> bras 0+012 <foo\+(0x|)12>
+0+010 <foo\+(0x|)10> movew %d2,%d3
+0+012 <foo\+(0x|)12> bras 0+01e <foo\+(0x|)1e>
+0+014 <foo\+(0x|)14> cmpw %d0,%d1
+0+016 <foo\+(0x|)16> bgts 0+01c <foo\+(0x|)1c>
+0+018 <foo\+(0x|)18> cmpw %d0,%d2
+0+01a <foo\+(0x|)1a> bles 0+01e <foo\+(0x|)1e>
+0+01c <foo\+(0x|)1c> movew %d0,%d3
+0+01e <foo\+(0x|)1e> nop
This page took 0.024822 seconds and 4 git commands to generate.