mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
* gas/i386/disp32.d: Adjust lable-pattern.
This commit is contained in:
@ -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>
|
2012-02-08 Kai Tietz <ktietz@redhat.com>
|
||||||
|
|
||||||
* gas/i386/x86-64-disp32.d: Fix lable-pattern.
|
* gas/i386/x86-64-disp32.d: Fix lable-pattern.
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Disassembly of section .text:
|
Disassembly of section .text:
|
||||||
|
|
||||||
0+ <foo-0x26>:
|
0+ <.*>:
|
||||||
[ ]*[a-f0-9]+: 8b 18 mov \(%eax\),%ebx
|
[ ]*[a-f0-9]+: 8b 18 mov \(%eax\),%ebx
|
||||||
[ ]*[a-f0-9]+: 8b 58 03 mov 0x3\(%eax\),%ebx
|
[ ]*[a-f0-9]+: 8b 58 03 mov 0x3\(%eax\),%ebx
|
||||||
[ ]*[a-f0-9]+: 8b 58 00 mov 0x0\(%eax\),%ebx
|
[ ]*[a-f0-9]+: 8b 58 00 mov 0x0\(%eax\),%ebx
|
||||||
|
Reference in New Issue
Block a user