1 2011-11-01 DJ Delorie <dj@redhat.com>
3 * Makefile.am (TARGET_LIBOPCODES_CFILES): Add rl78-decode.c and
5 (MAINTAINERCLEANFILES): Add rl78-decode.c.
6 (rl78-decode.c): New rule, built from rl78-decode.opc and opc2c.
7 * Makefile.in: Regenerate.
8 * configure.in: Add bfd_rl78_arch case.
9 * configure: Regenerate.
10 * disassemble.c: Define ARCH_rl78.
11 (disassembler): Add ARCH_rl78 case.
12 * rl78-decode.c: New file.
13 * rl78-decode.opc: New file.
14 * rl78-dis.c: New file.
16 2011-10-27 Peter Bergner <bergner@vnet.ibm.com>
18 * ppc-opc.c (powerpc_opcodes) <drrndq, drrndq., dtstexq, dctqpq,
19 dctqpq., dctfixq, dctfixq., dxexq, dxexq., dtstsfq, dcffixq, dcffixq.,
20 diexq, diexq.>: Use FRT, FRA, FRB and FRBp repsectively on DFP quad
23 2011-10-26 Nick Clifton <nickc@redhat.com>
26 * i386-dis.c (print_insn): Fix testing of array subscript.
28 2011-10-26 Joern Rennecke <joern.rennecke@embecosm.com>
30 * disassemble.c (ARCH_epiphany): Move into alphasorted spot.
31 * epiphany-asm.c, epiphany-opc.h: Regenerate.
33 2011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
35 * Makefile.am (HFILES): Add epiphany-desc.h and epiphany-opc.h .
36 (TARGET_LIBOPCODES_CFILES): Add epiphany-asm.c, epiphany-desc.c,
37 epiphany-dis.c, epiphany-ibld.c and epiphany-opc.c .
38 (CLEANFILES): Add stamp-epiphany.
39 (EPIPHANY_DEPS): Set. Make CGEN-generated Epiphany files depend on it.
40 (stamp-epiphany): New rule.
41 * configure.in: Handle bfd_epiphany_arch.
42 * disassemble.c (ARCH_epiphany): Define.
43 (disassembler): Handle bfd_arch_epiphany.
44 * epiphany-asm.c: New file.
45 * epiphany-desc.c: New file.
46 * epiphany-desc.h: New file.
47 * epiphany-dis.c: New file.
48 * epiphany-ibld.c: New file.
49 * epiphany-opc.c: New file.
50 * epiphany-opc.h: New file.
51 * Makefile.in: Regenerate.
52 * configure: Regenerate.
53 * po/POTFILES.in: Regenerate.
54 * po/opcodes.pot: Regenerate.
56 2011-10-24 Julian Brown <julian@codesourcery.com>
58 * m68k-opc.c (m68k_opcodes): Fix entries for ColdFire moveml.
60 2011-10-21 Jan Glauber <jang@linux.vnet.ibm.com>
62 * s390-opc.txt: Add CPUMF instructions.
64 2011-10-18 Jie Zhang <jie@codesourcery.com>
65 Julian Brown <julian@codesourcery.com>
67 * arm-dis.c (print_insn_arm): Explicitly specify rotation if needed.
69 2011-10-10 Nick Clifton <nickc@redhat.com>
71 * po/es.po: Updated Spanish translation.
72 * po/fi.po: Updated Finnish translation.
74 2011-09-28 Jan Beulich <jbeulich@suse.com>
76 * ppc-opc.c (insert_nbi, insert_rbx, FRAp, FRBp, FRSp, FRTp, NBI, RAX,
78 (insert_bo, insert_boe): Reject bcctr with bit 2 in bo unset.
79 (powerpc_opcodes): Use RAX for second and RBXC for third operand of
80 lswx. Use NBI for third operand of lswi. Use FRTp for first operand of
81 lfdp and lfdpx. Use FRSp for first operand of stfdp and stfdpx, and
82 mark them as invalid on POWER7. Use FRTp, FRAp, and FRBp repsectively
83 on DFP quad instructions.
85 2011-09-27 David S. Miller <davem@davemloft.net>
87 * sparc-opc.c (sparc_opcodes): Fix random instruction to write
88 to a float instead of an integer register.
90 2011-09-26 David S. Miller <davem@davemloft.net>
92 * sparc-opc.c (sparc_opcodes): Add integer multiply-add
95 2011-09-21 David S. Miller <davem@davemloft.net>
97 * sparc-opc.c (sparc_opcodes): Annotate table with HWCAP flag
98 bits. Fix "fchksm16" mnemonic.
100 2011-09-08 Mark Fortescue <mark@mtfhpc.demon.co.uk>
102 The changes below bring 'mov' and 'ticc' instructions into line
103 with the V8 SPARC Architecture Manual.
104 * sparc-opc.c (sparc_opcodes): Add entry for 'ticc imm + regrs1'.
105 * sparc-opc.c (sparc_opcodes): Add alias entries for
106 'mov regrs2,%asrX'; 'mov regrs2,%y'; 'mov regrs2,%prs';
107 'mov regrs2,%wim' and 'mov regrs2,%tbr'.
108 * sparc-opc.c (sparc_opcodes): Move/Change entries for
109 'mov imm,%asrX'; 'mov imm,%y'; 'mov imm,%prs'; 'mov imm,%wim'
111 * sparc-opc.c (sparc_opcodes): Add wr alias entries to match above
114 * sparc-opc.c (sparc_opcodes): Add entry for 'save simm13,regrs1,regrd'
115 This has been reported as being accepted by the Sun assmebler.
117 2011-09-08 David S. Miller <davem@davemloft.net>
119 * sparc-opc.c (pdistn): Destination is integer not float register.
121 2011-09-07 Andreas Schwab <schwab@linux-m68k.org>
124 * m68k-opc.c: Use "y" in moveml pattern for mcfisa_a.
126 2011-08-26 Nick Clifton <nickc@redhat.com>
128 * po/es.po: Updated Spanish translation.
130 2011-08-22 Nick Clifton <nickc@redhat.com>
132 * Makefile.am (CPUDIR): Redfine to point to top level cpu
134 (stamp-frv): Use CPUDIR.
135 (stamp-iq2000): Likewise.
136 (stamp-lm32): Likewise.
137 (stamp-m32c): Likewise.
138 (stamp-mt): Likewise.
139 (stamp-xc16x): Likewise.
140 * Makefile.in: Regenerate.
142 2011-08-09 Chao-ying Fu <fu@mips.com>
143 Maciej W. Rozycki <macro@codesourcery.com>
145 * mips-dis.c (mips_arch_choices): Enable MCU for "mips32r2"
147 (print_insn_args, print_insn_micromips): Handle MCU.
148 * micromips-opc.c (MC): New macro.
149 (micromips_opcodes): Add "aclr", "aset" and "iret".
150 * mips-opc.c (MC): New macro.
151 (mips_builtin_opcodes): Add "aclr", "aset" and "iret".
153 2011-08-09 Maciej W. Rozycki <macro@codesourcery.com>
155 * micromips-opc.c (MOD_mb, MOD_mc, MOD_md): Remove macros.
156 (MOD_me, MOD_mf, MOD_mg, MOD_mhi, MOD_mj, MOD_ml): Likewise.
157 (MOD_mm, MOD_mn, MOD_mp, MOD_mq, MOD_sp): Likewise.
158 (WR_mb, RD_mc, RD_md, WR_md, RD_me, RD_mf, WR_mf): New macros.
159 (RD_mg, WR_mhi, RD_mj, WR_mj, RD_ml, RD_mmn): Likewise.
160 (RD_mp, WR_mp, RD_mq, RD_sp, WR_sp): Likewise.
161 (WR_s): Update macro.
162 (micromips_opcodes): Update register use flags of: "addiu",
163 "addiupc", "addiur1sp", "addiur2", "addius5", "addiusp", "addu",
164 "and", "andi", "beq", "beqz", "bne", "bnez", "di", "ei", "j",
165 "jalr", "jalrs", "jr", "jraddiusp", "jrc", "lbu", "lhu", "li",
166 "lui", "lw", "lwm", "mfhi", "mflo", "move", "movep", "not",
167 "nor", "or", "ori", "sb", "sh", "sll", "srl", "subu", "sw",
168 "swm" and "xor" instructions.
170 2011-08-05 David S. Miller <davem@davemloft.net>
172 * sparc-dis.c (v9a_ast_reg_names): Add "cps".
174 (print_insn_sparc): Handle '4', '5', and '(' format codes.
175 Accept %asr numbers below 28.
176 * sparc-opc.c (sparc_opcodes): Add entries for HPC and VIS3
179 2011-08-02 Quentin Neill <quentin.neill@amd.com>
181 * i386-dis.c (xop_table): Remove spurious bextr insn.
183 2011-08-01 H.J. Lu <hongjiu.lu@intel.com>
186 * i386-dis.c (print_insn): Optimize info->mach check.
188 2011-08-01 H.J. Lu <hongjiu.lu@intel.com>
191 * i386-opc.tbl: Add Disp32S to 64bit call.
192 * i386-tbl.h: Regenerated.
194 2011-07-24 Chao-ying Fu <fu@mips.com>
195 Maciej W. Rozycki <macro@codesourcery.com>
197 * micromips-opc.c: New file.
198 * mips-dis.c (micromips_to_32_reg_b_map): New array.
199 (micromips_to_32_reg_c_map, micromips_to_32_reg_d_map): Likewise.
200 (micromips_to_32_reg_e_map, micromips_to_32_reg_f_map): Likewise.
201 (micromips_to_32_reg_g_map, micromips_to_32_reg_l_map): Likewise.
202 (micromips_to_32_reg_q_map): Likewise.
203 (micromips_imm_b_map, micromips_imm_c_map): Likewise.
204 (micromips_ase): New variable.
205 (is_micromips): New function.
206 (set_default_mips_dis_options): Handle microMIPS ASE.
207 (print_insn_micromips): New function.
208 (is_compressed_mode_p): Likewise.
209 (_print_insn_mips): Handle microMIPS instructions.
210 * Makefile.am (CFILES): Add micromips-opc.c.
211 * configure.in (bfd_mips_arch): Add micromips-opc.lo.
212 * Makefile.in: Regenerate.
213 * configure: Regenerate.
215 * mips-dis.c (micromips_to_32_reg_h_map): New variable.
216 (micromips_to_32_reg_i_map): Likewise.
217 (micromips_to_32_reg_m_map): Likewise.
218 (micromips_to_32_reg_n_map): New macro.
220 2011-07-24 Maciej W. Rozycki <macro@codesourcery.com>
222 * mips-opc.c (NODS): New macro.
223 (TRAP): Adjust for the rename of INSN_TRAP to INSN_NO_DELAY_SLOT.
224 (DSP_VOLA): Likewise.
225 (mips_builtin_opcodes): Add NODS annotation to "deret" and
226 "eret". Replace INSN_SYNC with NODS throughout. Use NODS in
227 place of TRAP for "wait", "waiti" and "yield".
228 * mips16-opc.c (NODS): New macro.
229 (TRAP): Adjust for the rename of INSN_TRAP to INSN_NO_DELAY_SLOT.
230 (mips16_opcodes): Use NODS in place of TRAP for "jalrc", "jrc",
231 "restore" and "save".
233 2011-07-22 H.J. Lu <hongjiu.lu@intel.com>
235 * configure.in: Handle bfd_k1om_arch.
236 * configure: Regenerated.
238 * disassemble.c (disassembler): Handle bfd_k1om_arch.
240 * i386-dis.c (print_insn): Handle bfd_mach_k1om and
241 bfd_mach_k1om_intel_syntax.
243 * i386-gen.c (cpu_flag_init): Set CPU_UNKNOWN_FLAGS to
244 ~(CpuL1OM|CpuK1OM). Add CPU_K1OM_FLAGS.
245 (cpu_flags): Add CpuK1OM.
247 * i386-opc.h (CpuK1OM): New.
248 (i386_cpu_flags): Add cpuk1om.
250 * i386-init.h: Regenerated.
251 * i386-tbl.h: Likewise.
253 2011-07-12 Nick Clifton <nickc@redhat.com>
255 * arm-dis.c (print_insn_arm): Revert previous, undocumented,
258 2011-07-01 Nick Clifton <nickc@redhat.com>
261 * avr-dis.c (avr_operand): Fix disassembly of ELPM, LPM and SPM
262 insns using post-increment addressing.
264 2011-06-30 H.J. Lu <hongjiu.lu@intel.com>
266 * i386-dis.c (vex_len_table): Update rorxS.
268 2011-06-30 H.J. Lu <hongjiu.lu@intel.com>
270 AVX Programming Reference (June, 2011)
271 * i386-dis.c (vex_len_table): Correct rorxS.
273 * i386-opc.tbl: Correct rorx.
274 * i386-tbl.h: Regenerated.
276 2011-06-29 H.J. Lu <hongjiu.lu@intel.com>
278 * tilegx-opc.c (find_opcode): Replace "index" with "i".
279 * tilepro-opc.c (find_opcode): Likewise.
281 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
283 * mips16-opc.c (jalrc, jrc): Move earlier in file.
285 2011-06-21 H.J. Lu <hongjiu.lu@intel.com>
287 * i386-dis.c (prefix_table): Re-indent PREFIX_VEX_0F388C and
290 2011-06-17 Andreas Schwab <schwab@redhat.com>
292 * Makefile.am (MAINTAINERCLEANFILES): Move s390-opc.tab ...
293 (MOSTLYCLEANFILES): ... here.
294 * Makefile.in: Regenerate.
296 2011-06-14 Alan Modra <amodra@gmail.com>
298 * Makefile.in: Regenerate.
300 2011-06-13 Walter Lee <walt@tilera.com>
302 * Makefile.am (TARGET_LIBOPCODES_CFILES): Add tilegx-dis.c,
303 tilegx-opc.c, tilepro-dis.c, and tilepro-opc.c.
304 * Makefile.in: Regenerate.
305 * configure.in: Handle bfd_tilegx_arch and bfd_tilepro_arch.
306 * configure: Regenerate.
307 * disassemble.c (disassembler): Add ARCH_tilegx and ARCH_tilepro.
308 * po/POTFILES.in: Regenerate.
309 * tilegx-dis.c: New file.
310 * tilegx-opc.c: New file.
311 * tilepro-dis.c: New file.
312 * tilepro-opc.c: New file.
314 2011-06-10 H.J. Lu <hongjiu.lu@intel.com>
316 AVX Programming Reference (June, 2011)
317 * i386-dis.c (XMGatherQ): New.
318 * i386-dis.c (EXxmm_mb): New.
319 (EXxmm_mb): Likewise.
320 (EXxmm_mw): Likewise.
321 (EXxmm_md): Likewise.
322 (EXxmm_mq): Likewise.
325 (VexGatherQ): Likewise.
326 (MVexVSIBDWpX): Likewise.
327 (MVexVSIBQWpX): Likewise.
328 (xmm_mb_mode): Likewise.
329 (xmm_mw_mode): Likewise.
330 (xmm_md_mode): Likewise.
331 (xmm_mq_mode): Likewise.
332 (xmmdw_mode): Likewise.
333 (xmmqd_mode): Likewise.
334 (ymmxmm_mode): Likewise.
335 (vex_vsib_d_w_dq_mode): Likewise.
336 (vex_vsib_q_w_dq_mode): Likewise.
337 (MOD_VEX_0F385A_PREFIX_2): Likewise.
338 (MOD_VEX_0F388C_PREFIX_2): Likewise.
339 (MOD_VEX_0F388E_PREFIX_2): Likewise.
340 (PREFIX_0F3882): Likewise.
341 (PREFIX_VEX_0F3816): Likewise.
342 (PREFIX_VEX_0F3836): Likewise.
343 (PREFIX_VEX_0F3845): Likewise.
344 (PREFIX_VEX_0F3846): Likewise.
345 (PREFIX_VEX_0F3847): Likewise.
346 (PREFIX_VEX_0F3858): Likewise.
347 (PREFIX_VEX_0F3859): Likewise.
348 (PREFIX_VEX_0F385A): Likewise.
349 (PREFIX_VEX_0F3878): Likewise.
350 (PREFIX_VEX_0F3879): Likewise.
351 (PREFIX_VEX_0F388C): Likewise.
352 (PREFIX_VEX_0F388E): Likewise.
353 (PREFIX_VEX_0F3890..PREFIX_VEX_0F3893): Likewise.
354 (PREFIX_VEX_0F38F5): Likewise.
355 (PREFIX_VEX_0F38F6): Likewise.
356 (PREFIX_VEX_0F3A00): Likewise.
357 (PREFIX_VEX_0F3A01): Likewise.
358 (PREFIX_VEX_0F3A02): Likewise.
359 (PREFIX_VEX_0F3A38): Likewise.
360 (PREFIX_VEX_0F3A39): Likewise.
361 (PREFIX_VEX_0F3A46): Likewise.
362 (PREFIX_VEX_0F3AF0): Likewise.
363 (VEX_LEN_0F3816_P_2): Likewise.
364 (VEX_LEN_0F3819_P_2): Likewise.
365 (VEX_LEN_0F3836_P_2): Likewise.
366 (VEX_LEN_0F385A_P_2_M_0): Likewise.
367 (VEX_LEN_0F38F5_P_0): Likewise.
368 (VEX_LEN_0F38F5_P_1): Likewise.
369 (VEX_LEN_0F38F5_P_3): Likewise.
370 (VEX_LEN_0F38F6_P_3): Likewise.
371 (VEX_LEN_0F38F7_P_1): Likewise.
372 (VEX_LEN_0F38F7_P_2): Likewise.
373 (VEX_LEN_0F38F7_P_3): Likewise.
374 (VEX_LEN_0F3A00_P_2): Likewise.
375 (VEX_LEN_0F3A01_P_2): Likewise.
376 (VEX_LEN_0F3A38_P_2): Likewise.
377 (VEX_LEN_0F3A39_P_2): Likewise.
378 (VEX_LEN_0F3A46_P_2): Likewise.
379 (VEX_LEN_0F3AF0_P_3): Likewise.
380 (VEX_W_0F3816_P_2): Likewise.
381 (VEX_W_0F3818_P_2): Likewise.
382 (VEX_W_0F3819_P_2): Likewise.
383 (VEX_W_0F3836_P_2): Likewise.
384 (VEX_W_0F3846_P_2): Likewise.
385 (VEX_W_0F3858_P_2): Likewise.
386 (VEX_W_0F3859_P_2): Likewise.
387 (VEX_W_0F385A_P_2_M_0): Likewise.
388 (VEX_W_0F3878_P_2): Likewise.
389 (VEX_W_0F3879_P_2): Likewise.
390 (VEX_W_0F3A00_P_2): Likewise.
391 (VEX_W_0F3A01_P_2): Likewise.
392 (VEX_W_0F3A02_P_2): Likewise.
393 (VEX_W_0F3A38_P_2): Likewise.
394 (VEX_W_0F3A39_P_2): Likewise.
395 (VEX_W_0F3A46_P_2): Likewise.
396 (MOD_VEX_0F3818_PREFIX_2): Removed.
397 (MOD_VEX_0F3819_PREFIX_2): Likewise.
398 (VEX_LEN_0F60_P_2..VEX_LEN_0F6D_P_2): Likewise.
399 (VEX_LEN_0F70_P_1..VEX_LEN_0F76_P_2): Likewise.
400 (VEX_LEN_0FD1_P_2..VEX_LEN_0FD5_P_2): Likewise.
401 (VEX_LEN_0FD7_P_2_M_1..VEX_LEN_0F3819_P_2_M_0): Likewise.
402 (VEX_LEN_0F381C_P_2..VEX_LEN_0F3840_P_2): Likewise.
403 (VEX_LEN_0F3A0E_P_2): Likewise.
404 (VEX_LEN_0F3A0F_P_2): Likewise.
405 (VEX_LEN_0F3A42_P_2): Likewise.
406 (VEX_LEN_0F3A4C_P_2): Likewise.
407 (VEX_W_0F3818_P_2_M_0): Likewise.
408 (VEX_W_0F3819_P_2_M_0): Likewise.
409 (prefix_table): Updated.
410 (three_byte_table): Likewise.
411 (vex_table): Likewise.
412 (vex_len_table): Likewise.
413 (vex_w_table): Likewise.
414 (mod_table): Likewise.
415 (putop): Handle "LW".
416 (intel_operand_size): Handle xmm_mb_mode, xmm_mw_mode,
417 xmm_md_mode, xmm_mq_mode, xmmdw_mode, xmmqd_mode, ymmxmm_mode,
418 vex_vsib_d_w_dq_mode, vex_vsib_q_w_dq_mode.
420 (OP_E_memory): Handle vex_vsib_d_w_dq_mode and
421 vex_vsib_q_w_dq_mode.
422 (OP_XMM): Handle vex_vsib_q_w_dq_mode.
425 * i386-gen.c (cpu_flag_init): Add CpuAVX2 to CPU_ANY_SSE_FLAGS
426 and CPU_ANY_AVX_FLAGS. Add CPU_BMI2_FLAGS, CPU_LZCNT_FLAGS,
427 CPU_INVPCID_FLAGS and CPU_AVX2_FLAGS.
428 (cpu_flags): Add CpuAVX2, CpuBMI2, CpuLZCNT and CpuINVPCID.
429 (opcode_modifiers): Add VecSIB.
431 * i386-opc.h (CpuAVX2): New.
433 (CpuLZCNT): Likewise.
434 (CpuINVPCID): Likewise.
435 (VecSIB128): Likewise.
436 (VecSIB256): Likewise.
438 (i386_cpu_flags): Add cpuavx2, cpubmi2, cpulzcnt and cpuinvpcid.
439 (i386_opcode_modifier): Add vecsib.
441 * i386-opc.tbl: Add invpcid, AVX2 and BMI2 instructions.
442 * i386-init.h: Regenerated.
443 * i386-tbl.h: Likewise.
445 2011-06-03 Quentin Neill <quentin.neill@amd.com>
447 * i386-gen.c (cpu_flag_init): Add CpuF16C to CPU_BDVER2_FLAGS.
448 * i386-init.h: Regenerated.
450 2011-06-03 Nick Clifton <nickc@redhat.com>
453 * arm-dis.c (print_insn_coprocessor): Use bfd_vma type for
454 computing address offsets.
455 (print_arm_address): Likewise.
456 (print_insn_arm): Likewise.
457 (print_insn_thumb16): Likewise.
458 (print_insn_thumb32): Likewise.
460 2011-06-02 Jie Zhang <jie@codesourcery.com>
461 Nathan Sidwell <nathan@codesourcery.com>
462 Maciej Rozycki <macro@codesourcery.com>
464 * arm-dis.c (print_insn_coprocessor): Explicitly print #-0
466 (print_arm_address): Likewise. Elide positive #0 appropriately.
467 (print_insn_arm): Likewise.
469 2011-06-02 Nick Clifton <nickc@redhat.com>
472 * arm-dis.c (print_insn_thumb32): Do not sign extend addresses
473 passed to print_address_func.
475 2011-06-02 Nick Clifton <nickc@redhat.com>
477 * arm-dis.c: Fix spelling mistakes.
478 * op/opcodes.pot: Regenerate.
480 2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
482 * s390-opc.c: Replace S390_OPERAND_REG_EVEN with
483 S390_OPERAND_REG_PAIR. Fix INSTR_RRF_0UFEF instruction type.
484 * s390-opc.txt: Fix cxr instruction type.
486 2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
488 * s390-opc.c: Add new instruction types marking register pair
490 * s390-opc.txt: Match instructions having register pair operands
491 to the new instruction types.
493 2011-05-19 Nick Clifton <nickc@redhat.com>
495 * v850-opc.c (cmpf.[sd]): Reverse the order of the reg1 and reg2
498 2011-05-10 Quentin Neill <quentin.neill@amd.com>
500 * i386-gen.c (cpu_flag_init): Add new CPU_BDVER2_FLAGS.
501 * i386-init.h: Regenerated.
503 2011-04-27 Nick Clifton <nickc@redhat.com>
505 * po/da.po: Updated Danish translation.
507 2011-04-26 Anton Blanchard <anton@samba.org>
509 * ppc-opc.c: (powerpc_opcodes): Enable icswx for POWER7.
511 2011-04-21 DJ Delorie <dj@redhat.com>
513 * rx-decode.opc (rx_decode_opcode): Set the syntax for multi-byte NOPs.
514 * rx-decode.c: Regenerate.
516 2011-04-20 H.J. Lu <hongjiu.lu@intel.com>
518 * i386-init.h: Regenerated.
520 2011-04-19 Quentin Neill <quentin.neill@amd.com>
522 * i386-gen.c (cpu_flag_init): Remove 3dnow and 3dnowa bits
525 2011-04-13 Nick Clifton <nickc@redhat.com>
527 * v850-dis.c (disassemble): Always print a closing square brace if
528 an opening square brace was printed.
530 2011-04-12 Nick Clifton <nickc@redhat.com>
533 * arm-dis.c (thumb32_opcodes): Add %L suffix to LDRD and STRD insn
535 (print_insn_thumb32): Handle %L.
537 2011-04-11 Julian Brown <julian@codesourcery.com>
539 * arm-dis.c (psr_name): Fix typo for BASEPRI_MAX.
540 (print_insn_thumb32): Add APSR bitmask support.
542 2011-04-07 Paul Carroll<pcarroll@codesourcery.com>
544 * arm-dis.c (print_insn): init vars moved into private_data structure.
546 2011-03-24 Mike Frysinger <vapier@gentoo.org>
548 * bfin-dis.c (decode_dsp32mac_0): Move MM zeroing down to MAC0 logic.
550 2011-03-22 Eric B. Weddington <eric.weddington@atmel.com>
552 * avr-dis.c (avr_operand): Add opcode_str parameter. Check for
553 post-increment to support LPM Z+ instruction. Add support for 'E'
554 constraint for DES instruction.
555 (print_insn_avr): Adjust calls to avr_operand. Rename variable.
557 2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
559 * arm-dis.c (get_sym_code_type): Treat STT_GNU_IFUNCs as code.
561 2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
563 * arm-dis.c (get_sym_code_type): Don't check for STT_ARM_TFUNC.
564 Use branch types instead.
565 (print_insn): Likewise.
567 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
569 * mips-opc.c (mips_builtin_opcodes): Correct register use
570 annotation of "alnv.ps".
572 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
574 * mips-opc.c (mips_builtin_opcodes): Add "pref" macro.
576 2011-02-22 Mike Frysinger <vapier@gentoo.org>
578 * bfin-dis.c (OUTS): Remove p NULL check and txt NUL check.
580 2011-02-22 Mike Frysinger <vapier@gentoo.org>
582 * bfin-dis.c (print_insn_bfin): Change outf->fprintf_func to OUTS.
584 2011-02-19 Mike Frysinger <vapier@gentoo.org>
586 * bfin-dis.c (saved_state): Mark static. Change a[01]x to ax[] and
587 a[01]w to aw[]. Delete ac0, ac0_copy, ac1, an, aq, av0, av0s, av1,
588 av1s, az, cc, v, v_copy, vs, rnd_mod, v_internal, pc, ticks, insts,
589 exception, end_of_registers, msize, memory, bfd_mach.
590 (CCREG, PCREG, A0XREG, A0WREG, A1XREG, A1WREG, LC0REG, LT0REG,
591 LB0REG, LC1REG, LT1REG, LB1REG): Delete
592 (AXREG, AWREG, LCREG, LTREG, LBREG): Define.
593 (get_allreg): Change to new defines. Fallback to abort().
595 2011-02-14 Mike Frysinger <vapier@gentoo.org>
597 * bfin-dis.c: Add whitespace/parenthesis where needed.
599 2011-02-14 Mike Frysinger <vapier@gentoo.org>
601 * bfin-dis.c (decode_LoopSetup_0): Return when reg is greater
604 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
606 * configure: Regenerate.
608 2011-02-13 Mike Frysinger <vapier@gentoo.org>
610 * bfin-dis.c (decode_dsp32alu_0): Fix typo with A1 reg.
612 2011-02-13 Mike Frysinger <vapier@gentoo.org>
614 * bfin-dis.c (decode_dsp32mult_0): Add 1 to dst for mac1. Output
615 dregs only when P is set, and dregs_lo otherwise.
617 2011-02-13 Mike Frysinger <vapier@gentoo.org>
619 * bfin-dis.c (decode_dsp32alu_0): Delete BYTEOP2M code.
621 2011-02-12 Mike Frysinger <vapier@gentoo.org>
623 * bfin-dis.c (decode_pseudoDEBUG_0): Add space after PRNT.
625 2011-02-12 Mike Frysinger <vapier@gentoo.org>
627 * bfin-dis.c (machine_registers): Delete REG_GP.
628 (reg_names): Delete "GP".
629 (decode_allregs): Change REG_GP to REG_LASTREG.
631 2011-02-12 Mike Frysinger <vapier@gentoo.org>
633 * bfin-dis.c (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2,
636 2011-02-11 Mike Frysinger <vapier@gentoo.org>
638 * bfin-dis.c (reg_names): Add const.
639 (decode_dregs_lo, decode_dregs_hi, decode_dregs, decode_dregs_byte,
640 decode_pregs, decode_iregs, decode_mregs, decode_dpregs, decode_gregs,
641 decode_regs, decode_regs_lo, decode_regs_hi, decode_statbits,
642 decode_counters, decode_allregs): Likewise.
644 2011-02-09 Michael Snyder <msnyder@vmware.com>
646 * i386-dis.c (OP_J): Parenthesize expression to prevent
648 (print_insn): Fix indentation off-by-one.
650 2011-02-01 Nick Clifton <nickc@redhat.com>
652 * po/da.po: Updated Danish translation.
654 2011-01-21 Dave Murphy <davem@devkitpro.org>
656 * ppc-opc.c (NON32, NO371): Remove PPC_OPCODE_PPCPS.
658 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
660 * i386-dis.c (sIbT): New.
661 (b_T_mode): Likewise.
662 (dis386): Replace sIb with sIbT on "pushT".
663 (x86_64_table): Replace sIb with Ib on "aam" and "aad".
664 (OP_sI): Handle b_T_mode. Properly sign-extend byte.
666 2011-01-18 Jan Kratochvil <jan.kratochvil@redhat.com>
668 * i386-init.h: Regenerated.
669 * i386-tbl.h: Regenerated
671 2011-01-17 Quentin Neill <quentin.neill@amd.com>
673 * i386-dis.c (REG_XOP_TBM_01): New.
674 (REG_XOP_TBM_02): New.
675 (reg_table): Add REG_XOP_TBM_01 and REG_XOP_TBM_02 tables.
676 (xop_table): Redirect to REG_XOP_TBM_01 and REG_XOP_TBM_02
677 entries, and add bextr instruction.
679 * i386-gen.c (cpu_flag_init): Add CPU_TBM_FLAGS, CpuTBM.
680 (cpu_flags): Add CpuTBM.
682 * i386-opc.h (CpuTBM) New.
683 (i386_cpu_flags): Add bit cputbm.
685 * i386-opc.tbl: Add bextr, blcfill, blci, blcic, blcmsk,
686 blcs, blsfill, blsic, t1mskc, and tzmsk.
688 2011-01-12 DJ Delorie <dj@redhat.com>
690 * rx-dis.c (print_insn_rx): Support RX_Operand_TwoReg.
692 2011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
694 * mips-dis.c (print_insn_args): Adjust the value to print the real
695 offset for "+c" argument.
697 2011-01-10 Nick Clifton <nickc@redhat.com>
699 * po/da.po: Updated Danish translation.
701 2011-01-05 Nathan Sidwell <nathan@codesourcery.com>
703 * arm-dis.c (thumb32_opcodes): BLX must have bit zero clear.
705 2011-01-04 H.J. Lu <hongjiu.lu@intel.com>
707 * i386-dis.c (REG_VEX_38F3): New.
708 (PREFIX_0FBC): Likewise.
709 (PREFIX_VEX_38F2): Likewise.
710 (PREFIX_VEX_38F3_REG_1): Likewise.
711 (PREFIX_VEX_38F3_REG_2): Likewise.
712 (PREFIX_VEX_38F3_REG_3): Likewise.
713 (PREFIX_VEX_38F7): Likewise.
714 (VEX_LEN_38F2_P_0): Likewise.
715 (VEX_LEN_38F3_R_1_P_0): Likewise.
716 (VEX_LEN_38F3_R_2_P_0): Likewise.
717 (VEX_LEN_38F3_R_3_P_0): Likewise.
718 (VEX_LEN_38F7_P_0): Likewise.
719 (dis386_twobyte): Use PREFIX_0FBC.
720 (reg_table): Add REG_VEX_38F3.
721 (prefix_table): Add PREFIX_0FBC, PREFIX_VEX_38F2,
722 PREFIX_VEX_38F3_REG_1, PREFIX_VEX_38F3_REG_2,
723 PREFIX_VEX_38F3_REG_3 and PREFIX_VEX_38F7.
724 (vex_table): Use PREFIX_VEX_38F2, REG_VEX_38F3 and
726 (vex_len_table): Add VEX_LEN_38F2_P_0, VEX_LEN_38F3_R_1_P_0,
727 VEX_LEN_38F3_R_2_P_0, VEX_LEN_38F3_R_3_P_0 and
730 * i386-gen.c (cpu_flag_init): Add CPU_BMI_FLAGS.
731 (cpu_flags): Add CpuBMI.
733 * i386-opc.h (CpuBMI): New.
734 (i386_cpu_flags): Add cpubmi.
736 * i386-opc.tbl: Add andn, bextr, blsi, blsmsk, blsr and tzcnt.
737 * i386-init.h: Regenerated.
738 * i386-tbl.h: Likewise.
740 2011-01-04 H.J. Lu <hongjiu.lu@intel.com>
742 * i386-dis.c (VexGdq): New.
743 (OP_VEX): Handle dq_mode.
745 2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
747 * i386-gen.c (process_copyright): Update copyright to 2011.
749 For older changes see ChangeLog-2010
755 version-control: never