binutils/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-1.d
index 8e7db37f7505675bcdca764a1795a66f666f16ba..1a5ee08ec874acfc77f553cbe7b89da8d9433121 100644 (file)
@@ -8,7 +8,7 @@ The section .eh_frame contains:
   Code alignment factor: .*
   Data alignment factor: .*
   Return address column: .*
-  Augmentation data:     1b
+  Augmentation data:     [01]b
 
   DW_CFA_nop
   DW_CFA_nop
@@ -16,9 +16,8 @@ The section .eh_frame contains:
 
 00000014 00000018 00000018 FDE cie=00000000 pc=.*
   DW_CFA_advance_loc: 4 to .*
-  DW_CFA_def_cfa: r0 ofs 16
-  DW_CFA_offset: r1 at cfa-8
+  DW_CFA_def_cfa: r0( \([er]ax\)|) ofs 16
+  DW_CFA_offset: r1( \((rdx|ecx)\)|) at cfa-8
   DW_CFA_advance_loc: 4 to .*
   DW_CFA_def_cfa_offset: 32
-  DW_CFA_offset: r2 at cfa-24
-
+  DW_CFA_offset: r2( \((rcx|edx)\)|) at cfa-24
This page took 0.024117 seconds and 4 git commands to generate.