2005-08-12 Martin Schwidefsky * s390.h (s390_opcode_cpu_val): Add enum for cpu type z9-109. 2005-07-28 John David Anglin PR gas/336 * hppa.h (pa_opcodes): Allow 0 immediates in PA 2.0 variants of pdtlb and pitlb. 2005-07-27 Jan Beulich * i386.h (i386_optab): Add comment to movd. Use LongMem for all movd-s. Add NoRex64 to movq-s dealing only with mmx or xmm registers. Add movq-s as 64-bit variants of movd-s. 2005-07-18 John David Anglin * hppa.h: Fix punctuation in comment. * hppa.h (pa_opcode): Add rules for opcode ordering. Check first for implicit space-register addressing. Set space-register bits on opcodes using implicit space-register addressing. Add various missing pa20 long-immediate opcodes. Remove various opcodes using implicit 3-bit space-register addressing. Use "fE" instead of "fe" in various fstw opcodes. 2005-07-18 Jan Beulich * i386.h (i386_optab): Operands of aam and aad are unsigned. 2007-07-15 H.J. Lu * i386.h (i386_optab): Support Intel VMX Instructions. 2005-07-10 John David Anglin * hppa.h (pa_opcode): Don't set FLAG_STRICT in pa10 loads and stores. 2005-07-05 Jan Beulich * i386.h (i386_optab): Add new insns. 2005-07-01 Nick Clifton * sparc.h: Add typedefs to structure declarations. 2005-06-20 H.J. Lu PR 1013 * i386.h (i386_optab): Update comments for 64bit addressing on mov. Allow 64bit addressing for mov and movq. 2005-06-11 John David Anglin * hppa.h (pa_opcodes): Use cM and cX instead of cm and cx, respectively, in various floating-point load and store patterns. 2005-05-23 John David Anglin * hppa.h (FLAG_STRICT): Correct comment. (pa_opcodes): Update load and store entries to allow both PA 1.X and PA 2.0 mneumonics when equivalent. Entries with cache control completers now require PA 1.1. Adjust whitespace. 2005-05-19 Anton Blanchard * ppc.h (PPC_OPCODE_POWER5): Define. 2005-05-10 Nick Clifton * Update the address and phone number of the FSF organization in the GPL notices in the following files: a29k.h, alpha.h, arc.h, arm.h, avr.h, cgen.h, convex.h, cris.h, crx.h, d10v.h, d30v.h, dlx.h, h8300.h, hppa.h, i370.h, i386.h, i860.h, i960.h, m68hc11.h, m68k.h, m88k.h, maxq.h, mips.h, mmix.h, mn10200.h, mn10300.h, msp430.h, np1.h, ns32k.h, or32.h, pdp11.h, pj.h, pn.h, ppc.h, pyr.h, s390.h, sparc.h, tic30.h, tic4x.h, tic54x.h, tic80.h, v850.h, vax.h 2005-05-09 Jan Beulich * i386.h (i386_optab): Add ht and hnt. 2005-04-18 Mark Kettenis * i386.h: Insert hyphens into selected VIA PadLock extensions. Add xcrypt-ctr. Provide aliases without hyphens. 2005-04-13 H.J. Lu Moved from ../ChangeLog 2005-04-12 Paul Brook * m88k.h: Rename psr macros to avoid conflicts. 2005-03-12 Zack Weinberg * arm.h: Adjust comments for ARM_EXT_V4T and ARM_EXT_V5T. Add ARM_EXT_V6T2, ARM_ARCH_V6T2, ARM_ARCH_V6KT2, ARM_ARCH_V6ZT2, and ARM_ARCH_V6ZKT2. 2004-11-29 Tomer Levi * crx.h (enum operand_type): Rename rbase_cst4 to rbase_dispu4. Remove redundant instruction types. (struct argument): X_op - new field. (struct cst4_entry): Remove. (no_op_insn): Declare. 2004-11-05 Tomer Levi * crx.h (enum argtype): Rename types, remove unused types. 2004-10-27 Tomer Levi * crx.h (enum reg): Rearrange registers, remove 'ccfg' and `'pc'. (enum reg_type): Remove CRX_PC_REGTYPE, CRX_MTPR_REGTYPE. (enum operand_type): Rearrange operands, edit comments. replace us with ui for unsigned immediate. replace d with disps/dispu/dispe for signed/unsigned/escaped displacements (respectively). replace rbase_ridx_scl2_dispu with rindex_disps for register index. (instruction type): Add NO_TYPE_INS. (instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR. (operand_entry): New field - 'flags'. (operand flags): New. 2004-10-21 Tomer Levi * crx.h (operand_type): Remove redundant types i3, i4, i5, i8, i12. Add new unsigned immediate types us3, us4, us5, us16. 2005-04-12 Mark Kettenis * i386.h (i386_optab): Mark VIA PadLock instructions as ImmExt and adjust them accordingly. 2005-04-01 Jan Beulich * i386.h (i386_optab): Add rdtscp. 2005-03-29 H.J. Lu * i386.h (i386_optab): Don't allow the `l' suffix for moving between memory and segment register. Allow movq for moving between general-purpose register and segment register. 2005-02-09 Jan Beulich PR gas/707 * i386.h (i386_optab): Add x_Suf to fbld and fbstp. Add w_Suf and FloatMF to fldcw, fstcw, fnstcw, and the memory formas of fstsw and fnstsw. 2005-01-25 Alexandre Oliva 2004-11-10 Alexandre Oliva * cgen.h (enum cgen_parse_operand_type): Add CGEN_PARSE_OPERAND_SYMBOLIC. 2005-01-21 Fred Fish * mips.h: Change INSN_ALIAS to INSN2_ALIAS. Change INSN_WRITE_MDMX_ACC to INSN2_WRITE_MDMX_ACC. Change INSN_READ_MDMX_ACC to INSN2_READ_MDMX_ACC. 2005-01-19 Fred Fish * mips.h (struct mips_opcode): Add new pinfo2 member. (INSN_ALIAS): New define for opcode table entries that are specific instances of another entry, such as 'move' for an 'or' with a zero operand. (INSN_READ_MDMX_ACC): Redefine from 0 to 0x2. (INSN_WRITE_MDMX_ACC): Redefine from 0 to 0x4. 2004-12-09 Ian Lance Taylor * mips.h (CPU_RM9000): Define. (OPCODE_IS_MEMBER): Handle CPU_RM9000. 2004-11-25 Jan Beulich * i386.h: CpuNo64 mov can't reasonably have a 'q' suffix. Moves to/from test registers are illegal in 64-bit mode. Add missing NoRex64 to sidt. fxsave/fxrstor now allow for a 'q' suffix (previously one had to explicitly encode a rex64 prefix). Re-enable lahf/sahf in 64-bit mode as at least some Athlon64/Opteron steppings support it there. Add cmpxchg16b as per Intel's 64-bit documentation. 2004-11-23 Jan Beulich * i386.h (i386_optab): paddq and psubq, even in their MMX form, are available only with SSE2. Change the MMX additions introduced by SSE and 3DNow!A to CpuMMX2 (rather than CpuMMX). Indicate the 3DNow!A instructions by their now designated identifier (since combining i686 and 3DNow! does not really imply 3DNow!A). 2004-11-19 Alan Modra * msp430.h (struct rcodes_s, MSP430_RLC, msp430_rcodes, struct hcodes_s, msp430_hcodes): Move to gas/config/tc-msp430.c. 2004-11-08 Inderpreet Singh Vineet Sharma * maxq.h: New file: Disassembly information for the maxq port. 2004-11-05 H.J. Lu * i386.h (i386_optab): Put back "movzb". 2004-11-04 Hans-Peter Nilsson * cris.h (enum cris_insn_version_usage): Tweak formatting and comments. Remove member cris_ver_sim. Add members cris_ver_sim_v0_10, cris_ver_v0_10, cris_ver_v3_10, cris_ver_v8_10, cris_ver_v10, cris_ver_v10p. (struct cris_support_reg, struct cris_cond15): New types. (cris_conds15): Declare. (JUMP_PC_INCR_OPCODE_V32, BA_DWORD_OPCODE, NOP_OPCODE_COMMON) (NOP_OPCODE_ZBITS_COMMON, LAPC_DWORD_OPCODE, LAPC_DWORD_Z_BITS) (NOP_OPCODE_V32, NOP_Z_BITS_V32): New macros. (NOP_Z_BITS): Define in terms of NOP_OPCODE. (cris_imm_oprnd_size_type): New members SIZE_FIELD_SIGNED and SIZE_FIELD_UNSIGNED. 2004-11-04 Jan Beulich * i386.h (sldx_Suf): Remove. (FP, l_FP, sl_FP, x_FP): Don't imply IgnoreSize. (q_FP): Define, implying no REX64. (x_FP, sl_FP): Imply FloatMF. (i386_optab): Split reg and mem forms of moving from segment registers so that the memory forms can ignore the 16-/32-bit operand size distinction. Adjust a few others for Intel mode. Remove *FP uses from all non-floating-point instructions. Unite 32- and 64-bit forms of movsx, movzx, and movd. Adjust floating point operations for the above changes to the *FP macros. Add DefaultSize to floating point control insns operating on larger memory ranges. Remove left over comments hinting at certain insns being Intel-syntax ones where the ones actually meant are already gone. 2004-10-07 Tomer Levi * crx.h: Add COPS_REG_INS - Coprocessor Special register instruction type. 2004-09-30 Paul Brook * arm.h (ARM_EXT_V6K, ARM_EXT_V6Z): Define. (ARM_ARCH_V6K, ARM_ARCH_V6Z, ARM_ARCH_V6ZK): Define. 2004-09-11 Theodore A. Roth * avr.h: Add support for atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128. 2004-09-09 Segher Boessenkool * ppc.h (PPC_OPERAND_OPTIONAL): Fix comment. 2004-08-24 Dmitry Diky * msp430.h (msp430_opc): Add new instructions. (msp430_rcodes): Declare new instructions. (msp430_hcodes): Likewise.. 2004-08-13 Nick Clifton PR/301 * h8300.h (O_JSR): Do not allow VECIND addressing for non-SX processors. 2004-08-30 Michal Ludvig * i386.h (i386_optab): Added montmul/xsha1/xsha256 insns. 2004-07-22 H.J. Lu * i386.h (i386_optab): Allow cs/ds in 64bit for branch hints. 2004-07-21 Jan Beulich * i386.h: Adjust instruction descriptions to better match the specification. 2004-07-16 Richard Earnshaw * arm.h: Remove all old content. Replace with architecture defines from gas/config/tc-arm.c. 2004-07-09 Andreas Schwab * m68k.h: Fix comment. 2004-07-07 Tomer Levi * crx.h: New file. 2004-06-24 Alan Modra * i386.h (i386_optab): Remove fildd, fistpd and fisttpd. 2004-05-24 Peter Barada * m68k.h: Add 'size' to m68k_opcode. 2004-05-05 Peter Barada * m68k.h: Switch from ColdFire chip name to core variant. 2004-04-22 Peter Barada * m68k.h: Add mcfmac/mcfemac definitions. Update operand descriptions for new EMAC cases. Remove ColdFire macmw/macml/msacmw/msacmw hacks and properly handle Motorola MAC syntax. Allow disassembly of ColdFire V4e object files. 2004-03-16 Alan Modra * ppc.h (PPC_OPERAND_GPR_0): Define. Bump other operand defines. 2004-03-12 Jakub Jelinek * i386.h (i386_optab): Remove CpuNo64 from sysenter and sysexit. 2004-03-12 Michal Ludvig * i386.h (i386_optab): Added xstore as an alias for xstorerng. 2004-03-12 Michal Ludvig * i386.h (i386_optab): Added xstore/xcrypt insns. 2004-02-09 Anil Paranjpe * h8300.h (32bit ldc/stc): Add relaxing support. 2004-01-12 Anil Paranjpe * h8300.h (BITOP): Pass MEMRELAX flag. 2004-01-09 Anil Paranjpe * h8300.h (BITOP): Dissallow operations on @aa:16 and @aa:32 except for the H8S. For older changes see ChangeLog-9103 Local Variables: mode: change-log left-margin: 8 fill-column: 74 version-control: never End: