1 2008-09-30 H.J. Lu <hongjiu.lu@intel.com>
3 * i386-gen.c: Include "hashtab.h".
4 (next_field): Take a new argument, last. Check last.
5 (process_i386_cpu_flag): Updated.
6 (process_i386_opcode_modifier): Likewise.
7 (process_i386_operand_type): Likewise.
8 (process_i386_registers): Likewise.
9 (output_i386_opcode): New.
10 (opcode_hash_entry): Likewise.
11 (opcode_hash_table): Likewise.
12 (opcode_hash_hash): Likewise.
13 (opcode_hash_eq): Likewise.
14 (process_i386_opcodes): Use opcode hash table and opcode array.
16 2008-09-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
18 * s390-opc.txt (stdy, stey): Fix description
20 2008-09-30 Alan Modra <amodra@bigpond.net.au>
22 * Makefile.am: Run "make dep-am".
23 * Makefile.in: Regenerate.
25 2008-09-29 H.J. Lu <hongjiu.lu@intel.com>
27 * aclocal.m4: Regenerated.
28 * configure: Likewise.
29 * Makefile.in: Likewise.
31 2008-09-29 Nick Clifton <nickc@redhat.com>
33 * po/vi.po: Updated Vietnamese translation.
34 * po/fr.po: Updated French translation.
36 2008-09-26 Florian Krohm <fkrohm@us.ibm.com>
38 * s390-opc.txt (thder, thdr): Change RRE_RR to RRE_FF.
39 (cfxr, cfdr, cfer, clclu): Add esa flag.
40 (sqd): Instruction added.
41 (qadtr, qaxtr): Change RRF_FFFU to RRF_FUFF.
42 * s390-opc.c: (INSTR_RRF_FFFU, MASK_RRF_FFFU): Removed.
44 2008-09-14 Arnold Metselaar <arnold.metselaar@planet.nl>
46 * z80-dis.c (prt_rr_nn): Fix register pair for two byte opcodes.
47 (tab_elt opc_ed): Add "ld r,a" and "ld r,a" instructions.
49 2008-09-11 H.J. Lu <hongjiu.lu@intel.com>
51 * i386-opc.tbl: Fix memory operand size for cmpXXXs[sd].
52 * i386-tbl.h: Regenerated.
54 2008-08-28 Jan Beulich <jbeulich@novell.com>
56 * i386-dis.c (dis386): Adjust far return mnemonics.
57 * i386-opc.tbl: Add retf.
58 * i386-tbl.h: Re-generate.
60 2008-08-28 Jan Beulich <jbeulich@novell.com>
62 * i386-dis.c (dis386_twobyte): Adjust cmovXX mnemonics.
64 2008-08-28 H.J. Lu <hongjiu.lu@intel.com>
66 * ia64-dis.c (print_insn_ia64): Handle cr.iib0 and cr.iib1.
67 * ia64-gen.c (lookup_specifier): Likewise.
69 * ia64-ic.tbl: Add support for cr.iib0 and cr.iib1.
70 * ia64-raw.tbl: Likewise.
71 * ia64-waw.tbl: Likewise.
72 * ia64-asmtab.c: Regenerated.
74 2008-08-27 H.J. Lu <hongjiu.lu@intel.com>
76 * i386-opc.tbl: Correct fidivr operand size.
78 * i386-tbl.h: Regenerated.
80 2008-08-24 Alan Modra <amodra@bigpond.net.au>
82 * configure.in: Update a number of obsolete autoconf macros.
83 * aclocal.m4: Regenerate.
85 2008-08-20 H.J. Lu <hongjiu.lu@intel.com>
87 AVX Programming Reference (August, 2008)
88 * i386-dis.c (PREFIX_VEX_38DB): New.
89 (PREFIX_VEX_38DC): Likewise.
90 (PREFIX_VEX_38DD): Likewise.
91 (PREFIX_VEX_38DE): Likewise.
92 (PREFIX_VEX_38DF): Likewise.
93 (PREFIX_VEX_3ADF): Likewise.
94 (VEX_LEN_38DB_P_2): Likewise.
95 (VEX_LEN_38DC_P_2): Likewise.
96 (VEX_LEN_38DD_P_2): Likewise.
97 (VEX_LEN_38DE_P_2): Likewise.
98 (VEX_LEN_38DF_P_2): Likewise.
99 (VEX_LEN_3ADF_P_2): Likewise.
100 (PREFIX_VEX_3A04): Updated.
101 (VEX_LEN_3A06_P_2): Likewise.
102 (prefix_table): Add PREFIX_VEX_38DB, PREFIX_VEX_38DC,
103 PREFIX_VEX_38DD, PREFIX_VEX_38DE and PREFIX_VEX_3ADF.
104 (x86_64_table): Likewise.
105 (vex_len_table): Add VEX_LEN_38DB_P_2, VEX_LEN_38DC_P_2,
106 VEX_LEN_38DD_P_2, VEX_LEN_38DE_P_2, VEX_LEN_38DF_P_2 and
109 * i386-opc.tbl: Add AES + AVX instructions.
110 * i386-init.h: Regenerated.
111 * i386-tbl.h: Likewise.
113 2008-08-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
115 * s390-opc.c (INSTR_RRF_FFRU, MASK_RRF_FFRU): New instruction format.
116 * s390-opc.txt (lxr, rrdtr, rrxtr): Fix instruction format.
118 2008-08-15 Alan Modra <amodra@bigpond.net.au>
121 * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
122 * Makefile.in: Regenerate.
123 * aclocal.m4: Regenerate.
124 * config.in: Regenerate.
125 * configure: Regenerate.
127 2008-08-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
130 * ppc-opc.c (powerpc_opcodes): Enable rfci, mfpmr, mtpmr for e300.
132 2008-08-12 H.J. Lu <hongjiu.lu@intel.com>
134 * i386-opc.tbl: Add syscall and sysret for Cpu64.
136 * i386-tbl.h: Regenerated.
138 2008-08-04 Alan Modra <amodra@bigpond.net.au>
140 * Makefile.am (POTFILES.in): Set LC_ALL=C.
141 * Makefile.in: Regenerate.
142 * po/POTFILES.in: Regenerate.
144 2008-08-01 Peter Bergner <bergner@vnet.ibm.com>
146 * ppc-dis.c (powerpc_init_dialect): Handle power7 and vsx options.
147 (print_insn_powerpc): Prepend 'vs' when printing VSX registers.
148 (print_ppc_disassembler_options): Document -Mpower7 and -Mvsx.
149 * ppc-opc.c (insert_xt6): New static function.
150 (extract_xt6): Likewise.
151 (insert_xa6): Likewise.
152 (extract_xa6: Likewise.
153 (insert_xb6): Likewise.
154 (extract_xb6): Likewise.
155 (insert_xb6s): Likewise.
156 (extract_xb6s): Likewise.
157 (XS6, XT6, XA6, XB6, XB6S, DM, XX3, XX3DM, XX1_MASK, XX3_MASK,
158 XX3DM_MASK, PPCVSX): New.
159 (powerpc_opcodes): Add opcodes "lxvd2x", "lxvd2ux", "stxvd2x",
160 "stxvd2ux", "xxmrghd", "xxmrgld", "xxpermdi", "xvmovdp", "xvcpsgndp".
162 2008-08-01 Pedro Alves <pedro@codesourcery.com>
164 * Makefile.am ($(srcdir)/ia64-asmtab.c): Remove line continuation.
165 * Makefile.in: Regenerate.
167 2008-08-01 H.J. Lu <hongjiu.lu@intel.com>
169 * i386-reg.tbl: Use Dw2Inval on AVX registers.
170 * i386-tbl.h: Regenerated.
172 2008-07-30 Michael J. Eager <eager@eagercon.com>
174 * ppc-dis.c (print_insn_powerpc): Disassemble FSL/FCR/UDI fields.
175 * ppc-opc.c (powerpc_operands): Add Xilinx APU related operands.
176 (insert_sprg, PPC405): Use PPC_OPCODE_405.
177 (powerpc_opcodes): Add Xilinx APU related opcodes.
179 2008-07-30 Alan Modra <amodra@bigpond.net.au>
181 * bfin-dis.c, cris-dis.c, i386-dis.c, or32-opc.c: Silence gcc warnings.
183 2008-07-10 Richard Sandiford <rdsandiford@googlemail.com>
185 * mips-dis.c (_print_insn_mips): Use ELF_ST_IS_MIPS16.
187 2008-07-07 Adam Nemet <anemet@caviumnetworks.com>
189 * mips-opc.c (CP): New macro.
190 (mips_builtin_opcodes): Mark c0, c2 and c3 as CP. Add Octeon to the
191 membership of di, dmfc0, dmtc0, ei, mfc0 and mtc0. Add dmfc2 and
192 dmtc2 Octeon instructions.
194 2008-07-07 Stan Shebs <stan@codesourcery.com>
196 * dis-init.c (init_disassemble_info): Init endian_code field.
197 * arm-dis.c (print_insn): Disassemble code according to
198 setting of endian_code.
199 (print_insn_big_arm): Detect when BE8 extension flag has been set.
201 2008-06-30 Richard Sandiford <rdsandiford@googlemail.com>
203 * mips-dis.c (_print_insn_mips): Use bfd_asymbol_flavour to check
206 2008-06-25 Peter Bergner <bergner@vnet.ibm.com>
208 * ppc-dis.c (powerpc_init_dialect): Handle -M464.
209 (print_ppc_disassembler_options): Likewise.
210 * ppc-opc.c (PPC464): Define.
211 (powerpc_opcodes): Add mfdcrux and mtdcrux.
213 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
215 * configure: Regenerate.
217 2008-06-13 Peter Bergner <bergner@vnet.ibm.com>
219 * ppc-dis.c (print_insn_powerpc): Update prototye to use new
221 (struct dis_private): New.
222 (POWERPC_DIALECT): New define.
223 (powerpc_dialect): Renamed to...
224 (powerpc_init_dialect): This. Update to use ppc_cpu_t and
226 (print_insn_big_powerpc): Update for using structure in
228 (print_insn_little_powerpc): Likewise.
229 (operand_value_powerpc): Change type of dialect param to ppc_cpu_t.
230 (skip_optional_operands): Likewise.
231 (print_insn_powerpc): Likewise. Remove initialization of dialect.
232 * ppc-opc.c (extract_bat, extract_bba, extract_bdm, extract_bdp,
233 extract_bo, extract_boe, extract_fxm, extract_mb6, extract_mbe,
234 extract_nb, extract_nsi, extract_rbs, extract_sh6, extract_spr,
235 extract_sprg, extract_tbr insert_bat, insert_bba, insert_bdm,
236 insert_bdp, insert_bo, insert_boe, insert_fxm, insert_mb6, insert_mbe,
237 insert_nsi, insert_ral, insert_ram, insert_raq, insert_ras, insert_rbs,
238 insert_sh6, insert_spr, insert_sprg, insert_tbr): Change the dialect
239 param to be of type ppc_cpu_t. Update prototype.
241 2008-06-12 Adam Nemet <anemet@caviumnetworks.com>
243 * mips-dis.c (print_insn_args): Handle field descriptors +x, +p,
245 * mips-opc.c (mips_builtin_opcodes): Add Octeon instructions
246 baddu, bbit*, cins*, dmul, pop, dpop, exts*, mtm*, mtp*, syncs,
247 syncw, syncws, vm3mulu, vm0 and vmulu.
249 * mips-dis.c (print_insn_args): Handle field descriptor +Q.
250 * mips-opc.c (mips_builtin_opcodes): Add Octeon instructions seq,
253 2008-05-30 H.J. Lu <hongjiu.lu@intel.com>
255 * i386-opc.tbl: Add vmovd with 64bit operand.
256 * i386-tbl.h: Regenerated.
258 2008-05-27 Martin Schwidefsky <schwidefsky@de.ibm.com>
260 * s390-opc.c (INSTR_RRF_R0RR): Fix RRF_R0RR operand format.
262 2008-05-22 H.J. Lu <hongjiu.lu@intel.com>
264 * i386-opc.tbl: Add NoAVX to cvtpd2pi, cvtpi2pd and cvttpd2pi.
265 * i386-tbl.h: Regenerated.
267 2008-05-22 H.J. Lu <hongjiu.lu@intel.com>
270 * i386-opc.tbl: Break cvtsi2ss/cvtsi2sd/vcvtsi2sd/vcvtsi2ss
271 into 32bit and 64bit. Remove Reg64|Qword and add
272 IgnoreSize|No_qSuf on 32bit version.
273 * i386-tbl.h: Regenerated.
275 2008-05-21 H.J. Lu <hongjiu.lu@intel.com>
277 * i386-opc.tbl: Add NoAVX to movdq2q and movq2dq.
278 * i386-tbl.h: Regenerated.
280 2008-05-21 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
282 * cr16-dis.c (build_mask): Adjust the mask for 32-bit bcond.
284 2008-05-14 Alan Modra <amodra@bigpond.net.au>
286 * Makefile.am: Run "make dep-am".
287 * Makefile.in: Regenerate.
289 2008-05-02 H.J. Lu <hongjiu.lu@intel.com>
291 * i386-dis.c (MOVBE_Fixup): New.
293 (PREFIX_0F3880): Likewise.
294 (PREFIX_0F3881): Likewise.
295 (PREFIX_0F38F0): Updated.
296 (prefix_table): Add PREFIX_0F3880 and PREFIX_0F3881. Update
297 PREFIX_0F38F0 and PREFIX_0F38F1 for movbe.
298 (three_byte_table): Use PREFIX_0F3880 and PREFIX_0F3881.
300 * i386-gen.c (cpu_flag_init): Add CPU_MOVBE_FLAGS and
302 (cpu_flags): Add CpuMovbe and CpuEPT.
304 * i386-opc.h (CpuMovbe): New.
307 (i386_cpu_flags): Add cpumovbe and cpuept.
309 * i386-opc.tbl: Add entries for movbe and EPT instructions.
310 * i386-init.h: Regenerated.
311 * i386-tbl.h: Likewise.
313 2008-04-29 Adam Nemet <anemet@caviumnetworks.com>
315 * mips-opc.c (mips_builtin_opcodes): Set field `match' to 0 for
316 the two drem and the two dremu macros.
318 2008-04-28 Adam Nemet <anemet@caviumnetworks.com>
320 * mips-opc.c (mips_builtin_opcodes): Mark prefx and c1
321 instructions FP_S. Mark l.s, li.s, lwc1, swc1, s.s, trunc.w.s and
322 cop1 macros INSN2_M_FP_S. Mark l.d, li.d, ldc1 and sdc1 macros
323 INSN2_M_FP_D. Mark trunc.w.d macro INSN2_M_FP_S and INSN2_M_FP_D.
325 2008-04-25 David S. Miller <davem@davemloft.net>
327 * sparc-dis.c: Emit %stick instead of %sys_tick, and %stick_cmpr
328 instead of %sys_tick_cmpr, as suggested in architecture manuals.
330 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
332 * aclocal.m4: Regenerate.
333 * configure: Regenerate.
335 2008-04-23 David S. Miller <davem@davemloft.net>
337 * sparc-opc.c (asi_table): Add UltraSPARC and Niagara
339 (prefetch_table): Add missing values.
341 2008-04-22 H.J. Lu <hongjiu.lu@intel.com>
343 * i386-gen.c (opcode_modifiers): Add NoAVX.
345 * i386-opc.h (NoAVX): New.
347 (i386_opcode_modifier): Add noavx.
349 * i386-opc.tbl: Add NoAVX to SSE, SSE2, SSE3 and SSSE3
350 instructions which don't have AVX equivalent.
351 * i386-tbl.h: Regenerated.
353 2008-04-18 H.J. Lu <hongjiu.lu@intel.com>
355 * i386-dis.c (OP_VEX_FMA): New.
356 (OP_EX_VexImmW): Likewise.
358 (Vex128FMA): Likewise.
359 (EXVexImmW): Likewise.
360 (get_vex_imm8): Likewise.
361 (OP_EX_VexReg): Likewise.
362 (vex_i4_done): Renamed to ...
364 (prefix_table): Replace EXVexW with EXVexImmW on vpermil2ps
365 and vpermil2pd. Replace Vex/Vex128 with VexFMA/Vex128FMA on
367 (print_insn): Updated.
368 (OP_EX_VexW): Rewrite to swap register in VEX with EX.
369 (OP_REG_VexI4): Check invalid high registers.
371 2008-04-16 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
372 Michael Meissner <michael.meissner@amd.com>
374 * i386-opc.tbl: Fix protX to allow memory in the middle operand.
375 * i386-tbl.h: Regenerate from i386-opc.tbl.
377 2008-04-14 Edmar Wienskoski <edmar@freescale.com>
379 * ppc-dis.c (powerpc_dialect): Handle "e500mc". Extend "e500" to
380 accept Power E500MC instructions.
381 (print_ppc_disassembler_options): Document -Me500mc.
382 * ppc-opc.c (DUIS, DUI, T): New.
383 (XRT, XRTRA): Likewise.
385 (powerpc_opcodes): Add new Power E500MC instructions.
387 2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
389 * s390-dis.c (init_disasm): Evaluate disassembler_options.
390 (print_s390_disassembler_options): New function.
391 * disassemble.c (disassembler_usage): Invoke
392 print_s390_disassembler_options.
394 2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
396 * s390-mkopc.c (insertExpandedMnemonic): Expand string sizes
397 of local variables used for mnemonic parsing: prefix, suffix and
400 2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
402 * s390-mkopc.c (s390_cond_ext_format): Add back the mnemonic
403 extensions for conditional jumps (o, p, m, nz, z, nm, np, no).
404 (s390_crb_extensions): New extensions table.
405 (insertExpandedMnemonic): Handle '$' tag.
406 * s390-opc.txt: Remove conditional jump variants which can now
407 be expanded automatically.
408 Replace '*' tag with '$' in the compare and branch instructions.
410 2008-04-07 H.J. Lu <hongjiu.lu@intel.com>
412 * i386-dis.c (PREFIX_VEX_38XX): Add a tab.
413 (PREFIX_VEX_3AXX): Likewis.
415 2008-04-07 H.J. Lu <hongjiu.lu@intel.com>
417 * i386-opc.tbl: Remove 4 extra blank lines.
419 2008-04-04 H.J. Lu <hongjiu.lu@intel.com>
421 * i386-gen.c (cpu_flag_init): Replace CPU_CLMUL_FLAGS/CpuCLMUL
422 with CPU_PCLMUL_FLAGS/CpuPCLMUL.
423 (cpu_flags): Replace CpuCLMUL with CpuPCLMUL.
424 * i386-opc.tbl: Likewise.
426 * i386-opc.h (CpuCLMUL): Renamed to ...
429 (i386_cpu_flags): Replace cpuclmul with cpupclmul.
431 * i386-init.h: Regenerated.
433 2008-04-03 H.J. Lu <hongjiu.lu@intel.com>
435 * i386-dis.c (OP_E_register): New.
436 (OP_E_memory): Likewise.
438 (OP_EX_Vex): Likewise.
439 (OP_EX_VexW): Likewise.
440 (OP_XMM_Vex): Likewise.
441 (OP_XMM_VexW): Likewise.
442 (OP_REG_VexI4): Likewise.
443 (PCLMUL_Fixup): Likewise.
444 (VEXI4_Fixup): Likewise.
445 (VZERO_Fixup): Likewise.
446 (VCMP_Fixup): Likewise.
447 (VPERMIL2_Fixup): Likewise.
448 (rex_original): Likewise.
449 (rex_ignored): Likewise.
470 (VPERMIL2): Likewise.
471 (xmm_mode): Likewise.
472 (xmmq_mode): Likewise.
473 (ymmq_mode): Likewise.
474 (vex_mode): Likewise.
475 (vex128_mode): Likewise.
476 (vex256_mode): Likewise.
477 (USE_VEX_C4_TABLE): Likewise.
478 (USE_VEX_C5_TABLE): Likewise.
479 (USE_VEX_LEN_TABLE): Likewise.
480 (VEX_C4_TABLE): Likewise.
481 (VEX_C5_TABLE): Likewise.
482 (VEX_LEN_TABLE): Likewise.
483 (REG_VEX_XX): Likewise.
484 (MOD_VEX_XXX): Likewise.
485 (PREFIX_0F38DB..PREFIX_0F38DF): Likewise.
486 (PREFIX_0F3A44): Likewise.
487 (PREFIX_0F3ADF): Likewise.
488 (PREFIX_VEX_XXX): Likewise.
490 (VEX_OF38): Likewise.
491 (VEX_OF3A): Likewise.
492 (VEX_LEN_XXX): Likewise.
494 (need_vex): Likewise.
495 (need_vex_reg): Likewise.
496 (vex_i4_done): Likewise.
497 (vex_table): Likewise.
498 (vex_len_table): Likewise.
499 (OP_REG_VexI4): Likewise.
500 (vex_cmp_op): Likewise.
501 (pclmul_op): Likewise.
502 (vpermil2_op): Likewise.
505 (PREFIX_0F38F0): Likewise.
506 (PREFIX_0F3A60): Likewise.
507 (reg_table): Add REG_VEX_71...REG_VEX_73 and REG_VEX_AE.
508 (prefix_table): Add PREFIX_0F38DB..PREFIX_0F38DF, PREFIX_0F3ADF
509 and PREFIX_VEX_XXX entries.
510 (x86_64_table): Use VEX_C4_TABLE and VEX_C5_TABLE.
511 (three_byte_table): Use PREFIX_0F38DB..PREFIX_0F38DF and
513 (mod_table): Use VEX_C4_TABLE, VEX_C5_TABLE and VEX_LEN_TABLE.
514 Add MOD_VEX_XXX entries.
515 (ckprefix): Initialize rex_original and rex_ignored. Store the
516 REX byte in rex_original.
517 (get_valid_dis386): Handle the implicit prefix in VEX prefix
518 bytes and USE_VEX_LEN_TABLE/USE_VEX_C4_TABLE/USE_VEX_C5_TABLE.
519 (print_insn): Set need_vex/need_vex_reg/vex_i4_done to 0 before
520 calling get_valid_dis386. Use rex_original and rex_ignored when
522 (putop): Handle "XY".
523 (intel_operand_size): Handle VEX, xmm_mode, xmmq_mode and
525 (OP_E_extended): Updated to use OP_E_register and
527 (OP_XMM): Handle VEX.
529 (XMM_Fixup): Likewise.
530 (CMP_Fixup): Use ARRAY_SIZE.
532 * i386-gen.c (cpu_flag_init): Add CpuAES, CPU_CLMUL_FLAGS,
533 CPU_FMA_FLAGS and CPU_AVX_FLAGS.
534 (operand_type_init): Add OPERAND_TYPE_REGYMM and
535 OPERAND_TYPE_VEX_IMM4.
536 (cpu_flags): Add CpuAVX, CpuAES, CpuCLMUL and CpuFMA.
537 (opcode_modifiers): Add Implicit1stXmm0, Vex, Vex256, VexNDD,
538 VexNDS, VexW0, VexW1, Vex0F, Vex0F38, Vex0F3A, Vex3Sources,
539 VexImmExt and SSE2AVX.
540 (operand_types): Add RegYMM, Ymmword and Vex_Imm4.
542 * i386-opc.h (CpuAVX): New.
544 (CpuCLMUL): Likewise.
555 (Vex3Sources): Likewise.
556 (VexImmExt): Likewise.
560 (Vex_Imm4): Likewise.
561 (Implicit1stXmm0): Likewise.
564 (ByteOkIntel): Likewise.
567 (Unspecified): Likewise.
569 (i386_cpu_flags): Add cpuavx, cpuaes, cpuclmul and cpufma.
570 (i386_opcode_modifier): Add implicit1stxmm0, vex, vex256,
571 vexnds, vexndd, vexw0, vexw1, vex0f, vex0f38, vex0f3a,
572 vex3sources, veximmext and sse2avx.
573 (i386_operand_type): Add regymm, ymmword and vex_imm4.
575 * i386-opc.tbl: Add AES, CLMUL, AVX and FMA new instructions.
577 * i386-reg.tbl: Add AVX registers, ymm0..ymm15.
579 * i386-init.h: Regenerated.
580 * i386-tbl.h: Likewise.
582 2008-03-26 Bernd Schmidt <bernd.schmidt@analog.com>
584 From Robin Getz <robin.getz@analog.com>
585 * bfin-dis.c (bu32): Typedef.
586 (enum const_forms_t): Add c_uimm32 and c_huimm32.
587 (constant_formats[]): Add uimm32 and huimm16.
592 (luimm16_val): Define.
593 (struct saved_state): Define.
594 (GREG, DPREG, DREG, PREG, SPREG, FPREG, IREG, MREG, BREG, LREG,
595 A0XREG, A0WREG, A1XREG, A1WREG,CCREG, LC0REG, LT0REG, LB0REG,
596 LC1REG, LT1REG, LB1REG, RETSREG, PCREG): Define.
598 (decode_LDIMMhalf_0): Print out the whole register value.
600 From Jie Zhang <jie.zhang@analog.com>
601 * bfin-dis.c (decode_dsp32mac_0): Decode (IU) option for
602 multiply and multiply-accumulate to data register instruction.
604 * bfin-dis.c: (c_uimm4s4d, c_imm5d, c_imm7d, c_imm16d, c_uimm16s4d,
605 c_imm32, c_huimm32e): Define.
606 (constant_formats): Add flags for printing decimal, leading spaces, and
608 (comment, parallel): Add global flags in all disassembly.
609 (fmtconst): Take advantage of new flags, and print default in hex.
610 (fmtconst_val): Likewise.
611 (decode_macfunc): Be consistant with spaces, tabs, comments,
612 capitalization in disassembly, fix minor coding style issues.
613 (reg_names, amod0, amod1, amod0amod2, aligndir, get_allreg): Likewise.
614 (decode_ProgCtrl_0, decode_PushPopMultiple_0, decode_CCflag_0,
615 decode_CC2dreg_0, decode_CC2stat_0, decode_BRCC_0, decode_UJUMP_0,
616 decode_REGMV_0, decode_ALU2op_0, decode_PTR2op_0, decode_LOGI2op_0,
617 decode_COMP3op_0, decode_COMPI2opD_0, decode_COMPI2opP_0,
618 decode_LDSTpmod_0, decode_dagMODim_0, decode_dagMODik_0,
619 decode_dspLDST_0, decode_LDST_0, decode_LDSTiiFP_0, decode_LDSTii_0,
620 decode_LoopSetup_0, decode_LDIMMhalf_0, decode_CALLa_0,
621 decode_LDSTidxI_0, decode_linkage_0, decode_dsp32alu_0,
622 decode_dsp32shift_0, decode_dsp32shiftimm_0, decode_pseudodbg_assert_0,
623 _print_insn_bfin, print_insn_bfin): Likewise.
625 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
627 * aclocal.m4: Regenerate.
628 * configure: Likewise.
629 * Makefile.in: Likewise.
631 2008-03-13 Alan Modra <amodra@bigpond.net.au>
633 * Makefile.am: Run "make dep-am".
634 * Makefile.in: Regenerate.
635 * configure: Regenerate.
637 2008-03-07 Alan Modra <amodra@bigpond.net.au>
639 * ppc-opc.c (powerpc_opcodes): Order and format.
641 2008-03-01 H.J. Lu <hongjiu.lu@intel.com>
643 * i386-opc.tbl: Allow 16-bit near indirect branches for x86-64.
644 * i386-tbl.h: Regenerated.
646 2008-02-23 H.J. Lu <hongjiu.lu@intel.com>
648 * i386-opc.tbl: Disallow 16-bit near indirect branches for
650 * i386-tbl.h: Regenerated.
652 2008-02-21 Jan Beulich <jbeulich@novell.com>
654 * i386-opc.tbl: Allow Dword for far indirect call. Allow Dword
655 and Fword for far indirect jmp. Allow Reg16 and Word for near
656 indirect jmp on x86-64. Disallow Fword for lcall.
657 * i386-tbl.h: Re-generate.
659 2008-02-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
661 * cr16-opc.c (cr16_num_optab): Defined
663 2008-02-16 H.J. Lu <hongjiu.lu@intel.com>
665 * i386-gen.c (operand_type_init): Add OPERAND_TYPE_INOUTPORTREG.
666 * i386-init.h: Regenerated.
668 2008-02-14 Nick Clifton <nickc@redhat.com>
671 * configure.in (SHARED_LIBADD): Select the correct host specific
672 file extension for shared libraries.
673 * configure: Regenerate.
675 2008-02-13 Jan Beulich <jbeulich@novell.com>
677 * i386-opc.h (RegFlat): New.
678 * i386-reg.tbl (flat): Add.
679 * i386-tbl.h: Re-generate.
681 2008-02-13 Jan Beulich <jbeulich@novell.com>
683 * i386-dis.c (a_mode): New.
684 (cond_jump_mode): Adjust.
685 (Ma): Change to a_mode.
686 (intel_operand_size): Handle a_mode.
687 * i386-opc.tbl: Allow Dword and Qword for bound.
688 * i386-tbl.h: Re-generate.
690 2008-02-13 Jan Beulich <jbeulich@novell.com>
692 * i386-gen.c (process_i386_registers): Process new fields.
693 * i386-opc.h (reg_entry): Shrink reg_flags and reg_num to
694 unsigned char. Add dw2_regnum and Dw2Inval.
695 * i386-reg.tbl: Provide initializers for dw2_regnum. Add pseudo
697 * i386-tbl.h: Re-generate.
699 2008-02-11 H.J. Lu <hongjiu.lu@intel.com>
701 * i386-gen.c (cpu_flag_init): Add CPU_XSAVE_FLAGS.
702 * i386-init.h: Updated.
704 2008-02-11 H.J. Lu <hongjiu.lu@intel.com>
706 * i386-gen.c (cpu_flags): Add CpuXsave.
708 * i386-opc.h (CpuXsave): New.
710 (i386_cpu_flags): Add cpuxsave.
712 * i386-dis.c (MOD_0FAE_REG_4): New.
713 (RM_0F01_REG_2): Likewise.
714 (MOD_0FAE_REG_5): Updated.
715 (RM_0F01_REG_3): Likewise.
716 (reg_table): Use MOD_0FAE_REG_4.
717 (mod_table): Use RM_0F01_REG_2. Add MOD_0FAE_REG_4. Updated
719 (rm_table): Add RM_0F01_REG_2.
721 * i386-opc.tbl: Add xsave, xrstor, xgetbv and xsetbv.
722 * i386-init.h: Regenerated.
723 * i386-tbl.h: Likewise.
725 2008-02-11 Jan Beulich <jbeulich@novell.com>
727 * i386-opc.tbl: Remove Disp32S from CpuNo64 opcodes. Remove
728 Disp16 from Cpu64 non-jump opcodes (including loop and j?cxz).
729 * i386-tbl.h: Re-generate.
731 2008-02-04 H.J. Lu <hongjiu.lu@intel.com>
734 * configure: Regenerated.
736 2008-02-04 Adam Nemet <anemet@caviumnetworks.com>
738 * mips-dis.c: Update copyright.
739 (mips_arch_choices): Add Octeon.
740 * mips-opc.c: Update copyright.
742 (mips_builtin_opcodes): Add Octeon instruction synciobdma.
744 2008-01-29 Alan Modra <amodra@bigpond.net.au>
746 * ppc-opc.c: Support optional L form mtmsr.
748 2008-01-24 H.J. Lu <hongjiu.lu@intel.com>
750 * i386-dis.c (OP_E_extended): Handle r12 like rsp.
752 2008-01-23 H.J. Lu <hongjiu.lu@intel.com>
754 * i386-gen.c (cpu_flag_init): Add CpuLM to CPU_GENERIC64_FLAGS.
755 * i386-init.h: Regenerated.
757 2008-01-23 Tristan Gingold <gingold@adacore.com>
759 * ia64-dis.c (print_insn_ia64): Display symbolic name of ar.fcr,
760 ar.eflag, ar.csd, ar.ssd, ar.cflg, ar.fsr, ar.fir and ar.fdr.
762 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
764 * i386-gen.c (cpu_flag_init): Remove CpuMMX2.
765 (cpu_flags): Likewise.
767 * i386-opc.h (CpuMMX2): Removed.
770 * i386-opc.tbl: Replace CpuMMX2 with CpuSSE|Cpu3dnowA.
771 * i386-init.h: Regenerated.
772 * i386-tbl.h: Likewise.
774 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
776 * i386-gen.c (cpu_flag_init): Add CPU_VMX_FLAGS and
778 * i386-init.h: Regenerated.
780 2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
782 * i386-opc.tbl: Use Qword on movddup.
783 * i386-tbl.h: Regenerated.
785 2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
787 * i386-opc.tbl: Put back 16bit movsx/movzx for AT&T syntax.
788 * i386-tbl.h: Regenerated.
790 2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
792 * i386-dis.c (Mx): New.
793 (PREFIX_0FC3): Likewise.
794 (PREFIX_0FC7_REG_6): Updated.
795 (dis386_twobyte): Use PREFIX_0FC3.
796 (prefix_table): Add PREFIX_0FC3. Use Mq on movntq and movntsd.
797 Use Mx on movntps, movntpd, movntdq and movntdqa. Use Md on
800 2008-01-14 H.J. Lu <hongjiu.lu@intel.com>
802 * i386-gen.c (opcode_modifiers): Add IntelSyntax.
803 (operand_types): Add Mem.
805 * i386-opc.h (IntelSyntax): New.
806 * i386-opc.h (Mem): New.
808 (Opcode_Modifier_Max): Updated.
809 (i386_opcode_modifier): Add intelsyntax.
810 (i386_operand_type): Add mem.
812 * i386-opc.tbl: Remove Reg16 from movnti. Add sizes to more
815 * i386-reg.tbl: Add size for accumulator.
817 * i386-init.h: Regenerated.
818 * i386-tbl.h: Likewise.
820 2008-01-13 H.J. Lu <hongjiu.lu@intel.com>
822 * i386-opc.h (Byte): Fix a typo.
824 2008-01-12 H.J. Lu <hongjiu.lu@intel.com>
827 * i386-gen.c (operand_type_init): Add Dword to
828 OPERAND_TYPE_ACC32. Add Qword to OPERAND_TYPE_ACC64.
829 (opcode_modifiers): Remove CheckSize, Byte, Word, Dword,
831 (operand_types): Add Byte, Word, Dword, Fword, Qword, Tbyte,
832 Xmmword, Unspecified and Anysize.
833 (set_bitfield): Make Mmword an alias of Qword. Make Oword
836 * i386-opc.h (CheckSize): Removed.
844 (i386_opcode_modifier): Remove checksize, byte, word, dword,
848 (Unspecified): Likewise.
850 (i386_operand_type): Add byte, word, dword, fword, qword,
851 tbyte xmmword, unspecified and anysize.
853 * i386-opc.tbl: Updated to use Byte, Word, Dword, Fword, Qword,
854 Tbyte, Xmmword, Unspecified and Anysize.
856 * i386-reg.tbl: Add size for accumulator.
858 * i386-init.h: Regenerated.
859 * i386-tbl.h: Likewise.
861 2008-01-10 H.J. Lu <hongjiu.lu@intel.com>
863 * i386-dis.c (REG_0F0E): Renamed to REG_0F0D.
865 (reg_table): Updated.
866 (dis386_twobyte): Updated. Use "nopQ" on 0x19 to 0x1e.
867 (twobyte_has_modrm): Set 1 for 0x19 to 0x1e.
869 2008-01-08 H.J. Lu <hongjiu.lu@intel.com>
871 * i386-gen.c (set_bitfield): Use fail () on error.
873 2008-01-08 H.J. Lu <hongjiu.lu@intel.com>
875 * i386-gen.c (lineno): New.
876 (filename): Likewise.
877 (set_bitfield): Report filename and line numer on error.
878 (process_i386_opcodes): Set filename and update lineno.
879 (process_i386_registers): Likewise.
881 2008-01-05 H.J. Lu <hongjiu.lu@intel.com>
883 * i386-gen.c (opcode_modifiers): Rename IntelMnemonic to
886 * i386-opc.h (IntelMnemonic): Renamed to ..
888 (Opcode_Modifier_Max): Updated.
889 (i386_opcode_modifier): Remove intelmnemonic. Add attsyntax
892 * i386-opc.tbl: Remove IntelMnemonic and update with ATTSyntax
893 on fsub, fubp, fsubr, fsubrp, div, fdivp, fdivr and fdivrp.
894 * i386-tbl.h: Regenerated.
896 2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
898 * i386-gen.c: Update copyright to 2008.
899 * i386-opc.h: Likewise.
900 * i386-opc.tbl: Likewise.
902 * i386-init.h: Regenerated.
903 * i386-tbl.h: Likewise.
905 2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
907 * i386-opc.tbl: Add NoRex64 to extractps, movmskpd, movmskps,
908 pextrb, pextrw, pinsrb, pinsrw and pmovmskb.
909 * i386-tbl.h: Regenerated.
911 2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
913 * i386-gen.c (cpu_flag_init): Remove CpuSSE4_1_Or_5 and
915 (cpu_flags): Likewise.
917 * i386-opc.h (CpuSSE4_1_Or_5): Removed.
918 (CpuSSE4_2_Or_ABM): Likewise.
920 (i386_cpu_flags): Remove cpusse4_1_or_5 and cpusse4_2_or_abm.
922 * i386-opc.tbl: Replace CpuSSE4_1_Or_5, CpuSSE4_2_Or_ABM and
923 Cpu686|CpuPadLock with CpuSSE4_1|CpuSSE5, CpuABM|CpuSSE4_2
924 and CpuPadLock, respectively.
925 * i386-init.h: Regenerated.
926 * i386-tbl.h: Likewise.
928 2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
930 * i386-gen.c (opcode_modifiers): Remove No_xSuf.
932 * i386-opc.h (No_xSuf): Removed.
933 (CheckSize): Updated.
935 * i386-tbl.h: Regenerated.
937 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
939 * i386-gen.c (cpu_flag_init): Add CpuSSE4_2_Or_ABM to
940 CPU_AMDFAM10_FLAGS, CPU_SSE4_2_FLAGS, CpuABM and
942 (cpu_flags): Add CpuSSE4_2_Or_ABM.
944 * i386-opc.h (CpuSSE4_2_Or_ABM): New.
946 (i386_cpu_flags): Add cpusse4_2_or_abm.
948 * i386-opc.tbl: Use CpuSSE4_2_Or_ABM instead of
949 CpuABM|CpuSSE4_2 on popcnt.
950 * i386-init.h: Regenerated.
951 * i386-tbl.h: Likewise.
953 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
955 * i386-opc.h: Update comments.
957 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
959 * i386-gen.c (opcode_modifiers): Use Qword instead of QWord.
960 * i386-opc.h: Likewise.
961 * i386-opc.tbl: Likewise.
963 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
966 * i386-gen.c (opcode_modifiers): Add No_xSuf, CheckSize,
967 Byte, Word, Dword, QWord and Xmmword.
969 * i386-opc.h (No_xSuf): New.
970 (CheckSize): Likewise.
977 (i386_opcode_modifier): Add No_xSuf, CheckSize, Byte, Word,
978 Dword, QWord and Xmmword.
980 * i386-opc.tbl: Add CheckSize|QWord to movq if IgnoreSize is
982 * i386-tbl.h: Regenerated.
984 2008-01-02 Mark Kettenis <kettenis@gnu.org>
986 * m88k-dis.c (instructions): Fix fcvt.* instructions.
989 For older changes see ChangeLog-2007
995 version-control: never