diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 106b8dcf7c..c49daad751 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2001-06-12 Alan Modra + + * gas/i386/x86_64.d: Update for 2001-06-11 disassembler change. + 2001-06-10 H.J. Lu * gas/elf/section2.l: Match various white spaces. diff --git a/gas/testsuite/gas/i386/x86_64.d b/gas/testsuite/gas/i386/x86_64.d index f353c1042b..1af2278728 100644 --- a/gas/testsuite/gas/i386/x86_64.d +++ b/gas/testsuite/gas/i386/x86_64.d @@ -24,9 +24,9 @@ Disassembly of section .text: [ ]+34: 41 00 f7[ ]+add[ ]+%sil,%r15b [ ]+37: 44 00 f7[ ]+add[ ]+%r14b,%dil [ ]+3a: 45 00 f7[ ]+add[ ]+%r14b,%r15b -[ ]+3d: 50[ ]+pushq[ ]+%rax -[ ]+3e: 41 50[ ]+pushq[ ]+%r8 -[ ]+40: 41 59[ ]+popq[ ]+%r9 +[ ]+3d: 50[ ]+push[ ]+%rax +[ ]+3e: 41 50[ ]+push[ ]+%r8 +[ ]+40: 41 59[ ]+pop[ ]+%r9 [ ]+42: 04 11[ ]+add[ ]+\$0x11,%al [ ]+44: 80 c4 11[ ]+add[ ]+\$0x11,%ah [ ]+47: 40 80 c4 11[ ]+add[ ]+\$0x11,%spl