2011-02-22 21:51:42 +01:00
|
|
|
|
2011-02-22 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* bfin-dis.c (print_insn_bfin): Change outf->fprintf_func to OUTS.
|
|
|
|
|
|
2011-02-20 02:26:14 +01:00
|
|
|
|
2011-02-19 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* bfin-dis.c (saved_state): Mark static. Change a[01]x to ax[] and
|
|
|
|
|
a[01]w to aw[]. Delete ac0, ac0_copy, ac1, an, aq, av0, av0s, av1,
|
|
|
|
|
av1s, az, cc, v, v_copy, vs, rnd_mod, v_internal, pc, ticks, insts,
|
|
|
|
|
exception, end_of_registers, msize, memory, bfd_mach.
|
|
|
|
|
(CCREG, PCREG, A0XREG, A0WREG, A1XREG, A1WREG, LC0REG, LT0REG,
|
|
|
|
|
LB0REG, LC1REG, LT1REG, LB1REG): Delete
|
|
|
|
|
(AXREG, AWREG, LCREG, LTREG, LBREG): Define.
|
|
|
|
|
(get_allreg): Change to new defines. Fallback to abort().
|
|
|
|
|
|
2011-02-14 18:12:05 +01:00
|
|
|
|
2011-02-14 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* bfin-dis.c: Add whitespace/parenthesis where needed.
|
|
|
|
|
|
2011-02-14 06:21:04 +01:00
|
|
|
|
2011-02-14 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* bfin-dis.c (decode_LoopSetup_0): Return when reg is greater
|
|
|
|
|
than 7.
|
|
|
|
|
|
2011-02-13 22:00:14 +01:00
|
|
|
|
2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
|
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
|
2011-02-13 19:55:22 +01:00
|
|
|
|
2011-02-13 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* bfin-dis.c (decode_dsp32alu_0): Fix typo with A1 reg.
|
|
|
|
|
|
2011-02-13 19:54:49 +01:00
|
|
|
|
2011-02-13 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* bfin-dis.c (decode_dsp32mult_0): Add 1 to dst for mac1. Output
|
|
|
|
|
dregs only when P is set, and dregs_lo otherwise.
|
|
|
|
|
|
2011-02-13 19:53:16 +01:00
|
|
|
|
2011-02-13 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* bfin-dis.c (decode_dsp32alu_0): Delete BYTEOP2M code.
|
|
|
|
|
|
2011-02-12 20:38:11 +01:00
|
|
|
|
2011-02-12 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* bfin-dis.c (decode_pseudoDEBUG_0): Add space after PRNT.
|
|
|
|
|
|
2011-02-12 20:37:32 +01:00
|
|
|
|
2011-02-12 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* bfin-dis.c (machine_registers): Delete REG_GP.
|
|
|
|
|
(reg_names): Delete "GP".
|
|
|
|
|
(decode_allregs): Change REG_GP to REG_LASTREG.
|
|
|
|
|
|
2011-02-12 20:36:31 +01:00
|
|
|
|
2011-02-12 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* bfin.h (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2, M_IH,
|
|
|
|
|
M_IU): Define.
|
|
|
|
|
(is_macmod_pmove, is_macmod_hmove): New functions.
|
|
|
|
|
|
2011-02-11 20:03:27 +01:00
|
|
|
|
2011-02-11 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* bfin-dis.c (reg_names): Add const.
|
|
|
|
|
(decode_dregs_lo, decode_dregs_hi, decode_dregs, decode_dregs_byte,
|
|
|
|
|
decode_pregs, decode_iregs, decode_mregs, decode_dpregs, decode_gregs,
|
|
|
|
|
decode_regs, decode_regs_lo, decode_regs_hi, decode_statbits,
|
|
|
|
|
decode_counters, decode_allregs): Likewise.
|
|
|
|
|
|
2011-02-09 19:43:41 +01:00
|
|
|
|
2011-02-09 Michael Snyder <msnyder@vmware.com>
|
|
|
|
|
|
|
|
|
|
* i386-dis.c (OP_J): Parenthesize expression to prevent
|
|
|
|
|
truncated addresses.
|
|
|
|
|
(print_insn): Fix indentation off-by-one.
|
|
|
|
|
|
2011-02-01 14:14:40 +01:00
|
|
|
|
2011-02-01 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* po/da.po: Updated Danish translation.
|
|
|
|
|
|
2011-01-21 01:53:11 +01:00
|
|
|
|
2011-01-21 Dave Murphy <davem@devkitpro.org>
|
|
|
|
|
|
|
|
|
|
* ppc-opc.c (NON32, NO371): Remove PPC_OPCODE_PPCPS.
|
|
|
|
|
|
2011-01-18 18:08:13 +01:00
|
|
|
|
2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-dis.c (sIbT): New.
|
|
|
|
|
(b_T_mode): Likewise.
|
|
|
|
|
(dis386): Replace sIb with sIbT on "pushT".
|
|
|
|
|
(x86_64_table): Replace sIb with Ib on "aam" and "aad".
|
|
|
|
|
(OP_sI): Handle b_T_mode. Properly sign-extend byte.
|
|
|
|
|
|
2011-01-18 15:14:46 +01:00
|
|
|
|
2011-01-18 Jan Kratochvil <jan.kratochvil@redhat.com>
|
|
|
|
|
|
|
|
|
|
* i386-init.h: Regenerated.
|
|
|
|
|
* i386-tbl.h: Regenerated
|
|
|
|
|
|
Add support for TBM instructions.
gas/
2011-01-17 Quentin Neill <quentin.neill@amd.com>
* config/tc-i386.c (cpu_arch): Add CPU_TBM_FLAGS.
* doc/c-i386.texi (i386-TBM): New section.
opcodes/
2011-01-17 Quentin Neill <quentin.neill@amd.com>
* i386-dis.c (REG_XOP_TBM_01): New.
(REG_XOP_TBM_02): New.
(reg_table): Add REG_XOP_TBM_01 and REG_XOP_TBM_02 tables.
(xop_table): Redirect to REG_XOP_TBM_01 and REG_XOP_TBM_02
entries, and add bextr instruction.
* i386-gen.c (cpu_flag_init): Add CPU_TBM_FLAGS, CpuTBM.
(cpu_flags): Add CpuTBM.
* i386-opc.h (CpuTBM) New.
(i386_cpu_flags): Add bit cputbm.
* i386-opc.tbl: Add bextr, blcfill, blci, blcic, blcmsk,
blcs, blsfill, blsic, t1mskc, and tzmsk.
* i386-init.h: Regenerated.
* i386-tbl.h: Regenerated
gas/testsuite
2011-01-17 Quentin Neill <quentin.neill@amd.com>
* gas/i386/tbm.s: New.
* gas/i386/tbm.d: New.
* gas/i386/tbm-intel.d: New.
* gas/i386/x86-64-tbm.s: New.
* gas/i386/x86-64-tbm.d: New.
* gas/i386/x86-64-tbm-intel.d: New.
* gas/i386/arch-10.d: Add tbm flag and TBM instruction pattern.
* gas/i386/arch-10.s: Add a TBM instruction.
* gas/i386/arch-10-1.l: Add TBM instruction pattern.
* gas/i386/arch-10-2.l: Likewise.
* gas/i386/arch-10-3.l: Likewise.
* gas/i386/arch-10-4.l: Likewise.
* gas/i386/x86-64-arch-2.s: Likewise.
* gas/i386/x86-64-arch-2.d: Likewise.
2011-01-17 19:40:36 +01:00
|
|
|
|
2011-01-17 Quentin Neill <quentin.neill@amd.com>
|
|
|
|
|
|
|
|
|
|
* i386-dis.c (REG_XOP_TBM_01): New.
|
|
|
|
|
(REG_XOP_TBM_02): New.
|
|
|
|
|
(reg_table): Add REG_XOP_TBM_01 and REG_XOP_TBM_02 tables.
|
|
|
|
|
(xop_table): Redirect to REG_XOP_TBM_01 and REG_XOP_TBM_02
|
|
|
|
|
entries, and add bextr instruction.
|
|
|
|
|
|
|
|
|
|
* i386-gen.c (cpu_flag_init): Add CPU_TBM_FLAGS, CpuTBM.
|
|
|
|
|
(cpu_flags): Add CpuTBM.
|
|
|
|
|
|
|
|
|
|
* i386-opc.h (CpuTBM) New.
|
|
|
|
|
(i386_cpu_flags): Add bit cputbm.
|
|
|
|
|
|
|
|
|
|
* i386-opc.tbl: Add bextr, blcfill, blci, blcic, blcmsk,
|
|
|
|
|
blcs, blsfill, blsic, t1mskc, and tzmsk.
|
|
|
|
|
|
2011-01-12 08:06:29 +01:00
|
|
|
|
2011-01-12 DJ Delorie <dj@redhat.com>
|
|
|
|
|
|
|
|
|
|
* rx-dis.c (print_insn_rx): Support RX_Operand_TwoReg.
|
|
|
|
|
|
2011-01-11 08:22:09 +01:00
|
|
|
|
2011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
|
|
|
|
|
|
|
|
|
|
* mips-dis.c (print_insn_args): Adjust the value to print the real
|
|
|
|
|
offset for "+c" argument.
|
|
|
|
|
|
2011-01-10 14:51:10 +01:00
|
|
|
|
2011-01-10 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* po/da.po: Updated Danish translation.
|
|
|
|
|
|
2011-01-06 15:30:43 +01:00
|
|
|
|
2011-01-05 Nathan Sidwell <nathan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* arm-dis.c (thumb32_opcodes): BLX must have bit zero clear.
|
|
|
|
|
|
2011-01-05 01:16:57 +01:00
|
|
|
|
2011-01-04 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-dis.c (REG_VEX_38F3): New.
|
|
|
|
|
(PREFIX_0FBC): Likewise.
|
|
|
|
|
(PREFIX_VEX_38F2): Likewise.
|
|
|
|
|
(PREFIX_VEX_38F3_REG_1): Likewise.
|
|
|
|
|
(PREFIX_VEX_38F3_REG_2): Likewise.
|
|
|
|
|
(PREFIX_VEX_38F3_REG_3): Likewise.
|
|
|
|
|
(PREFIX_VEX_38F7): Likewise.
|
|
|
|
|
(VEX_LEN_38F2_P_0): Likewise.
|
|
|
|
|
(VEX_LEN_38F3_R_1_P_0): Likewise.
|
|
|
|
|
(VEX_LEN_38F3_R_2_P_0): Likewise.
|
|
|
|
|
(VEX_LEN_38F3_R_3_P_0): Likewise.
|
|
|
|
|
(VEX_LEN_38F7_P_0): Likewise.
|
|
|
|
|
(dis386_twobyte): Use PREFIX_0FBC.
|
|
|
|
|
(reg_table): Add REG_VEX_38F3.
|
|
|
|
|
(prefix_table): Add PREFIX_0FBC, PREFIX_VEX_38F2,
|
|
|
|
|
PREFIX_VEX_38F3_REG_1, PREFIX_VEX_38F3_REG_2,
|
|
|
|
|
PREFIX_VEX_38F3_REG_3 and PREFIX_VEX_38F7.
|
|
|
|
|
(vex_table): Use PREFIX_VEX_38F2, REG_VEX_38F3 and
|
|
|
|
|
PREFIX_VEX_38F7.
|
|
|
|
|
(vex_len_table): Add VEX_LEN_38F2_P_0, VEX_LEN_38F3_R_1_P_0,
|
|
|
|
|
VEX_LEN_38F3_R_2_P_0, VEX_LEN_38F3_R_3_P_0 and
|
|
|
|
|
VEX_LEN_38F7_P_0.
|
|
|
|
|
|
|
|
|
|
* i386-gen.c (cpu_flag_init): Add CPU_BMI_FLAGS.
|
|
|
|
|
(cpu_flags): Add CpuBMI.
|
|
|
|
|
|
|
|
|
|
* i386-opc.h (CpuBMI): New.
|
|
|
|
|
(i386_cpu_flags): Add cpubmi.
|
|
|
|
|
|
|
|
|
|
* i386-opc.tbl: Add andn, bextr, blsi, blsmsk, blsr and tzcnt.
|
|
|
|
|
* i386-init.h: Regenerated.
|
|
|
|
|
* i386-tbl.h: Likewise.
|
|
|
|
|
|
2011-01-04 21:53:32 +01:00
|
|
|
|
2011-01-04 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-dis.c (VexGdq): New.
|
|
|
|
|
(OP_VEX): Handle dq_mode.
|
|
|
|
|
|
2011-01-01 21:55:48 +01:00
|
|
|
|
2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-gen.c (process_copyright): Update copyright to 2011.
|
|
|
|
|
|
2011-01-01 17:43:53 +01:00
|
|
|
|
For older changes see ChangeLog-2010
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
2001-01-11 20:01:42 +01:00
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
1999-05-03 09:29:11 +02:00
|
|
|
|
version-control: never
|
|
|
|
|
End:
|