Changeset 1973 for binutils/trunk/opcodes/ChangeLog-2006
- Timestamp:
- Feb 6, 2017, 1:00:00 PM (8 years ago)
- Location:
- binutils/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
binutils/trunk ¶
-
Property svn:mergeinfo
set to
/binutils/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
TabularUnified binutils/trunk/opcodes/ChangeLog-2006 ¶
r970 r1973 194 194 2006-10-23 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> 195 195 196 * i386-dis.c (dis386): Add support for the change in POPCNT opcode in 196 * i386-dis.c (dis386): Add support for the change in POPCNT opcode in 197 197 amdfam10 architecture. 198 198 (PREGRP37): NEW. 199 199 (print_insn): Disallow REP prefix for POPCNT. 200 200 201 201 2006-10-20 Andrew Stubbs <andrew.stubbs@st.com> 202 202 … … 275 275 (OP_MXC): New function to handle cvt* (convert instructions) between 276 276 %xmm and %mm register correctly. 277 (OP_EMC): ditto. 278 (prefix_user_table): Modified cvtpi2pd,cvtpd2pi and cvttpd2pi 279 instruction operands in PREGRP2,PREGRP3,PREGRP4 appropriately 277 (OP_EMC): ditto. 278 (prefix_user_table): Modified cvtpi2pd,cvtpd2pi and cvttpd2pi 279 instruction operands in PREGRP2,PREGRP3,PREGRP4 appropriately 280 280 with EMC/MXC. 281 281 … … 690 690 * sparc-opc.c (sparc_opcodes): Add new entries for UA2005 691 691 window handling and rdhpr/wrhpr instructions. 692 692 693 693 2006-02-24 DJ Delorie <dj@redhat.com> 694 694 … … 743 743 * xc16x-desc.h: New file 744 744 * xc16x-desc.c: New file 745 * xc16x-opc.h: New file 745 * xc16x-opc.h: New file 746 746 * xc16x-opc.c: New file 747 747 * xc16x-ibld.c: New file 748 748 * xc16x-asm.c: New file 749 749 * xc16x-dis.c: New file 750 * Makefile.am: Entries for xc16x 751 * Makefile.in: Regenerate 750 * Makefile.am: Entries for xc16x 751 * Makefile.in: Regenerate 752 752 * cofigure.in: Add xc16x target information. 753 753 * configure: Regenerate. … … 784 784 * z80-dis.c (struct buffer, prt_d, prt_d_n, arit_d, ld_r_d, 785 785 ld_d_r, pref_xd_cb): Use signed char to hold data to be 786 disassembled. 786 disassembled. 787 787 * z80-dis.c (TXTSIZ): Increase buffer size to 24, this fixes 788 788 buffer overflows when disassembling instructions like
Note:
See TracChangeset
for help on using the changeset viewer.