..
[binutils.git] / opcodes / ChangeLog
blob5927c68e8701066e8bdc9b3299580af842a0dcdc
1 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
3         * Makefile.am: Run "make dep-am".
4         * Makefile.in: Regenerate.
5         * po/POTFILES.in: Regenerate.
7 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
9         * ppc-opc.c (powerpc_opcodes): Add cctpl, cctpm, cctph, db8cyc,
10         db10cyc, db12cyc, db16cyc.
12 2007-04-19  Nathan Froyd <froydnj@codesourcery.com>
14         * ppc-opc.c (powerpc_opcodes): Recognize three-operand tlbsxe.
16 2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
18         * i386-dis.c (CRC32_Fixup): New.
19         (PREGRP85, PREGRP86, PREGRP87, PREGRP88, PREGRP89, PREGRP90,
20          PREGRP91): New.
21         (threebyte_0x38_uses_DATA_prefix): Updated for SSE4.2.
22         (threebyte_0x3a_uses_DATA_prefix): Likewise.
23         (prefix_user_table): Add PREGRP85, PREGRP86, PREGRP87,
24         PREGRP88, PREGRP89, PREGRP90 and PREGRP91.
25         (three_byte_table): Likewise.
27         * i386-opc.c (i386_optab): Add SSE4.2 opcodes.
29         * gas/config/tc-i386.h (CpuSSE4_2): New.
30         (CpuSSE4): Likewise.
31         (CpuUnknownFlags): Add CpuSSE4_2.
33 2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
35         * i386-dis.c (XMM_Fixup): New.
36         (Edqb): New.
37         (Edqd): New.
38         (XMM0): New.
39         (dqb_mode): New.
40         (dqd_mode): New.
41         (PREGRP39 ... PREGRP85): New.
42         (threebyte_0x38_uses_DATA_prefix): Updated for SSE4.
43         (threebyte_0x3a_uses_DATA_prefix): Likewise.
44         (prefix_user_table): Add PREGRP39 ... PREGRP85.
45         (three_byte_table): Likewise.
46         (putop): Handle 'K'.
47         (intel_operand_size): Handle dqb_mode, dqd_mode):
48         (OP_E): Likewise.
49         (OP_G): Likewise.
51         * i386-opc.c (i386_optab): Add SSE4.1 opcodes.
53         * i386-opc.h (CpuSSE4_1): New.
54         (CpuUnknownFlags): Add CpuSSE4_1.
55         (regKludge): Update comment.
57 2007-04-18  Matthias Klose  <doko@ubuntu.com>
59         * Makefile.am (libopcodes_la_LDFLAGS): Use bfd soversion.
60         * Makefile.in: Regenerate.
62 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
64         * Makefile.am: Add ACLOCAL_AMFLAGS.
65         * Makefile.in: Regenerate.
67 2007-04-13  H.J. Lu  <hongjiu.lu@intel.com>
69         * i386-dis.c: Remove trailing white spaces.
70         * i386-opc.c: Likewise.
71         * i386-opc.h: Likewise.
73 2007-04-11  H.J. Lu  <hongjiu.lu@intel.com>
75         PR binutils/4333
76         * i386-dis.c (GRP1a): New.
77         (GRP1b ... GRPPADLCK2): Update index.
78         (dis386): Use GRP1a for entry 0x8f.
79         (mod, rm, reg): Removed. Replaced by ...
80         (modrm): This.
81         (grps): Add GRP1a.
83 2007-04-09  Kazu Hirata  <kazu@codesourcery.com>
85         * m68k-dis.c (print_insn_m68k): Restore info->fprintf_func and
86         info->print_address_func if longjmp is called.
88 2007-03-29  DJ Delorie  <dj@redhat.com>
90         * m32c-desc.c: Regenerate.
91         * m32c-dis.c: Regenerate.
92         * m32c-opc.c: Regenerate.
94 2007-03-28  H.J. Lu  <hongjiu.lu@intel.com>
96         * i386-opc.c (i386_optab): Change InvMem to RegMem for mov and
97         movq.  Remove InvMem from sldt, smsw and str.
99         * i386-opc.h (InvMem): Renamed to ...
100         (RegMem): Update comments.
101         (AnyMem): Remove InvMem.
103 2007-03-27  Paul Brook  <paul@codesourcery.com>
105         * arm-dis.c (thumb_opcodes): Add entry for undefined insns (0xbe??).
107 2007-03-24  Paul Brook  <paul@codesourcery.com>
109         * arm-dis.c (coprocessor_opcodes): Remove superfluous 0x.
110         (print_insn_coprocessor): Handle %<bitfield>x.
112 2007-03-24  Paul Brook  <paul@codesourcery.com>
113             Mark Shinwell  <shinwell@codesourcery.com>
115         * arm-dis.c (arm_opcodes): Print SRS base register.
117 2007-03-23  H.J. Lu  <hongjiu.lu@intel.com>
119         * i386-dis.c (prefix_name): Replace rex64XYZ with rex.WRXB.
121         * i386-opc.c (i386_optab): Add rex.wrxb.
123 2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
125         * i386-dis.c (REX_MODE64): Remove definition.
126         (REX_EXTX): Likewise.
127         (REX_EXTY): Likewise.
128         (REX_EXTZ): Likewise.
129         (USED_REX): Use REX_OPCODE instead of 0x40.
130         Replace REX_MODE64, REX_EXTX, REX_EXTY and REX_EXTZ with REX_W,
131         REX_R, REX_X and REX_B respectively.
133 2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
135         PR binutils/4218
136         * i386-dis.c (PREGRP38): New.
137         (dis386): Use PREGRP38 for 0x90.
138         (prefix_user_table): Add PREGRP38.
139         (print_insn): Set uses_REPZ_prefix to 1 for pause.
140         (NOP_Fixup1): Properly handle REX bits.
141         (NOP_Fixup2): Likewise.
143         * i386-opc.c (i386_optab): Allow %eax with xchg in 64bit.
144         Allow register with nop.
146 2007-03-20  DJ Delorie  <dj@redhat.com>
148         * m32c-asm.c: Regenerate.
149         * m32c-desc.c: Regenerate.
150         * m32c-desc.h: Regenerate.
151         * m32c-dis.h: Regenerate.
152         * m32c-ibld.c: Regenerate.
153         * m32c-opc.c: Regenerate.
154         * m32c-opc.h: Regenerate.
156 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
158         * i386-opc.c: Include "libiberty.h".
159         (i386_regtab): Remove the last entry.
160         (i386_regtab_size): New.
161         (i386_float_regtab_size): Likewise.
163         * i386-opc.h (i386_regtab_size): New.
164         (i386_float_regtab_size): Likewise.
166 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
168         * Makefile.am (CFILES): Add i386-opc.c.
169         (ALL_MACHINES): Add i386-opc.lo.
170         Run "make dep-am".
171         * Makefile.in: Regenerated.
173         * configure.in: Add i386-opc.lo for bfd_i386_arch.
174         * configure: Regenerated.
176         * i386-dis.c: Include "opcode/i386.h".
177         (MAXLEN): Renamed to MAX_MNEM_SIZE. Remove definition.
178         (FWAIT_OPCODE): Remove definition.
179         (UNIXWARE_COMPAT): Renamed to SYSV386_COMPAT. Remove definition.
180         (MAX_OPERANDS): Remove definition.
182         * i386-opc.c: New file.
183         * i386-opc.h: Likewise.
185 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
187         * Makefile.in: Regenerated.
189 2007-03-09  H.J. Lu  <hongjiu.lu@intel.com>
191         * i386-dis.c (OP_Rd): Renamed to ...
192         (OP_R): This.
193         (Rd): Updated.
194         (Rm): Likewise.
196 2007-03-08  Alan Modra  <amodra@bigpond.net.au>
198         * fr30-asm.c: Regenerate.
199         * frv-asm.c: Regenerate.
200         * ip2k-asm.c: Regenerate.
201         * iq2000-asm.c: Regenerate.
202         * m32c-asm.c: Regenerate.
203         * m32r-asm.c: Regenerate.
204         * m32r-dis.c: Regenerate.
205         * mt-asm.c: Regenerate.
206         * mt-ibld.c: Regenerate.
207         * mt-opc.c: Regenerate.
208         * openrisc-asm.c: Regenerate.
209         * xc16x-asm.c: Regenerate.
210         * xstormy16-asm.c: Regenerate.
212         * Makefile.am: Run "make dep-am".
213         * Makefile.in: Regenerate.
214         * po/POTFILES.in: Regenerate.
216 2007-03-06  Andreas Krebbel  <krebbel1@de.ibm.com>
218         * opcodes/s390-opc.c (INSTR_RRE_FR, INSTR_RRF_F0FF2, INSTR_RRF_F0FR,
219         INSTR_RRF_UUFF, INSTR_RRF_0UFF, INSTR_RRF_FFFU, INSTR_RRR_F0FF): New
220         instruction formats added.
221         (MASK_RRE_FR, MASK_RRF_F0FF2, MASK_RRF_F0FR, MASK_RRF_UUFF,
222         MASK_RRF_0UFF, MASK_RRF_FFFU, MASK_RRR_F0FF): New instruction format
223         masks added.
224         * opcodes/s390-opc.txt (lpdfr - tgxt): Decimal floating point
225         instructions added.
226         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z9_EC added.
227         (main): z9-ec cpu type option added.
228         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z9_EC added.
230 2007-02-22  DJ Delorie  <dj@redhat.com>
232         * s390-opc.c (INSTR_SS_L2RDRD): New.
233         (MASK_SS_L2RDRD): New.
234         * s390-opc.txt (pka): Use it.
236 2007-02-20  Thiemo Seufer  <ths@mips.com>
237             Chao-Ying Fu  <fu@mips.com>
239         * mips-dis.c (mips_arch_choices): Add DSP R2 support.
240         (print_insn_args): Add support for balign instruction.
241         * mips-opc.c (D33): New shortcut for DSP R2 instructions.
242         (mips_builtin_opcodes): Add DSP R2 instructions.
244 2007-02-19  Andreas Krebbel  <krebbel1@de.ibm.com>
246         * s390-opc.c (INSTR_RRF_U0FR, MASK_RRF_U0FR): Removed.
247         (INSTR_RRF_U0RF, MASK_RRF_U0RF): Added.
248         * s390-opc.txt (cfxbr, cfdbr, cfebr, cgebr, cgdbr, cgxbr, cger, cgdr,
249         cgxr, cfxr, cfdr, cfer): Instruction type set to INSTR_RRF_U0RF.
251 2007-02-19  Andreas Krebbel  <krebbel1@de.ibm.com>
253         * s390-opc.txt ("efpc", "sfpc"): Set to RRE_RR_OPT instruction type.
254         * s390-opc.c (s390_operands): Add RO_28 as optional gpr.
255         (INSTR_RRE_RR_OPT, MASK_RRE_RR_OPT): New instruction type for efpc
256         and sfpc.
258 2007-02-16  Nick Clifton  <nickc@redhat.com>
260         PR binutils/4045
261         * avr-dis.c (comment_start): New variable, contains the prefix to
262         use when printing addresses in comments.
263         (print_insn_avr): Set comment_start to an empty space if there is
264         no symbol table available as the generic address printing code
265         will prefix the numeric value of the address with 0x.
267 2007-02-13  H.J. Lu  <hongjiu.lu@intel.com>
269          * i386-dis.c: Updated to use an array of MAX_OPERANDS operands
270          in struct dis386.
272 2007-02-05  Dave Brolley  <brolley@redhat.com>
273             Richard Sandiford  <rsandifo@redhat.com>
274             DJ Delorie  <dj@redhat.com>
275             Graydon Hoare  <graydon@redhat.com>
276             Frank Ch. Eigler  <fche@redhat.com>
277             Ben Elliston  <bje@redhat.com>
279         * Makefile.am (HFILES): Add mep-desc.h mep-opc.h.
280         (CFILES): Add mep-*.c
281         (ALL_MACHINES): Add mep-*.lo.
282         (CLEANFILES): Add stamp-mep.
283         (CGEN_CPUS): Add mep.
284         (MEP_DEPS): New variable.
285         (mep-*): New targets.
286         * configure.in: Handle bfd_mep_arch.
287         * disassemble.c (ARCH_mep): New macro.
288         (disassembler): Handle bfd_arch_mep.
289         (disassemble_init_for_target): Likewise.
290         * mep-*: New files for Toshiba Media Processor (MeP).
291         * Makefile.in: Regenerated.
292         * configure: Regenerated.
294 2007-02-05  H.J. Lu  <hongjiu.lu@intel.com>
296         * i386-dis.c (OP_J): Undo the last change. Properly handle 64K
297         wrap around within the same segment in 16bit mode.
299 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
301         * i386-dis.c (OP_J): Mask to 16bit only if there is a data16
302         prefix.
304 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
306         * avr-dis.c (avr_operand): Correct PR number in comment.
308 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
310         * disassemble.c (disassembler_usage): Call
311         print_i386_disassembler_options for i386 disassembler.
313         * i386-dis.c (print_i386_disassembler_options): New.
314         (print_insn): Support the new addr64 option.
316 2007-02-02  Hiroki Kaminaga  <kaminaga@sm.sony.co.jp>
318         * ppc-dis.c (powerpc_dialect): Handle ppc440.
319         * ppc-dis.c (print_ppc_disassembler_options): Note the -M440 can
320         be used.
322 2007-02-02  Alan Modra  <amodra@bigpond.net.au>
324         * ppc-opc.c (insert_bdm): -Many comment.
325         (valid_bo): Add "extract" param.  Accept both powerpc and power4
326         BO fields when disassembling with -Many.
327         (insert_bo, extract_bo, insert_boe, extract_boe): Adjust valid_bo call.
329 2007-01-08  Kazu Hirata  <kazu@codesourcery.com>
331         * m68k-opc.c (m68k_opcodes): Replace cpu32 with
332         cpu32 | fido_a except on tbl instructions.
334 2007-01-04  Paul Brook  <paul@codesourcery.com>
336         * arm-dis.c (arm_opcodes): Fix cpsie and cpsid entries.
338 2007-01-04  Andreas Schwab  <schwab@suse.de>
340         * m68k-opc.c: Fix encoding of signed bit in the cpu32 tbls insns.
342 2007-01-04  Julian Brown  <julian@codesourcery.com>
344         * arm-dis.c (neon_opcode): Fix disassembly for vshl, vqshl, vrshl,
345         vqrshl instructions.
347 For older changes see ChangeLog-2006
349 Local Variables:
350 mode: change-log
351 left-margin: 8
352 fill-column: 74
353 version-control: never
354 End: