mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
* gas/i386/bundle-lock.d: Ignore trailing nops.
* gas/i386/bundle.d: Likewise. * gas/i386/x86-64-bundle.d: Likewise.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
2012-03-15 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* gas/i386/bundle-lock.d: Ignore trailing nops.
|
||||||
|
* gas/i386/bundle.d: Likewise.
|
||||||
|
* gas/i386/x86-64-bundle.d: Likewise.
|
||||||
|
|
||||||
2012-03-13 Roland McGrath <mcgrathr@google.com>
|
2012-03-13 Roland McGrath <mcgrathr@google.com>
|
||||||
|
|
||||||
* gas/i386/bundle-bad.s: New file.
|
* gas/i386/bundle-bad.s: New file.
|
||||||
|
@ -3053,3 +3053,4 @@ Disassembly of section \.text:
|
|||||||
*bde0:\s+(f4\s+hlt|f8\s+clc)\s*
|
*bde0:\s+(f4\s+hlt|f8\s+clc)\s*
|
||||||
#...
|
#...
|
||||||
*be00:\s+f4\s+hlt\s*
|
*be00:\s+f4\s+hlt\s*
|
||||||
|
#pass
|
||||||
|
@ -2191,3 +2191,4 @@ Disassembly of section \.text:
|
|||||||
*8820:\s+([0-9a-f][0-9a-f] )+\s+[a-z].+
|
*8820:\s+([0-9a-f][0-9a-f] )+\s+[a-z].+
|
||||||
#...
|
#...
|
||||||
*8840:\s+([0-9a-f][0-9a-f] )+\s+[a-z].+
|
*8840:\s+([0-9a-f][0-9a-f] )+\s+[a-z].+
|
||||||
|
#pass
|
||||||
|
@ -2279,3 +2279,4 @@ Disassembly of section \.text:
|
|||||||
*8da0:\s+([0-9a-f][0-9a-f] )+\s+[a-z].+
|
*8da0:\s+([0-9a-f][0-9a-f] )+\s+[a-z].+
|
||||||
#...
|
#...
|
||||||
*8dc0:\s+([0-9a-f][0-9a-f] )+\s+[a-z].+
|
*8dc0:\s+([0-9a-f][0-9a-f] )+\s+[a-z].+
|
||||||
|
#pass
|
||||||
|
Reference in New Issue
Block a user