1 2012-11-14 David Holsgrove <david.holsgrove@xilinx.com>
3 * microblaze-opc.h: Define new instruction type INST_TYPE_IMM5,
4 update OPCODE_MASK_H13S, add OPCODE_MASK_HN, define MIN_IMM5 / MAX_IMM5,
5 and increase MAX_OPCODES.
6 (op_code_struct): add mbar and sleep
7 * microblaze-opcm.h (microblaze_instr): add mbar
8 Define IMM_MBAR and IMM5_MBAR_MASK
9 * microblaze-dis.c: Add get_field_imm5_mbar
10 (print_insn_microblaze): Add support for INST_TYPE_IMM5 and INST_TYPE_NONE
12 2012-11-14 Edgar E. Iglesias <edgar.iglesias@gmail.com>
14 * microblaze-opc.h: Increase MAX_OPCODES (op_code_struct): add clz insn
15 * microblaze-opcm.h (microblaze_instr): add clz
17 2012-11-14 Edgar E. Iglesias <edgar.iglesias@gmail.com>
19 * microblaze-opc.h: Increase MAX_OPCODES (op_code_struct): add lbur,
20 lhur, lwr, sbr, shr, swr
21 * microblaze-opcm.h (microblaze_instr): add lbur, lhur, lwr, sbr, shr,
24 2012-11-09 Nick Clifton <nickc@redhat.com>
26 * configure.in: Add bfd_v850_rh850_arch.
27 * configure: Regenerate.
28 * disassemble.c (disassembler): Likewise.
30 2012-11-09 H.J. Lu <hongjiu.lu@intel.com>
32 * aarch64-opc.h (gen_mask): Remove trailing redundant `;'.
33 * ia64-gen.c (fetch_insn_class): Likewise.
35 2012-11-08 Alan Modra <amodra@gmail.com>
37 * po/POTFILES.in: Regenerate.
39 2012-11-05 Alan Modra <amodra@gmail.com>
41 * configure.in: Apply 2012-09-10 change to config.in here.
43 2012-10-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
45 * s390-mkopc.c: Accept empty lines in s390-opc.txt.
46 * s390-opc.c: Add M_20OPT field. New instruction formats RRF_RURR2
48 * s390-opc.txt: Add new instructions. New instruction type for lptea.
50 2012-10-26 Christian Groessler <chris@groessler.org>
52 * z8kgen.c (struct op): Fix encoding for translate opcodes (trdb,
53 trdrb, trib, trirb, trtdb, trtdrb, trtib, trtirb). Remove
54 non-existing opcode trtrb.
55 * z8k-opc.h: Regenerate.
57 2012-10-26 Alan Modra <amodra@gmail.com>
59 * ppc-opc (powerpc_opcodes): "lfdp" and "stfdp" use DS offset.
61 2012-10-24 Roland McGrath <mcgrathr@google.com>
63 * i386-dis.c (ckprefix): When bailing out for fwait with prefixes,
66 2012-10-22 Peter Bergner <bergner@vnet.ibm.com>
68 * ppc-opc.c (powerpc_opcodes) <vcfpsxws>: Fix opcode spelling.
70 2012-10-18 Tom Tromey <tromey@redhat.com>
72 * tic54x-dis.c (print_instruction): Don't use K&R style.
73 (print_parallel_instruction, sprint_dual_address)
74 (sprint_indirect_address, sprint_direct_address, sprint_mmr)
75 (sprint_cc2, sprint_condition): Likewise.
77 2012-10-18 Kai Tietz <ktietz@redhat.com>
79 * aarch64-asm.c (aarch64_ins_ldst_reglist): Initialize
81 (do_special_encoding): Likewise.
82 (aarch64_ins_ldst_elemlist): Pre-initialize QSsize, and opcodeh2
83 variables with default.
84 * arc-dis.c (write_comments_): Don't use strncat due
85 size of state->commentBuffer pointer isn't predictable.
87 2012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
89 * aarch64-opc.c (aarch64_sys_regs): Add rmr_el1, rmr_el2 and
90 rmr_el3; remove daifset and daifclr.
92 2012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
94 * aarch64-opc.c (operand_general_constraint_met_p): Change to check
95 the alignment of addr.offset.imm instead of that of shifter.amount for
96 operand type AARCH64_OPND_ADDR_UIMM12.
98 2012-10-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
100 * arm-dis.c: Use preferred form of vrint instruction variants
103 2012-10-09 Nagajyothi Eggone <nagajyothi.eggone@amd.com>
105 * i386-gen.c (cpu_flag_init): Add CPU_BDVER3_FLAGS.
106 * i386-init.h: Regenerated.
108 2012-10-05 Peter Bergner <bergner@vnet.ibm.com>
110 * ppc-dis.c (ppc_opts) <altivec>: Use PPC_OPCODE_ALTIVEC2;
111 * ppc-opc.c (VBA): New define.
112 (powerpc_opcodes) <vcuxwfp, vcsxwfp, vcfpuxws, vcfpsxsw, vmr, vnot,
113 mfppr, mfppr32, mtppr, mtppr32>: New extended mnemonics.
115 2012-10-04 Nick Clifton <nickc@redhat.com>
117 * v850-dis.c (disassemble): Place square parentheses around second
118 register operand of clr1, not1, set1 and tst1 instructions.
120 2012-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
122 * s390-mkopc.c: Support new option zEC12.
123 * s390-opc.c: Add new instruction formats.
124 * s390-opc.txt: Add new instructions for zEC12.
126 2012-09-27 Anthony Green <green@moxielogic.com>
128 * moxie-dis.c (print_insn_moxie): Print 'bad' instructions.
129 * moxie-opc.c: All 'bad' instructions have the itype MOXIE_BAD.
131 2012-09-25 Saravanan Ekanathan <saravanan.ekanathan@amd.com>
133 * i386-gen.c (cpu_flag_init): Add missing Cpu flags in
134 CPU_BDVER1_FLAGS, CPU_BDVER2_FLAGS, CPU_BTVER1_FLAGS
135 and CPU_BTVER2_FLAGS.
136 * i386-init.h: Regenerated.
138 2012-09-20 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
140 * i386-gen.c (cpu_flag_init): Add CpuCX16 to CPU_NOCONA_FLAGS,
141 CPU_CORE_FLAGS, CPU_CORE2_FLAGS, CPU_COREI7_FLAGS,
142 CPU_BDVER1_FLAGS, CPU_BDVER2_FLAGS, CPU_BTVER1_FLAGS,
143 CPU_BTVER2_FLAGS. Add CPU_CX16_FLAGS.
144 (cpu_flags): Add CpuCX16.
145 * i386-opc.h (CpuCX16): New.
146 (i386_cpu_flags): Add cpucx16.
147 * i386-opc.tbl: Replace CpuSSE3 with CpuCX16 for cmpxchg16b.
148 * i386-tbl.h: Regenerate.
149 * i386-init.h: Likewise.
151 2012-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
153 * arm-dis.c: Changed ldra and strl-form mnemonics
156 2012-09-18 Chao-ying Fu <fu@mips.com>
158 * micromips-opc.c (micromips_opcodes): Correct the encoding of
159 the "swxc1" instruction.
161 2012-09-17 Yufeng Zhang <yufeng.zhang@arm.com>
163 * aarch64-asm.c (aarch64_ins_imm_half): Remove ATTRIBUTE_UNUSED from
164 the parameter 'inst'.
165 (aarch64_ins_addr_simm): Add ATTRIBUTE_UNUSED to the parameter 'inst'.
166 (convert_mov_to_movewide): Change to assert (0) when
167 aarch64_wide_constant_p returns FALSE.
169 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
171 * configure: Regenerate.
173 2012-09-14 Anthony Green <green@moxielogic.com>
175 * moxie-dis.c (print_insn_moxie): Branch targets are relative to
176 the address after the branch instruction.
178 2012-09-13 Anthony Green <green@moxielogic.com>
180 * moxie-dis.c (print_insn_moxie): Handle bi-endian encodings.
182 2012-09-10 Matthias Klose <doko@ubuntu.com>
184 * config.in: Disable sanity check for kfreebsd.
186 2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
188 * configure: Regenerated.
190 2012-09-04 Sergey A. Guriev <sergey.a.guriev@intel.com>
192 * ia64-asmtab.h (completer_index): Extend bitfield to full uint.
193 * ia64-gen.c: Promote completer index type to longlong.
194 (irf_operand): Add new register recognition.
195 (in_iclass_mov_x): Add an entry for the new mov_* instruction type.
196 (lookup_specifier): Add new resource recognition.
197 (insert_bit_table_ent): Relax abort condition according to the
198 changed completer index type.
199 (print_dis_table): Fix printf format for completer index.
200 * ia64-ic.tbl: Add a new instruction class.
201 * ia64-opc-i.c (ia64_opcodes_i): Define new I-instructions.
202 * ia64-opc-m.c (ia64_opcodes_m): Define new M-instructions.
203 * ia64-opc.h: Define short names for new operand types.
204 * ia64-raw.tbl: Add new RAW resource for DAHR register.
205 * ia64-waw.tbl: Add new WAW resource for DAHR register.
206 * ia64-asmtab.c: Regenerate.
208 2012-08-29 Peter Bergner <bergner@vnet.ibm.com>
210 * ppc-opc.c (VXASHB_MASK): New define.
211 (powerpc_opcodes) <vsldoi>: Use VXASHB_MASK.
213 2012-08-28 Peter Bergner <bergner@vnet.ibm.com>
215 * ppc-opc.c (UIMM4, UIMM3, UIMM2, VXVA_MASK, VXVB_MASK, VXVAVB_MASK,
216 VXVDVA_MASK, VXUIMM4_MASK, VXUIMM3_MASK, VXUIMM2_MASK): New defines.
217 (powerpc_opcodes) <vexptefp, vlogefp, vrefp, vrfim, vrfin, vrfip,
218 vrfiz, vrsqrtefp, vupkhpx, vupkhsb, vupkhsh, vupklpx, vupklsb,
219 vupklsh>: Use VXVA_MASK.
220 <vspltisb, vspltish, vspltisw>: Use VXVB_MASK.
221 <mfvscr>: Use VXVAVB_MASK.
222 <mtvscr>: Use VXVDVA_MASK.
223 <vspltb>: Use VXUIMM4_MASK.
224 <vsplth>: Use VXUIMM3_MASK.
225 <vspltw>: Use VXUIMM2_MASK.
227 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
229 * arm-dis.c (neon_opcodes): Add 2 operand sha instructions.
231 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
233 * arm-dis.c (neon_opcodes): Add SHA 3-operand instructions.
235 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
237 * arm-dis.c (neon_opcodes): Handle VMULL.P64.
239 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
241 * arm-dis.c (neon_opcodes): Add support for AES instructions.
243 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
245 * arm-dis.c (coprocessor_opcodes): Add support for HP/DP
248 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
250 * arm-dis.c (coprocessor_opcodes): Add VRINT.
251 (neon_opcodes): Likewise.
253 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
255 * arm-dis.c (coprocessor_opcodes): Add support for new VCVT
257 (neon_opcodes): Likewise.
259 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
261 * arm-dis.c (coprocessor_opcodes): Add VMAXNM/VMINNM.
262 (neon_opcodes): Likewise.
264 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
266 * arm-dis.c (coprocessor_opcodes): Add VSEL.
267 (print_insn_coprocessor): Add new %<>c bitfield format
270 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
272 * arm-dis.c (arm_opcodes): Add LDRA/STRL instructions.
273 (thumb32_opcodes): Likewise.
274 (print_arm_insn): Add support for %<>T formatter.
276 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
278 * arm-dis.c (arm_opcodes): Add HLT.
279 (thumb_opcodes): Likewise.
281 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
283 * arm-dis.c (thumb32_opcodes): Add DCPS instruction.
285 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
287 * arm-dis.c (arm_opcodes): Add SEVL.
288 (thumb_opcodes): Likewise.
289 (thumb32_opcodes): Likewise.
291 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
293 * arm-dis.c (data_barrier_option): New function.
294 (print_insn_arm): Use data_barrier_option.
295 (print_insn_thumb32): Use data_barrier_option.
297 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com
299 * arm-dis.c (COND_UNCOND): New constant.
300 (print_insn_coprocessor): Add support for %u format specifier.
301 (print_insn_neon): Likewise.
303 2012-08-21 David S. Miller <davem@davemloft.net>
305 * sparc-opc.c (4-argument crypto instructions): Fix encoding using
308 2012-08-20 Edmar Wienskoski <edmar@freescale.com>
310 * ppc-opc.c (powerpc_opcodes): Changed opcode for vabsdub,
311 vabsduh, vabsduw, mviwsplt.
313 2012-08-17 Nagajyothi Eggone <nagajyothi.eggone@amd.com>
315 * i386-gen.c (cpu_flag_init): Add CPU_BTVER1_FLAGS and
318 * i386-opc.h: Update CpuPRFCHW comment.
320 * i386-opc.tbl: Enable prefetch instruction for CpuPRFCHW.
321 * i386-init.h: Regenerated.
322 * i386-tbl.h: Likewise.
324 2012-08-17 Nick Clifton <nickc@redhat.com>
326 * po/uk.po: New Ukranian translation.
327 * configure.in (ALL_LINGUAS): Add uk.
328 * configure: Regenerate.
330 2012-08-16 Peter Bergner <bergner@vnet.ibm.com>
332 * ppc-opc.c (powerpc_opcodes) <"lswx">: Use RAX for the second and
333 RBX for the third operand.
334 <"lswi">: Use RAX for second and NBI for the third operand.
336 2012-08-15 DJ Delorie <dj@redhat.com>
338 * rl78-decode.opc (rl78_decode_opcode): Merge %e and %[01]
339 operands, so that data addresses can be corrected when not
341 * rl78-decode.c: Regenerate.
342 * rl78-dis.c (print_insn_rl78): Make order of modifiers
343 irrelevent. When the 'e' specifier is used on an operand and no
344 ES prefix is provided, adjust address to make it absolute.
346 2012-08-15 Peter Bergner <bergner@vnet.ibm.com>
348 * ppc-opc.c <RSQ, RTQ>: Use PPC_OPERAND_GPR.
350 2012-08-15 Peter Bergner <bergner@vnet.ibm.com>
352 * ppc-opc.c <xnop, yield, mdoio, mdoom>: New extended mnemonics.
354 2012-08-14 Maciej W. Rozycki <macro@codesourcery.com>
356 * mips-dis.c (print_insn_args): Add GET_OP and GET_OP_S local
357 macros, use local variables for info struct member accesses,
358 update the type of the variable used to hold the instruction
360 (print_insn_mips, print_mips16_insn_arg): Likewise.
361 (print_insn_mips16): Add GET_OP and GET_OP_S local macros, use
362 local variables for info struct member accesses.
363 (print_insn_micromips): Add GET_OP_S local macro.
364 (_print_insn_mips): Update the type of the variable used to hold
365 the instruction word.
367 2012-08-13 Ian Bolton <ian.bolton@arm.com>
368 Laurent Desnogues <laurent.desnogues@arm.com>
369 Jim MacArthur <jim.macarthur@arm.com>
370 Marcus Shawcroft <marcus.shawcroft@arm.com>
371 Nigel Stephens <nigel.stephens@arm.com>
372 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
373 Richard Earnshaw <rearnsha@arm.com>
374 Sofiane Naci <sofiane.naci@arm.com>
375 Tejas Belagod <tejas.belagod@arm.com>
376 Yufeng Zhang <yufeng.zhang@arm.com>
378 * Makefile.am: Add AArch64.
379 * Makefile.in: Regenerate.
380 * aarch64-asm.c: New file.
381 * aarch64-asm.h: New file.
382 * aarch64-dis.c: New file.
383 * aarch64-dis.h: New file.
384 * aarch64-gen.c: New file.
385 * aarch64-opc.c: New file.
386 * aarch64-opc.h: New file.
387 * aarch64-tbl.h: New file.
388 * configure.in: Add AArch64.
389 * configure: Regenerate.
390 * disassemble.c: Add AArch64.
391 * aarch64-asm-2.c: New file (automatically generated).
392 * aarch64-dis-2.c: New file (automatically generated).
393 * aarch64-opc-2.c: New file (automatically generated).
394 * po/POTFILES.in: Regenerate.
396 2012-08-13 Maciej W. Rozycki <macro@codesourcery.com>
398 * micromips-opc.c (micromips_opcodes): Update comment.
399 * mips-opc.c (mips_builtin_opcodes): Likewise. Mark coprocessor
400 instructions for IOCT as appropriate.
401 * mips-dis.c (print_insn_mips): Replace OPCODE_IS_MEMBER with
403 * configure.in: Substitute NO_WMISSING_FIELD_INITIALIZERS with
404 the result of a check for the -Wno-missing-field-initializers
406 * Makefile.am (NO_WMISSING_FIELD_INITIALIZERS): New variable.
407 (mips-opc.lo): Pass $(NO_WMISSING_FIELD_INITIALIZERS) to
409 (mips16-opc.lo): Likewise.
410 (micromips-opc.lo): Likewise.
411 * aclocal.m4: Regenerate.
412 * configure: Regenerate.
413 * Makefile.in: Regenerate.
415 2012-08-11 Saravanan Ekanathan <saravanan.ekanathan@amd.com>
418 * i386-gen.c (cpu_flag_init): Add CpuFMA in CPU_BDVER2_FLAGS.
419 * i386-init.h: Regenerated.
421 2012-08-09 Nick Clifton <nickc@redhat.com>
423 * po/vi.po: Updated Vietnamese translation.
425 2012-08-07 Roland McGrath <mcgrathr@google.com>
427 * i386-dis.c (reg_table): Fill out REG_0F0D table with
428 AMD-reserved cases as "prefetch".
429 (MOD_0F18_REG_4, MOD_0F18_REG_5): New enum constants.
430 (MOD_0F18_REG_6, MOD_0F18_REG_7): Likewise.
431 (reg_table): Use those under REG_0F18.
432 (mod_table): Add those cases as "nop/reserved".
434 2012-08-07 Jan Beulich <jbeulich@suse.com>
436 * i386-opc.tbl: Remove "FIXME" comments from SVME instructions.
438 2012-08-06 Roland McGrath <mcgrathr@google.com>
440 * i386-dis.c (print_insn): Print spaces between multiple excess
441 prefixes. Return actual number of excess prefixes consumed,
444 * i386-dis.c (OP_REG): Ignore REX_B for segment register cases.
446 2012-08-06 Roland McGrath <mcgrathr@google.com>
447 Victor Khimenko <khim@google.com>
448 H.J. Lu <hongjiu.lu@intel.com>
450 * i386-dis.c (OP_sI): In b_T_mode and v_mode, REX_W trumps DFLAG.
451 (putop): For 'T', 'U', and 'V', treat REX_W like DFLAG.
452 (intel_operand_size): For stack_v_mode, treat REX_W like DFLAG.
453 (OP_E_register): Likewise.
454 (OP_REG): For low 8 whole registers, treat REX_W like DFLAG.
456 2012-08-02 Jan-Benedict Glaw <jbglaw@lug-owl.de>
458 * configure.in: Formatting.
459 * configure: Regenerate.
461 2012-08-01 Alan Modra <amodra@gmail.com>
463 * h8300-dis.c: Fix printf arg warnings.
464 * i960-dis.c: Likewise.
465 * mips-dis.c: Likewise.
466 * pdp11-dis.c: Likewise.
467 * sh-dis.c: Likewise.
468 * v850-dis.c: Likewise.
469 * configure.in: Formatting.
470 * configure: Regenerate.
471 * rl78-decode.c: Regenerate.
472 * po/POTFILES.in: Regenerate.
474 2012-07-31 Chao-Ying Fu <fu@mips.com>
475 Catherine Moore <clm@codesourcery.com>
476 Maciej W. Rozycki <macro@codesourcery.com>
478 * micromips-opc.c (WR_a, RD_a, MOD_a): New macros.
479 (DSP_VOLA): Likewise.
480 (D32, D33): Likewise.
481 (micromips_opcodes): Add DSP ASE instructions.
482 * mips-dis.c (print_insn_micromips) <'2', '3'>: New cases.
483 <'4', '5', '6', '7', '8', '0', '^', '@'>: Likewise.
485 2012-07-31 Jan Beulich <jbeulich@suse.com>
487 * i386-opc.tbl (vmovntdqa): Move up into 256-bit integer AVX2
488 instruction group. Mark as requiring AVX2.
489 * i386-tbl.h: Re-generate.
491 2012-07-30 Nick Clifton <nickc@redhat.com>
493 * po/opcodes.pot: Updated template.
494 * po/es.po: Updated Spanish translation.
495 * po/fi.po: Updated Finnish translation.
497 2012-07-27 Mike Frysinger <vapier@gentoo.org>
499 * configure.in (BFD_VERSION): Run bfd/configure --version and
500 parse the output of that.
501 * configure: Regenerate.
503 2012-07-25 James Lemke <jwlemke@codesourcery.com>
505 * ppc-opc.c (powerpc_opcodes): Add/remove PPCVLE for some 32-bit insns.
507 2012-07-24 Stephan McCamant <smcc@cs.berkeley.edu>
508 Dr David Alan Gilbert <dave@treblig.org>
511 * arm-dis.c: Add necessary casts for printing integer values.
512 Use %s when printing string values.
513 * hppa-dis.c: Likewise.
514 * m68k-dis.c: Likewise.
515 * microblaze-dis.c: Likewise.
516 * mips-dis.c: Likewise.
517 * sparc-dis.c: Likewise.
519 2012-07-19 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
522 * i386-dis.c (VEX_LEN_0FXOP_08_CC): New.
523 (VEX_LEN_0FXOP_08_CD): Likewise.
524 (VEX_LEN_0FXOP_08_CE): Likewise.
525 (VEX_LEN_0FXOP_08_CF): Likewise.
526 (VEX_LEN_0FXOP_08_EC): Likewise.
527 (VEX_LEN_0FXOP_08_ED): Likewise.
528 (VEX_LEN_0FXOP_08_EE): Likewise.
529 (VEX_LEN_0FXOP_08_EF): Likewise.
530 (xop_table): Fix entries for vpcomb, vpcomw, vpcomd, vpcomq,
531 vpcomub, vpcomuw, vpcomud, vpcomuq.
532 (vex_len_table): Add entries for VEX_LEN_0FXOP_08_CC,
533 VEX_LEN_0FXOP_08_CD, VEX_LEN_0FXOP_08_CE, VEX_LEN_0FXOP_08_CF,
534 VEX_LEN_0FXOP_08_EC, VEX_LEN_0FXOP_08_ED, VEX_LEN_0FXOP_08_EE,
537 2012-07-16 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
539 * i386-dis.c (PREFIX_0F38F6): New.
540 (prefix_table): Add adcx, adox instructions.
541 (three_byte_table): Use PREFIX_0F38F6.
542 (mod_table): Add rdseed instruction.
543 * i386-gen.c (cpu_flag_init): Add CpuADX, CpuRDSEED, CpuPRFCHW.
544 (cpu_flags): Likewise.
545 * i386-opc.h: Add CpuADX, CpuRDSEED, CpuPRFCHW.
546 (i386_cpu_flags): Add fields cpurdseed, cpuadx, cpuprfchw.
547 * i386-opc.tbl: Add instrcutions adcx, adox, rdseed. Extend
549 * i386-tbl.h: Regenerate.
550 * i386-init.h: Likewise.
552 2012-07-05 Thomas Schwinge <thomas@codesourcery.com>
554 * mips-dis.c: Remove gratuitous newline.
556 2012-07-05 Sean Keys <skeys@ipdatasys.com>
558 * xgate-dis.c: Removed an IF statement that will
559 always be false due to overlapping operand masks.
560 * xgate-opc.c: Corrected 'com' opcode entry and
563 2012-07-02 Roland McGrath <mcgrathr@google.com>
565 * i386-opc.tbl: Add RepPrefixOk to nop.
566 * i386-tbl.h: Regenerate.
568 2012-06-28 Nick Clifton <nickc@redhat.com>
570 * po/vi.po: Updated Vietnamese translation.
572 2012-06-22 Roland McGrath <mcgrathr@google.com>
574 * i386-opc.tbl: Add RepPrefixOk to ret.
575 * i386-tbl.h: Regenerate.
577 * i386-opc.h (RepPrefixOk): New enum constant.
578 (i386_opcode_modifier): New bitfield 'repprefixok'.
579 * i386-gen.c (opcode_modifiers): Add RepPrefixOk.
580 * i386-opc.tbl: Add RepPrefixOk to bsf, bsr, and to all
581 instructions that have IsString.
582 * i386-tbl.h: Regenerate.
584 2012-06-11 Andreas Schwab <schwab@linux-m68k.org>
586 * ppc-opc.c (lvsl, lvebx, isellt, icbt, ldepx, lwepx, lvsr, lvehx)
587 (iselgt, lvewx, iseleq, isel, dcbst, dcbstep, dcbfl, dcbf, lbepx)
588 (lvx, dcbfep, dcbtstls, stvebx, dcbtstlse, stdepx, stwepx, dcbtls)
589 (stvehx, dcbtlse, stvewx, stbepx, icblc, stvx, dcbtstt, dcbtst)
590 (dcbtst, dcbtstep, dcbtt, dcbt, dcbt, lhepx, eciwx, dcbtep)
591 (dcread, lxvdsx, lvxl, dcblc, sthepx, ecowx, dcbi, dcread, icbtls)
592 (stvxl, lxsdx, lfdepx, stxsdx, stfdepx, dcba, dcbal, lxvw4x)
593 (tlbivax, lfdpx, lxvd2x, tlbsrx., stxvw4x, tlbsx, tlbsx., stfdpx)
594 (stfqx, stxvd2x, icbi, icbiep, icread, dcbzep): Change RA to RA0.
596 2012-05-19 Alan Modra <amodra@gmail.com>
598 * ppc-dis.c: Don't include elf32-ppc.h, do include elf/ppc.h.
599 (get_powerpc_dialect): Detect VLE sections from ELF sh_flags.
601 2012-05-18 Alan Modra <amodra@gmail.com>
603 * ia64-opc.c: Remove #include "ansidecl.h".
604 * z8kgen.c: Include sysdep.h first.
606 * arc-dis.c: Include sysdep.h first, remove some redundant includes.
607 * bfin-dis.c: Likewise.
608 * i860-dis.c: Likewise.
609 * ia64-dis.c: Likewise.
610 * ia64-gen.c: Likewise.
611 * m68hc11-dis.c: Likewise.
612 * mmix-dis.c: Likewise.
613 * msp430-dis.c: Likewise.
614 * or32-dis.c: Likewise.
615 * rl78-dis.c: Likewise.
616 * rx-dis.c: Likewise.
617 * tic4x-dis.c: Likewise.
618 * tilegx-opc.c: Likewise.
619 * tilepro-opc.c: Likewise.
620 * rx-decode.c: Regenerate.
622 2012-05-17 James Lemke <jwlemke@codesourcery.com>
624 * ppc-opc.c (powerpc_macros): Add entries for e_extlwi to e_clrlslwi.
626 2012-05-17 James Lemke <jwlemke@codesourcery.com>
628 * ppc-opc.c (extract_sprg): Use ALLOW8_SPRG to include VLE.
630 2012-05-17 Daniel Richard G. <skunk@iskunk.org>
631 Nick Clifton <nickc@redhat.com>
634 * configure.in: Add check that sysdep.h has been included before
635 any system header files.
636 * configure: Regenerate.
637 * config.in: Regenerate.
638 * sysdep.h: Generate an error if included before config.h.
639 * alpha-opc.c: Include sysdep.h before any other header file.
640 * alpha-dis.c: Likewise.
641 * avr-dis.c: Likewise.
642 * cgen-opc.c: Likewise.
643 * cr16-dis.c: Likewise.
644 * cris-dis.c: Likewise.
645 * crx-dis.c: Likewise.
646 * d10v-dis.c: Likewise.
647 * d10v-opc.c: Likewise.
648 * d30v-dis.c: Likewise.
649 * d30v-opc.c: Likewise.
650 * h8500-dis.c: Likewise.
651 * i370-dis.c: Likewise.
652 * i370-opc.c: Likewise.
653 * m10200-dis.c: Likewise.
654 * m10300-dis.c: Likewise.
655 * micromips-opc.c: Likewise.
656 * mips-opc.c: Likewise.
657 * mips61-opc.c: Likewise.
658 * moxie-dis.c: Likewise.
659 * or32-opc.c: Likewise.
660 * pj-dis.c: Likewise.
661 * ppc-dis.c: Likewise.
662 * ppc-opc.c: Likewise.
663 * s390-dis.c: Likewise.
664 * sh-dis.c: Likewise.
665 * sh64-dis.c: Likewise.
666 * sparc-dis.c: Likewise.
667 * sparc-opc.c: Likewise.
668 * spu-dis.c: Likewise.
669 * tic30-dis.c: Likewise.
670 * tic54x-dis.c: Likewise.
671 * tic80-dis.c: Likewise.
672 * tic80-opc.c: Likewise.
673 * tilegx-dis.c: Likewise.
674 * tilepro-dis.c: Likewise.
675 * v850-dis.c: Likewise.
676 * v850-opc.c: Likewise.
677 * vax-dis.c: Likewise.
678 * w65-dis.c: Likewise.
679 * xgate-dis.c: Likewise.
680 * xtensa-dis.c: Likewise.
681 * rl78-decode.opc: Likewise.
682 * rl78-decode.c: Regenerate.
683 * rx-decode.opc: Likewise.
684 * rx-decode.c: Regenerate.
686 2012-05-17 Alan Modra <amodra@gmail.com>
688 * ppc_dis.c: Don't include elf/ppc.h.
690 2012-05-16 Meador Inge <meadori@codesourcery.com>
692 * arm-dis.c (arm_opcodes): Don't disassemble STMFD/LDMIA sp!, {reg}
695 2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
696 Stephane Carrez <stcarrez@nerim.fr>
698 * configure.in: Add S12X and XGATE co-processor support to m68hc11
700 * disassemble.c: Likewise.
701 * configure: Regenerate.
702 * m68hc11-dis.c: Make objdump output more consistent, use hex
703 instead of decimal and use 0x prefix for hex.
704 * m68hc11-opc.c: Add S12X and XGATE opcodes.
706 2012-05-14 James Lemke <jwlemke@codesourcery.com>
708 * ppc-dis.c (get_powerpc_dialect): Use is_ppc_vle.
709 (PPC_OPCD_SEGS, VLE_OPCD_SEGS): New defines.
710 (vle_opcd_indices): New array.
711 (lookup_vle): New function.
712 (disassemble_init_powerpc): Revise for second (VLE) opcode table.
713 (print_insn_powerpc): Likewise.
714 * ppc-opc.c: Likewise.
716 2012-05-14 Catherine Moore <clm@codesourcery.com>
717 Maciej W. Rozycki <macro@codesourcery.com>
718 Rhonda Wittels <rhonda@codesourcery.com>
719 Nathan Froyd <froydnj@codesourcery.com>
721 * ppc-opc.c (insert_arx, extract_arx): New functions.
722 (insert_ary, extract_ary): New functions.
723 (insert_li20, extract_li20): New functions.
724 (insert_rx, extract_rx): New functions.
725 (insert_ry, extract_ry): New functions.
726 (insert_sci8, extract_sci8): New functions.
727 (insert_sci8n, extract_sci8n): New functions.
728 (insert_sd4h, extract_sd4h): New functions.
729 (insert_sd4w, extract_sd4w): New functions.
730 (insert_vlesi, extract_vlesi): New functions.
731 (insert_vlensi, extract_vlensi): New functions.
732 (insert_vleui, extract_vleui): New functions.
733 (insert_vleil, extract_vleil): New functions.
734 (BI_MASK, BB_MASK, BT): Use PPC_OPERAND_CR_BIT.
735 (BI16, BI32, BO32, B8): New.
736 (B15, B24, CRD32, CRS): New.
737 (CRD, OBF, BFA, CR, CRFS): Use PPC_OPERAND_CR_REG.
738 (DB, IMM20, RD, Rx, ARX, RY, RZ): New.
739 (ARY, SCLSCI8, SCLSCI8N, SE_SD, SE_SDH): New.
740 (SH6_MASK): Use PPC_OPSHIFT_INV.
741 (SI8, UI5, OIMM5, UI7, BO16): New.
742 (VLESIMM, VLENSIMM, VLEUIMM, VLEUIMML): New.
743 (XT6, XA6, XB6, XB6S, XC6): Use PPC_OPSHIFT_INV.
745 (insert_sprg, extract_sprg): Check ALLOW8_SPRG.
746 (OPVUP, OPVUP_MASK OPVUP): New
747 (BD8, BD8_MASK, BD8IO, BD8IO_MASK): New.
748 (EBD8IO, EBD8IO1_MASK, EBD8IO2_MASK, EBD8IO3_MASK): New.
749 (BD15, BD15_MASK, EBD15, EBD15_MASK, EBD15BI, EBD15BI_MASK): New.
750 (BD24,BD24_MASK, C_LK, C_LK_MASK, C, C_MASK): New.
751 (IA16, IA16_MASK, I16A, I16A_MASK, I16L, I16L_MASK): New.
752 (IM7, IM7_MASK, LI20, LI20_MASK, SCI8, SCI8_MASK): New.
753 (SCI8BF, SCI8BF_MASK, SD4, SD4_MASK): New.
754 (SE_IM5, SE_IM5_MASK): New.
755 (SE_R, SE_R_MASK, SE_RR, SE_RR_MASK): New.
756 (EX, EX_MASK, BO16F, BO16T, BO32F, BO32T): New.
757 (BO32DNZ, BO32DZ): New.
758 (NO371, PPCSPE, PPCISEL, PPCEFS, MULHW): Include PPC_OPCODE_VLE.
760 (powerpc_opcodes): Add new VLE instructions. Update existing
761 instruction to include PPCVLE if supported.
762 * ppc-dis.c (ppc_opts): Add vle entry.
763 (get_powerpc_dialect): New function.
764 (powerpc_init_dialect): VLE support.
765 (print_insn_big_powerpc): Call get_powerpc_dialect.
766 (print_insn_little_powerpc): Likewise.
767 (operand_value_powerpc): Handle negative shift counts.
768 (print_insn_powerpc): Handle 2-byte instruction lengths.
770 2012-05-11 Daniel Richard G. <skunk@iskunk.org>
773 * configure.in: Invoke ACX_HEADER_STRING.
774 * configure: Regenerate.
775 * config.in: Regenerate.
776 * sysdep.h: If STRINGS_WITH_STRING is defined then include both
777 string.h and strings.h.
779 2012-05-11 Nick Clifton <nickc@redhat.com>
782 * arm-dis.c (print_insn): Fix detection of instruction mode in
783 files containing multiple executable sections.
785 2012-05-03 Sean Keys <skeys@ipdatasys.com>
787 * Makefile.in, configure: regenerate
788 * disassemble.c (disassembler): Recognize ARCH_XGATE.
789 * xgate-dis.c (read_memory, print_insn, print_insn_xgate):
791 * configure.in: Recognize xgate.
792 * xgate-dis.c, xgate-opc.c: New files for support of xgate
793 * Makefile.am (CFILES, ALL_MACHINES): New files for disassembly
794 and opcode generation for xgate.
796 2012-04-30 DJ Delorie <dj@redhat.com>
798 * rx-decode.opc (MOV): Do not sign-extend immediates which are
799 already the maximum bit size.
800 * rx-decode.c: Regenerate.
802 2012-04-27 David S. Miller <davem@davemloft.net>
804 * sparc-dis.c (v9a_asr_reg_names): Add 'cfr'.
805 * sparc-opc.c (sparc_opcodes): Add rd/wr cases for %cfr.
807 * sparc-opc.c (sparc_opcodes): Add 'wr X, %pause' and 'pause'.
808 * sparc-dis.c (v9a_asr_reg_names): Add 'pause'.
810 * sparc-opc.c (CBCOND): New define.
811 (CBCOND_XCC): Likewise.
812 (cbcond): New helper macro.
813 (sparc_opcodes): Add compare-and-branch instructions.
815 * sparc-dis.c (print_insn_sparc): Handle ')'.
816 * sparc-opc.c (sparc_opcodes): Add crypto instructions.
818 * sparc-opc.c (sparc_opcodes): Rework table to put HWCAP values
819 into new struct sparc_opcode 'hwcaps' field instead of 'flags'.
821 2012-04-12 David S. Miller <davem@davemloft.net>
823 * sparc-dis.c (X_DISP10): Define.
824 (print_insn_sparc): Handle '='.
826 2012-04-01 Mike Frysinger <vapier@gentoo.org>
828 * bfin-dis.c (fmtconst): Replace decimal handling with a single
829 sprintf call and the '*' field width.
831 2012-03-23 Maxim Kuvyrkov <maxim@codesourcery.com>
833 * mips-dis.c (mips_arch_choices): Add entry for Broadcom XLP.
835 2012-03-16 Alan Modra <amodra@gmail.com>
837 * ppc-dis.c (PPC_OPC_SEGS, PPC_OP_TO_SEG): Delete.
838 (powerpc_opcd_indices): Bump array size.
839 (disassemble_init_powerpc): Set powerpc_opcd_indices entries
840 corresponding to unused opcodes to following entry.
841 (lookup_powerpc): New function, extracted and optimised from..
842 (print_insn_powerpc): ..here.
844 2012-03-15 Alan Modra <amodra@gmail.com>
845 James Lemke <jwlemke@codesourcery.com>
847 * disassemble.c (disassemble_init_for_target): Handle ppc init.
848 * ppc-dis.c (private): New var.
849 (powerpc_init_dialect): Don't return calloc failure, instead use
851 (PPC_OPCD_SEGS, PPC_OP_TO_SEG): Define.
852 (powerpc_opcd_indices): New array.
853 (disassemble_init_powerpc): New function.
854 (print_insn_big_powerpc): Don't init dialect here.
855 (print_insn_little_powerpc): Likewise.
856 (print_insn_powerpc): Start search using powerpc_opcd_indices.
858 2012-03-10 Edmar Wienskoski <edmar@freescale.com>
860 * ppc-dis.c (ppc_opts): Add entries for "e5500" and "e6500".
861 * ppc-opc.c (insert_ls, TMR, ESYNC, XSYNCLE_MASK): New.
862 (PPCVEC2, PPCTMR, E6500): New short names.
863 (powerpc_opcodes): Add vabsdub, vabsduh, vabsduw, dni, mvidsplt,
864 mviwsplt, icblq., mftmr, mttmr, dcblq., miso, lvexbx, lvexhx,
865 lvexwx, stvexbx, stvexhx, stvexwx, lvepx, lvepxl, stvepx, stvepxl,
866 lvtrx, lvtrxl, lvtlx, lvtlxl, stvfrx, stvfrxl, stvflx, stvflxl,
867 lvswx, lvswxl, stvswx, stvswxl, lvsm mnemonics. Accept LS, ESYNC
868 optional operands on sync instruction for E6500 target.
870 2012-03-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
872 * s390-opc.txt: Set instruction type of pku to SS_L2RDRD.
874 2012-02-27 Alan Modra <amodra@gmail.com>
876 * mt-dis.c: Regenerate.
878 2012-02-27 Alan Modra <amodra@gmail.com>
880 * v850-opc.c (extract_v8): Rearrange to make it obvious this
881 is the inverse of corresponding insert function.
882 (extract_d22, extract_u9, extract_r4): Likewise.
883 (extract_d9): Correct sign extension.
884 (extract_d16_15): Don't assume "long" is 32 bits, and don't
885 rely on implementation defined behaviour for shift right of
887 (extract_d16_16, extract_d17_16, extract_i9): Likewise.
888 (extract_d23): Likewise, and correct mask.
890 2012-02-27 Alan Modra <amodra@gmail.com>
892 * crx-dis.c (print_arg): Mask constant to 32 bits.
893 * crx-opc.c (cst4_map): Use int array.
895 2012-02-27 Alan Modra <amodra@gmail.com>
897 * arc-dis.c (BITS): Don't use shifts to mask off bits.
898 (FIELDD): Sign extend with xor,sub.
900 2012-02-25 Walter Lee <walt@tilera.com>
902 * tilegx-opc.c: Handle TILEGX_OPC_LD4S_TLS and TILEGX_OPC_LD_TLS.
903 * tilepro-opc.c: Handle TILEPRO_OPC_LW_TLS and
904 TILEPRO_OPC_LW_TLS_SN.
906 2012-02-21 H.J. Lu <hongjiu.lu@intel.com>
908 * i386-opc.h (HLEPrefixNone): New.
909 (HLEPrefixLock): Likewise.
910 (HLEPrefixAny): Likewise.
911 (HLEPrefixRelease): Likewise.
913 2012-02-08 H.J. Lu <hongjiu.lu@intel.com>
915 * i386-dis.c (HLE_Fixup1): New.
916 (HLE_Fixup2): Likewise.
917 (HLE_Fixup3): Likewise.
924 (MOD_C6_REG_7): Likewise.
925 (MOD_C7_REG_7): Likewise.
926 (RM_C6_REG_7): Likewise.
927 (RM_C7_REG_7): Likewise.
928 (XACQUIRE_PREFIX): Likewise.
929 (XRELEASE_PREFIX): Likewise.
930 (dis386): Use Ebh1/Evh1 on add, adc, and, btc, btr, bts,
931 cmpxchg, dec, inc, neg, not, or, sbb, sub, xor and xadd. Use
932 Ebh2/Evh2 on xchg. Use Ebh3/Evh3 on mov.
933 (reg_table): Use Ebh1/Evh1 on add, adc, and, dec, inc, neg,
934 not, or, sbb, sub and xor. Use Ebh3/Evh3 on mov. Use
935 MOD_C6_REG_7 and MOD_C7_REG_7.
936 (mod_table): Add MOD_C6_REG_7 and MOD_C7_REG_7.
937 (rm_table): Add RM_C6_REG_7 and RM_C7_REG_7. Add xend and
939 (prefix_name): Handle XACQUIRE_PREFIX and XRELEASE_PREFIX.
940 (CMPXCHG8B_Fixup): Handle HLE prefix on cmpxchg8b.
942 * i386-gen.c (cpu_flag_init): Add CPU_HLE_FLAGS and
944 (cpu_flags): Add CpuHLE and CpuRTM.
945 (opcode_modifiers): Add HLEPrefixOk.
947 * i386-opc.h (CpuHLE): New.
949 (HLEPrefixOk): Likewise.
950 (i386_cpu_flags): Add cpuhle and cpurtm.
951 (i386_opcode_modifier): Add hleprefixok.
953 * i386-opc.tbl: Add HLEPrefixOk=3 to mov. Add HLEPrefixOk to
954 add, adc, and, btc, btr, bts, cmpxchg, dec, inc, neg, not, or,
955 sbb, sub, xor and xadd. Add HLEPrefixOk=2 to xchg with memory
956 operand. Add xacquire, xrelease, xabort, xbegin, xend and
958 * i386-init.h: Regenerated.
959 * i386-tbl.h: Likewise.
961 2012-01-24 DJ Delorie <dj@redhat.com>
963 * rl78-decode.opc (rl78_decode_opcode): Add NOT1.
964 * rl78-decode.c: Regenerate.
966 2012-01-17 James Murray <jsm@jsm-net.demon.co.uk>
969 * cr16-dis.c (print_arg): Test symtab_size not num_symbols.
971 2012-01-17 Andreas Schwab <schwab@linux-m68k.org>
973 * m68k-opc.c (m68k_opcodes): Fix entries for pmove with BADx/BACx
974 register and move them after pmove with PSR/PCSR register.
976 2012-01-13 H.J. Lu <hongjiu.lu@intel.com>
978 * i386-dis.c (mod_table): Add vmfunc.
980 * i386-gen.c (cpu_flag_init): Add CPU_VMFUNC_FLAGS.
981 (cpu_flags): CpuVMFUNC.
983 * i386-opc.h (CpuVMFUNC): New.
984 (i386_cpu_flags): Add cpuvmfunc.
986 * i386-opc.tbl: Add vmfunc.
987 * i386-init.h: Regenerated.
988 * i386-tbl.h: Likewise.
990 For older changes see ChangeLog-2011
996 version-control: never