mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 23:10:26 +00:00
* gas/i386/opcode.d: Tweak lgdt for 2001-07-18 change.
* gas/i386/intel.d: Likewise.
This commit is contained in:
parent
c01204bde4
commit
2e7a08de77
@ -1,3 +1,8 @@
|
||||
2001-07-23 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* gas/i386/opcode.d: Tweak lgdt for 2001-07-18 change.
|
||||
* gas/i386/intel.d: Likewise.
|
||||
|
||||
2001-07-16 Philip Blundell <philb@gnu.org>
|
||||
|
||||
* gas/arm/arm7t.d, gas/arm/inst.d: Tweak expected output for
|
||||
|
@ -248,7 +248,7 @@ Disassembly of section .text:
|
||||
304: fd [ ]*std
|
||||
305: ff 90 90 90 90 90 [ ]*call \*0x90909090\(%eax\)
|
||||
30b: 0f 00 90 90 90 90 90 [ ]*lldt 0x90909090\(%eax\)
|
||||
312: 0f 01 90 90 90 90 90 [ ]*lgdt 0x90909090\(%eax\)
|
||||
312: 0f 01 90 90 90 90 90 [ ]*lgdtl 0x90909090\(%eax\)
|
||||
319: 0f 02 90 90 90 90 90 [ ]*lar 0x90909090\(%eax\),%edx
|
||||
320: 0f 03 90 90 90 90 90 [ ]*lsl 0x90909090\(%eax\),%edx
|
||||
327: 0f 06 [ ]*clts
|
||||
|
@ -248,7 +248,7 @@ Disassembly of section .text:
|
||||
304: fd [ ]*std
|
||||
305: ff 90 90 90 90 90 [ ]*call \*0x90909090\(%eax\)
|
||||
30b: 0f 00 90 90 90 90 90 [ ]*lldt 0x90909090\(%eax\)
|
||||
312: 0f 01 90 90 90 90 90 [ ]*lgdt 0x90909090\(%eax\)
|
||||
312: 0f 01 90 90 90 90 90 [ ]*lgdtl 0x90909090\(%eax\)
|
||||
319: 0f 02 90 90 90 90 90 [ ]*lar 0x90909090\(%eax\),%edx
|
||||
320: 0f 03 90 90 90 90 90 [ ]*lsl 0x90909090\(%eax\),%edx
|
||||
327: 0f 06 [ ]*clts
|
||||
|
Loading…
Reference in New Issue
Block a user