diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-10-04 22:02:10 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-10-04 22:02:10 +0000 |
commit | f2a421c44585a21234dd7e742a680fc36130f721 (patch) | |
tree | 9d8b18a1045345e06d81a22b3b946d6d467448ff /opcodes/ChangeLog | |
parent | c8ab98e0eb4ece1bde68bc45c16a2f6db8ac065f (diff) | |
download | gdb-f2a421c44585a21234dd7e742a680fc36130f721.zip gdb-f2a421c44585a21234dd7e742a680fc36130f721.tar.gz gdb-f2a421c44585a21234dd7e742a680fc36130f721.tar.bz2 |
gas/testsuite/
2007-10-04 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/simd.s: Add tests for unpckhpd and unpckhps.
* gas/i386/x86-64-simd.s: Likewise.
* gas/i386/simd-intel.d: Updated.
* gas/i386/simd.d: Likewise.
* gas/i386/x86-64-simd-intel.d: Likewise.
* gas/i386/x86-64-simd.d: Likewise.
opcodes/
2007-10-04 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (dis386_twobyte): Use EXx instead of EXq on
unpckhpX and unpckhpX.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 485e3ed..b02c61f 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2007-10-04 H.J. Lu <hongjiu.lu@intel.com> + + * i386-dis.c (dis386_twobyte): Use EXx instead of EXq on + unpckhpX and unpckhpX. + 2007-10-04 David Daney <ddaney@avtrex.com> * mips-opc.c (mips_builtin_opcodes): Mark lwxc1 as working on FP_S |