Add znver2 support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / macros / irp.d
index 6733622981eb332683747985240f8245dd019b2f..77737929b423989d23ae6a71fbea2712a0b11029 100644 (file)
@@ -1,13 +1,15 @@
 #objdump: -r
 #name: macro irp
+#darwin (mach-o) reverses relocs.
+#not-target: *-*-darwin* nds32*-*-*
 
 .*: +file format .*
 
 RELOCATION RECORDS FOR .*
 OFFSET[        ]+TYPE[         ]+VALUE.*
-0+00[  ]+[a-zA-Z0-9_]+[        ]+r1
-0+04[  ]+[a-zA-Z0-9_]+[        ]+r2
-0+08[  ]+[a-zA-Z0-9_]+[        ]+r3
-0+0c[  ]+[a-zA-Z0-9_]+[        ]+s1
-0+10[  ]+[a-zA-Z0-9_]+[        ]+s2
-0+14[  ]+[a-zA-Z0-9_]+[        ]+s3
+0+00[  ]+[a-zA-Z0-9_]+[        ]+foo1
+0+04[  ]+[a-zA-Z0-9_]+[        ]+foo2
+0+08[  ]+[a-zA-Z0-9_]+[        ]+foo3
+0+0c[  ]+[a-zA-Z0-9_]+[        ]+bar1
+0+10[  ]+[a-zA-Z0-9_]+[        ]+bar2
+0+14[  ]+[a-zA-Z0-9_]+[        ]+bar3
This page took 0.024422 seconds and 4 git commands to generate.