* gas/i386/disp32.d: Adjust lable-pattern.

This commit is contained in:
Kai Tietz 2012-02-11 15:12:56 +00:00
parent 3e3c397d77
commit fd08dafa65
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-02-11 Kai Tietz <ktietz@redhat.com>
* gas/i386/disp32.d: Adjust lable-pattern.
2012-02-08 Kai Tietz <ktietz@redhat.com>
* gas/i386/x86-64-disp32.d: Fix lable-pattern.

View File

@ -7,7 +7,7 @@
Disassembly of section .text:
0+ <foo-0x26>:
0+ <.*>:
[ ]*[a-f0-9]+: 8b 18 mov \(%eax\),%ebx
[ ]*[a-f0-9]+: 8b 58 03 mov 0x3\(%eax\),%ebx
[ ]*[a-f0-9]+: 8b 58 00 mov 0x0\(%eax\),%ebx