diff options
| author | Alan Modra <amodra@gmail.com> | 2001-03-24 06:29:16 +0000 |
|---|---|---|
| committer | Alan Modra <amodra@gmail.com> | 2001-03-24 06:29:16 +0000 |
| commit | 0f17484fd34e888c8c7bab63a75eb9bc3d7c19cb (patch) | |
| tree | cc66879eaa7ef2c4c988b94d92786996316218f6 /include/opcode/ChangeLog | |
| parent | 2adab5d0b27b20bd56853e9b0c9c6a8763699ae2 (diff) | |
| download | binutils-0f17484fd34e888c8c7bab63a75eb9bc3d7c19cb.zip binutils-0f17484fd34e888c8c7bab63a75eb9bc3d7c19cb.tar.gz binutils-0f17484fd34e888c8c7bab63a75eb9bc3d7c19cb.tar.bz2 | |
Small tweaks to sse2 instructions.
Diffstat (limited to 'include/opcode/ChangeLog')
| -rw-r--r-- | include/opcode/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 7a949af..a82b6df 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,8 @@ +2001-03-24 Alan Modra <alan@linuxcare.com.au> + + * i386.h (i386_optab): Correct entry for "movntdq". Add "punpcklqdq". + Add InvMem to first operand of "maskmovdqu". + 2001-03-22 Hans-Peter Nilsson <hp@axis.com> * cris.h (ADD_PC_INCR_OPCODE): New macro. |
