diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-07-04 15:44:11 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-07-04 15:44:11 +0000 |
commit | e600c1cf4e3a85c6b30e44e650b815e7b1524488 (patch) | |
tree | 7090f80895d5fa7f0efa79b759b81a8ff149ba96 | |
parent | 96f8e2eeb308055c86679a812c8d8762438e084e (diff) | |
download | fsf-binutils-gdb-e600c1cf4e3a85c6b30e44e650b815e7b1524488.zip fsf-binutils-gdb-e600c1cf4e3a85c6b30e44e650b815e7b1524488.tar.gz fsf-binutils-gdb-e600c1cf4e3a85c6b30e44e650b815e7b1524488.tar.bz2 |
2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/ssemmx2.d: Ignore padding.
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/ssemmx2.d | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 5d63eee..b165e57 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,9 @@ 2007-07-04 H.J. Lu <hongjiu.lu@intel.com> + * gas/i386/ssemmx2.d: Ignore padding. + +2007-07-04 H.J. Lu <hongjiu.lu@intel.com> + * gas/i386/rex.s: Avoid the last rex prefix becoming the rex prefix for the padding. diff --git a/gas/testsuite/gas/i386/ssemmx2.d b/gas/testsuite/gas/i386/ssemmx2.d index f25bc5f..b40a1fc 100644 --- a/gas/testsuite/gas/i386/ssemmx2.d +++ b/gas/testsuite/gas/i386/ssemmx2.d @@ -85,4 +85,4 @@ Disassembly of section .text: 1f1: 66 0f fc 90 90 90 90 90 paddb[ ]+-0x6f6f6f70\(%eax\),%xmm2 1f9: 66 0f fd 90 90 90 90 90 paddw[ ]+-0x6f6f6f70\(%eax\),%xmm2 201: 66 0f fe 90 90 90 90 90 paddd[ ]+-0x6f6f6f70\(%eax\),%xmm2 - 209: 8d b4 26 00 00 00 00 lea[ ]+0x0\(%esi\),%esi +#pass |