OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [include/] [opcode/] [ChangeLog] - Diff between revs 827 and 840

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 827 Rev 840
2009-10-02  Peter Bergner  
2009-10-02  Peter Bergner  
        * ppc.h (PPC_OPCODE_476): Define.
        * ppc.h (PPC_OPCODE_476): Define.
2009-10-01  Peter Bergner  
2009-10-01  Peter Bergner  
        * ppc.h (PPC_OPCODE_A2): Rename from PPC_OPCODE_PPCA2.
        * ppc.h (PPC_OPCODE_A2): Rename from PPC_OPCODE_PPCA2.
2009-09-22  Peter Bergner  
2009-09-22  Peter Bergner  
        * ppc.h (ppc_cpu_t): Typedef to uint64_t.
        * ppc.h (ppc_cpu_t): Typedef to uint64_t.
2009-09-21  Ben Elliston  
2009-09-21  Ben Elliston  
        * ppc.h (PPC_OPCODE_PPCA2): New.
        * ppc.h (PPC_OPCODE_PPCA2): New.
2009-09-05  Martin Thuresson  
2009-09-05  Martin Thuresson  
        * ia64.h (struct ia64_operand): Renamed member class to op_class.
        * ia64.h (struct ia64_operand): Renamed member class to op_class.
2009-08-29  Martin Thuresson  
2009-08-29  Martin Thuresson  
        * tic30.h (template): Rename type template to
        * tic30.h (template): Rename type template to
        insn_template. Updated code to use new name.
        insn_template. Updated code to use new name.
        * tic54x.h (template): Rename type template to
        * tic54x.h (template): Rename type template to
        insn_template.
        insn_template.
2009-08-20  Nick Hudson  
2009-08-20  Nick Hudson  
        * hppa.h (pa_opcodes): Add a pa10 bb without FLAG_STRICT.
        * hppa.h (pa_opcodes): Add a pa10 bb without FLAG_STRICT.
2009-06-11  Anthony Green  
2009-06-11  Anthony Green  
        * moxie.h (MOXIE_F3_PCREL): Define.
        * moxie.h (MOXIE_F3_PCREL): Define.
        (moxie_form3_opc_info): Grow.
        (moxie_form3_opc_info): Grow.
2009-06-06  Anthony Green  
2009-06-06  Anthony Green  
        * moxie.h (MOXIE_F1_M): Define.
        * moxie.h (MOXIE_F1_M): Define.
2009-04-15  Anthony Green  
2009-04-15  Anthony Green  
        * moxie.h: Created.
        * moxie.h: Created.
2009-04-06  DJ Delorie  
2009-04-06  DJ Delorie  
        * h8300.h: Add relaxation attributes to MOVA opcodes.
        * h8300.h: Add relaxation attributes to MOVA opcodes.
2009-03-10  Alan Modra  
2009-03-10  Alan Modra  
        * ppc.h (ppc_parse_cpu): Declare.
        * ppc.h (ppc_parse_cpu): Declare.
2009-03-02  Qinwei  
2009-03-02  Qinwei  
        * score-inst.h (score_insn_type, score_data_type): Add Ra_I9_I5
        * score-inst.h (score_insn_type, score_data_type): Add Ra_I9_I5
        and _IMM11 for mbitclr and mbitset.
        and _IMM11 for mbitclr and mbitset.
        * score-datadep.h: Update dependency information.
        * score-datadep.h: Update dependency information.
2009-02-26  Peter Bergner  
2009-02-26  Peter Bergner  
        * ppc.h (PPC_OPCODE_POWER7): New.
        * ppc.h (PPC_OPCODE_POWER7): New.
2009-02-06  Doug Evans  
2009-02-06  Doug Evans  
        * i386.h: Add comment regarding sse* insns and prefixes.
        * i386.h: Add comment regarding sse* insns and prefixes.
2009-02-03  Sandip Matte  
2009-02-03  Sandip Matte  
        * mips.h (INSN_XLR): Define.
        * mips.h (INSN_XLR): Define.
        (INSN_CHIP_MASK): Update.
        (INSN_CHIP_MASK): Update.
        (CPU_XLR): Define.
        (CPU_XLR): Define.
        (OPCODE_IS_MEMBER): Update.
        (OPCODE_IS_MEMBER): Update.
        (M_MSGSND, M_MSGLD, M_MSGLD_T, M_MSGWAIT, M_MSGWAIT_T): Define.
        (M_MSGSND, M_MSGLD, M_MSGLD_T, M_MSGWAIT, M_MSGWAIT_T): Define.
2009-01-28  Doug Evans  
2009-01-28  Doug Evans  
        * opcode/i386.h: Add multiple inclusion protection.
        * opcode/i386.h: Add multiple inclusion protection.
        (EAX_REG_NUM,ECX_REG_NUM,EDX_REGNUM,EBX_REG_NUM,ESI_REG_NUM)
        (EAX_REG_NUM,ECX_REG_NUM,EDX_REGNUM,EBX_REG_NUM,ESI_REG_NUM)
        (EDI_REG_NUM): New macros.
        (EDI_REG_NUM): New macros.
        (MODRM_MOD_FIELD,MODRM_REG_FIELD,MODRM_RM_FIELD): New macros.
        (MODRM_MOD_FIELD,MODRM_REG_FIELD,MODRM_RM_FIELD): New macros.
        (SIB_SCALE_FIELD,SIB_INDEX_FIELD,SIB_BASE_FIELD): New macros.
        (SIB_SCALE_FIELD,SIB_INDEX_FIELD,SIB_BASE_FIELD): New macros.
        (REX_PREFIX_P): New macro.
        (REX_PREFIX_P): New macro.
2009-01-09  Peter Bergner  
2009-01-09  Peter Bergner  
        * ppc.h (struct powerpc_opcode): New field "deprecated".
        * ppc.h (struct powerpc_opcode): New field "deprecated".
        (PPC_OPCODE_NOPOWER4): Delete.
        (PPC_OPCODE_NOPOWER4): Delete.
2008-11-28  Joshua Kinard  
2008-11-28  Joshua Kinard  
        * mips.h: Define CPU_R14000, CPU_R16000.
        * mips.h: Define CPU_R14000, CPU_R16000.
        (OPCODE_IS_MEMBER): Include R14000, R16000 in test.
        (OPCODE_IS_MEMBER): Include R14000, R16000 in test.
2008-11-18  Catherine Moore  
2008-11-18  Catherine Moore  
        * arm.h (FPU_NEON_FP16): New.
        * arm.h (FPU_NEON_FP16): New.
        (FPU_ARCH_NEON_FP16): New.
        (FPU_ARCH_NEON_FP16): New.
2008-11-06  Chao-ying Fu  
2008-11-06  Chao-ying Fu  
        * mips.h: Doucument '1' for 5-bit sync type.
        * mips.h: Doucument '1' for 5-bit sync type.
2008-08-28  H.J. Lu  
2008-08-28  H.J. Lu  
        * ia64.h (ia64_resource_specifier): Add IA64_RS_CR_IIB.  Update
        * ia64.h (ia64_resource_specifier): Add IA64_RS_CR_IIB.  Update
        IA64_RS_CR.
        IA64_RS_CR.
2008-08-01  Peter Bergner  
2008-08-01  Peter Bergner  
        * ppc.h (PPC_OPCODE_VSX, PPC_OPERAND_VSR): New.
        * ppc.h (PPC_OPCODE_VSX, PPC_OPERAND_VSR): New.
2008-07-30  Michael J. Eager  
2008-07-30  Michael J. Eager  
        * ppc.h (PPC_OPCODE_405): Define.
        * ppc.h (PPC_OPCODE_405): Define.
        (PPC_OPERAND_FSL, PPC_OPERAND_FCR, PPC_OPERAND_UDI): Define.
        (PPC_OPERAND_FSL, PPC_OPERAND_FCR, PPC_OPERAND_UDI): Define.
2008-06-13  Peter Bergner  
2008-06-13  Peter Bergner  
        * ppc.h (ppc_cpu_t): New typedef.
        * ppc.h (ppc_cpu_t): New typedef.
        (struct powerpc_opcode ): Use it.
        (struct powerpc_opcode ): Use it.
        (struct powerpc_operand ): Likewise.
        (struct powerpc_operand ): Likewise.
        (struct powerpc_macro ): Likewise.
        (struct powerpc_macro ): Likewise.
2008-06-12  Adam Nemet  
2008-06-12  Adam Nemet  
        * mips.h: Document new field descriptors +x, +X, +p, +P, +s, +S.
        * mips.h: Document new field descriptors +x, +X, +p, +P, +s, +S.
        Update comment before MIPS16 field descriptors to mention MIPS16.
        Update comment before MIPS16 field descriptors to mention MIPS16.
        (OP_SH_BBITIND, OP_MASK_BBITIND): New bit mask and shift count for
        (OP_SH_BBITIND, OP_MASK_BBITIND): New bit mask and shift count for
        BBIT.
        BBIT.
        (OP_SH_CINSPOS, OP_MASK_CINSPOS, OP_SH_CINSLM1, OP_MASK_CINSLM1):
        (OP_SH_CINSPOS, OP_MASK_CINSPOS, OP_SH_CINSLM1, OP_MASK_CINSLM1):
        New bit masks and shift counts for cins and exts.
        New bit masks and shift counts for cins and exts.
        * mips.h: Document new field descriptors +Q.
        * mips.h: Document new field descriptors +Q.
        (OP_SH_SEQI, OP_MASK_SEQI): New bit mask and shift count for SEQI.
        (OP_SH_SEQI, OP_MASK_SEQI): New bit mask and shift count for SEQI.
2008-04-28  Adam Nemet  
2008-04-28  Adam Nemet  
        * mips.h (INSN_MACRO): Move it up to the the pinfo macros.
        * mips.h (INSN_MACRO): Move it up to the the pinfo macros.
        (INSN2_M_FP_S, INSN2_M_FP_D): New pinfo2 macros.
        (INSN2_M_FP_S, INSN2_M_FP_D): New pinfo2 macros.
2008-04-14  Edmar Wienskoski  
2008-04-14  Edmar Wienskoski  
        * ppc.h: (PPC_OPCODE_E500MC): New.
        * ppc.h: (PPC_OPCODE_E500MC): New.
2008-04-03  H.J. Lu  
2008-04-03  H.J. Lu  
        * i386.h (MAX_OPERANDS): Set to 5.
        * i386.h (MAX_OPERANDS): Set to 5.
        (MAX_MNEM_SIZE): Changed to 20.
        (MAX_MNEM_SIZE): Changed to 20.
2008-03-28  Eric B. Weddington  
2008-03-28  Eric B. Weddington  
        * avr.h (AVR_ISA_TINY3): Define new opcode set for attiny167.
        * avr.h (AVR_ISA_TINY3): Define new opcode set for attiny167.
2008-03-09  Paul Brook  
2008-03-09  Paul Brook  
        * arm.h (FPU_VFP_EXT_D32, FPU_VFP_V3D16, FPU_ARCH_VFP_V3D16): Define.
        * arm.h (FPU_VFP_EXT_D32, FPU_VFP_V3D16, FPU_ARCH_VFP_V3D16): Define.
2008-03-04  Paul Brook  
2008-03-04  Paul Brook  
        * arm.h (ARM_EXT_V6M, ARM_EXT_BARRIER, ARM_EXT_THUMB_MSR): Define.
        * arm.h (ARM_EXT_V6M, ARM_EXT_BARRIER, ARM_EXT_THUMB_MSR): Define.
        (ARM_AEXT_V6T2, ARM_AEXT_V7_ARM, ARM_AEXT_V7M): Use new flags.
        (ARM_AEXT_V6T2, ARM_AEXT_V7_ARM, ARM_AEXT_V7M): Use new flags.
        (ARM_AEXT_V6M, ARM_ARCH_V6M): Define.
        (ARM_AEXT_V6M, ARM_ARCH_V6M): Define.
2008-02-27  Denis Vlasenko  
2008-02-27  Denis Vlasenko  
            Nick Clifton  
            Nick Clifton  
        PR 3134
        PR 3134
        * h8300.h (h8_opcodes): Add an encoding for a mov.l instruction
        * h8300.h (h8_opcodes): Add an encoding for a mov.l instruction
        with a 32-bit displacement but without the top bit of the 4th byte
        with a 32-bit displacement but without the top bit of the 4th byte
        set.
        set.
2008-02-18  M R Swami Reddy 
2008-02-18  M R Swami Reddy 
        * cr16.h (cr16_num_optab): Declared.
        * cr16.h (cr16_num_optab): Declared.
2008-02-14  Hakan Ardo  
2008-02-14  Hakan Ardo  
        PR gas/2626
        PR gas/2626
        * avr.h (AVR_ISA_2xxe): Define.
        * avr.h (AVR_ISA_2xxe): Define.
2008-02-04  Adam Nemet  
2008-02-04  Adam Nemet  
        * mips.h: Update copyright.
        * mips.h: Update copyright.
        (INSN_CHIP_MASK): New macro.
        (INSN_CHIP_MASK): New macro.
        (INSN_OCTEON): New macro.
        (INSN_OCTEON): New macro.
        (CPU_OCTEON): New macro.
        (CPU_OCTEON): New macro.
        (OPCODE_IS_MEMBER): Handle Octeon instructions.
        (OPCODE_IS_MEMBER): Handle Octeon instructions.
2008-01-23  Eric B. Weddington  
2008-01-23  Eric B. Weddington  
        * avr.h (AVR_ISA_RF401): Add new opcode set for at86rf401.
        * avr.h (AVR_ISA_RF401): Add new opcode set for at86rf401.
2008-01-03  Eric B. Weddington  
2008-01-03  Eric B. Weddington  
        * avr.h (AVR_ISA_USB162): Add new opcode set.
        * avr.h (AVR_ISA_USB162): Add new opcode set.
        (AVR_ISA_AVR3): Likewise.
        (AVR_ISA_AVR3): Likewise.
2007-11-29  Mark Shinwell  
2007-11-29  Mark Shinwell  
        * mips.h (INSN_LOONGSON_2E): New.
        * mips.h (INSN_LOONGSON_2E): New.
        (INSN_LOONGSON_2F): New.
        (INSN_LOONGSON_2F): New.
        (CPU_LOONGSON_2E): New.
        (CPU_LOONGSON_2E): New.
        (CPU_LOONGSON_2F): New.
        (CPU_LOONGSON_2F): New.
        (OPCODE_IS_MEMBER): Update for Loongson-2E and -2F flags.
        (OPCODE_IS_MEMBER): Update for Loongson-2E and -2F flags.
2007-11-29  Mark Shinwell  
2007-11-29  Mark Shinwell  
        * mips.h (INSN_ISA*): Redefine certain values as an
        * mips.h (INSN_ISA*): Redefine certain values as an
        enumeration.  Update comments.
        enumeration.  Update comments.
        (mips_isa_table): New.
        (mips_isa_table): New.
        (ISA_MIPS*): Redefine to match enumeration.
        (ISA_MIPS*): Redefine to match enumeration.
        (OPCODE_IS_MEMBER): Modify to correctly test new INSN_ISA*
        (OPCODE_IS_MEMBER): Modify to correctly test new INSN_ISA*
        values.
        values.
2007-08-08  Ben Elliston  
2007-08-08  Ben Elliston  
        * ppc.h (PPC_OPCODE_PPCPS): New.
        * ppc.h (PPC_OPCODE_PPCPS): New.
2007-07-03  Nathan Sidwell  
2007-07-03  Nathan Sidwell  
        * m68k.h: Document j K & E.
        * m68k.h: Document j K & E.
2007-06-29  M R Swami Reddy  
2007-06-29  M R Swami Reddy  
        * cr16.h: New file for CR16 target.
        * cr16.h: New file for CR16 target.
2007-05-02  Alan Modra  
2007-05-02  Alan Modra  
        * ppc.h (PPC_OPERAND_PLUS1): Update comment.
        * ppc.h (PPC_OPERAND_PLUS1): Update comment.
2007-04-23  Nathan Sidwell  
2007-04-23  Nathan Sidwell  
        * m68k.h (mcfisa_c): New.
        * m68k.h (mcfisa_c): New.
        (mcfusp, mcf_mask): Adjust.
        (mcfusp, mcf_mask): Adjust.
2007-04-20  Alan Modra  
2007-04-20  Alan Modra  
        * ppc.h (struct powerpc_operand): Replace "bits" with "bitm".
        * ppc.h (struct powerpc_operand): Replace "bits" with "bitm".
        (num_powerpc_operands): Declare.
        (num_powerpc_operands): Declare.
        (PPC_OPERAND_SIGNED et al): Redefine as hex.
        (PPC_OPERAND_SIGNED et al): Redefine as hex.
        (PPC_OPERAND_PLUS1): Define.
        (PPC_OPERAND_PLUS1): Define.
2007-03-21  H.J. Lu  
2007-03-21  H.J. Lu  
        * i386.h (REX_MODE64): Renamed to ...
        * i386.h (REX_MODE64): Renamed to ...
        (REX_W): This.
        (REX_W): This.
        (REX_EXTX): Renamed to ...
        (REX_EXTX): Renamed to ...
        (REX_R): This.
        (REX_R): This.
        (REX_EXTY): Renamed to ...
        (REX_EXTY): Renamed to ...
        (REX_X): This.
        (REX_X): This.
        (REX_EXTZ): Renamed to ...
        (REX_EXTZ): Renamed to ...
        (REX_B): This.
        (REX_B): This.
2007-03-15  H.J. Lu  
2007-03-15  H.J. Lu  
        * i386.h: Add entries from config/tc-i386.h and move tables
        * i386.h: Add entries from config/tc-i386.h and move tables
        to opcodes/i386-opc.h.
        to opcodes/i386-opc.h.
2007-03-13  H.J. Lu  
2007-03-13  H.J. Lu  
        * i386.h (FloatDR): Removed.
        * i386.h (FloatDR): Removed.
        (i386_optab): Use FloatD and FloatD|FloatR instead of FloatDR.
        (i386_optab): Use FloatD and FloatD|FloatR instead of FloatDR.
2007-03-01  Alan Modra  
2007-03-01  Alan Modra  
        * spu-insns.h: Add soma double-float insns.
        * spu-insns.h: Add soma double-float insns.
2007-02-20  Thiemo Seufer  
2007-02-20  Thiemo Seufer  
            Chao-Ying Fu  
            Chao-Ying Fu  
        * mips.h (OP_SH_BP, OP_MASK_BP): Add support for balign instruction.
        * mips.h (OP_SH_BP, OP_MASK_BP): Add support for balign instruction.
        (INSN_DSPR2): Add flag for DSP R2 instructions.
        (INSN_DSPR2): Add flag for DSP R2 instructions.
        (M_BALIGN): New macro.
        (M_BALIGN): New macro.
2007-02-14  Alan Modra  
2007-02-14  Alan Modra  
        * i386.h (i386_optab): Replace all occurrences of Seg2ShortForm
        * i386.h (i386_optab): Replace all occurrences of Seg2ShortForm
        and Seg3ShortFrom with Shortform.
        and Seg3ShortFrom with Shortform.
2007-02-11  H.J. Lu  
2007-02-11  H.J. Lu  
        PR gas/4027
        PR gas/4027
        * i386.h (i386_optab): Put the real "test" before the pseudo
        * i386.h (i386_optab): Put the real "test" before the pseudo
        one.
        one.
2007-01-08  Kazu Hirata  
2007-01-08  Kazu Hirata  
        * m68k.h (m68010up): OR fido_a.
        * m68k.h (m68010up): OR fido_a.
2006-12-25  Kazu Hirata  
2006-12-25  Kazu Hirata  
        * m68k.h (fido_a): New.
        * m68k.h (fido_a): New.
2006-12-24  Kazu Hirata  
2006-12-24  Kazu Hirata  
        * m68k.h (mcfmac, mcfemac, cfloat, mcfhwdiv, mcfisa_a,
        * m68k.h (mcfmac, mcfemac, cfloat, mcfhwdiv, mcfisa_a,
        mcfisa_aa, mcfisa_b, mcfusp, mcf_mask): Double the defined
        mcfisa_aa, mcfisa_b, mcfusp, mcf_mask): Double the defined
        values.
        values.
2006-11-08  H.J. Lu  
2006-11-08  H.J. Lu  
        * i386.h (i386_optab): Replace CpuPNI with CpuSSE3.
        * i386.h (i386_optab): Replace CpuPNI with CpuSSE3.
2006-10-31  Mei Ligang  
2006-10-31  Mei Ligang  
        * score-inst.h (enum score_insn_type): Add Insn_internal.
        * score-inst.h (enum score_insn_type): Add Insn_internal.
2006-10-25  Trevor Smigiel  
2006-10-25  Trevor Smigiel  
            Yukishige Shibata  
            Yukishige Shibata  
            Nobuhisa Fujinami  
            Nobuhisa Fujinami  
            Takeaki Fukuoka  
            Takeaki Fukuoka  
            Alan Modra  
            Alan Modra  
        * spu-insns.h: New file.
        * spu-insns.h: New file.
        * spu.h: New file.
        * spu.h: New file.
2006-10-24  Andrew Pinski  
2006-10-24  Andrew Pinski  
        * ppc.h (PPC_OPCODE_CELL): Define.
        * ppc.h (PPC_OPCODE_CELL): Define.
2006-10-23  Dwarakanath Rajagopal  
2006-10-23  Dwarakanath Rajagopal  
        * i386.h :  Modify opcode to support for the change in POPCNT opcode
        * i386.h :  Modify opcode to support for the change in POPCNT opcode
        in amdfam10 architecture.
        in amdfam10 architecture.
2006-09-28  H.J. Lu  
2006-09-28  H.J. Lu  
        * i386.h: Replace CpuMNI with CpuSSSE3.
        * i386.h: Replace CpuMNI with CpuSSSE3.
2006-09-26  Mark Shinwell  
2006-09-26  Mark Shinwell  
            Joseph Myers  
            Joseph Myers  
            Ian Lance Taylor  
            Ian Lance Taylor  
            Ben Elliston  
            Ben Elliston  
        * arm.h (ARM_CEXT_IWMMXT2, ARM_ARCH_IWMMXT2): Define.
        * arm.h (ARM_CEXT_IWMMXT2, ARM_ARCH_IWMMXT2): Define.
2006-09-17  Mei Ligang  
2006-09-17  Mei Ligang  
        * score-datadep.h: New file.
        * score-datadep.h: New file.
        * score-inst.h: New file.
        * score-inst.h: New file.
2006-07-14  H.J. Lu  
2006-07-14  H.J. Lu  
        * i386.h (i386_optab): Remove InvMem from maskmovq, movhlps,
        * i386.h (i386_optab): Remove InvMem from maskmovq, movhlps,
        movlhps, movmskps, pextrw, pmovmskb, movmskpd, maskmovdqu,
        movlhps, movmskps, pextrw, pmovmskb, movmskpd, maskmovdqu,
        movdq2q and movq2dq.
        movdq2q and movq2dq.
2006-07-10 Dwarakanath Rajagopal        
2006-07-10 Dwarakanath Rajagopal        
           Michael Meissner             
           Michael Meissner             
        * i386.h: Add amdfam10 new instructions (SSE4a and ABM instructions).
        * i386.h: Add amdfam10 new instructions (SSE4a and ABM instructions).
2006-06-12  H.J. Lu  
2006-06-12  H.J. Lu  
        * i386.h (i386_optab): Add "nop" with memory reference.
        * i386.h (i386_optab): Add "nop" with memory reference.
2006-06-12  H.J. Lu  
2006-06-12  H.J. Lu  
        * i386.h (i386_optab): Update comment for 64bit NOP.
        * i386.h (i386_optab): Update comment for 64bit NOP.
2006-06-06  Ben Elliston  
2006-06-06  Ben Elliston  
            Anton Blanchard  
            Anton Blanchard  
        * ppc.h (PPC_OPCODE_POWER6): Define.
        * ppc.h (PPC_OPCODE_POWER6): Define.
        Adjust whitespace.
        Adjust whitespace.
2006-06-05  Thiemo Seufer  
2006-06-05  Thiemo Seufer  
        * mips.h: Improve description of MT flags.
        * mips.h: Improve description of MT flags.
2006-05-25  Richard Sandiford  
2006-05-25  Richard Sandiford  
        * m68k.h (mcf_mask): Define.
        * m68k.h (mcf_mask): Define.
2006-05-05  Thiemo Seufer  
2006-05-05  Thiemo Seufer  
            David Ung  
            David Ung  
        * mips.h (enum): Add macro M_CACHE_AB.
        * mips.h (enum): Add macro M_CACHE_AB.
2006-05-04  Thiemo Seufer  
2006-05-04  Thiemo Seufer  
            Nigel Stephens  
            Nigel Stephens  
            David Ung  
            David Ung  
        * mips.h: Add INSN_SMARTMIPS define.
        * mips.h: Add INSN_SMARTMIPS define.
2006-04-30  Thiemo Seufer  
2006-04-30  Thiemo Seufer  
            David Ung  
            David Ung  
        * mips.h: Defines udi bits and masks.  Add description of
        * mips.h: Defines udi bits and masks.  Add description of
        characters which may appear in the args field of udi
        characters which may appear in the args field of udi
        instructions.
        instructions.
2006-04-26  Thiemo Seufer  
2006-04-26  Thiemo Seufer  
        * mips.h: Improve comments describing the bitfield instruction
        * mips.h: Improve comments describing the bitfield instruction
        fields.
        fields.
2006-04-26  Julian Brown  
2006-04-26  Julian Brown  
        * arm.h (FPU_VFP_EXT_V3): Define constant.
        * arm.h (FPU_VFP_EXT_V3): Define constant.
        (FPU_NEON_EXT_V1): Likewise.
        (FPU_NEON_EXT_V1): Likewise.
        (FPU_VFP_HARD): Update.
        (FPU_VFP_HARD): Update.
        (FPU_VFP_V3): Define macro.
        (FPU_VFP_V3): Define macro.
        (FPU_ARCH_VFP_V3, FPU_ARCH_VFP_V3_PLUS_NEON_V1): Define macros.
        (FPU_ARCH_VFP_V3, FPU_ARCH_VFP_V3_PLUS_NEON_V1): Define macros.
2006-04-07  Joerg Wunsch  
2006-04-07  Joerg Wunsch  
        * avr.h (AVR_ISA_PWMx): New.
        * avr.h (AVR_ISA_PWMx): New.
2006-03-28  Nathan Sidwell  
2006-03-28  Nathan Sidwell  
        * m68k.h (cpu_m68k, cpu_cf, cpu_m68000, cpu_m68008, cpu_m68010,
        * m68k.h (cpu_m68k, cpu_cf, cpu_m68000, cpu_m68008, cpu_m68010,
        cpu_m68020, cpu_m68ec030, cpu_m68040, cpu_m68060, cpu_m68851,
        cpu_m68020, cpu_m68ec030, cpu_m68040, cpu_m68060, cpu_m68851,
        cpu_m68881, cpu_m68882, cpu_cpu32, cpu_cf5200, cpu_cf5206e,
        cpu_m68881, cpu_m68882, cpu_cpu32, cpu_cf5200, cpu_cf5206e,
        cpu_cf5208, cpu_cf521x, cpu_cf5213, cpu_cf5249, cpu_cf528x,
        cpu_cf5208, cpu_cf521x, cpu_cf5213, cpu_cf5249, cpu_cf528x,
        cpu_cf5307, cpu_cf5329, cpu_cf5407, cpu_cf547x, cpu_cf548x): Remove.
        cpu_cf5307, cpu_cf5329, cpu_cf5407, cpu_cf547x, cpu_cf548x): Remove.
2006-03-10  Paul Brook  
2006-03-10  Paul Brook  
        * arm.h (ARM_AEXT_V7_ARM): Include v6ZK extensions.
        * arm.h (ARM_AEXT_V7_ARM): Include v6ZK extensions.
2006-03-04  John David Anglin  
2006-03-04  John David Anglin  
        * hppa.h (pa_opcodes): Reorder bb opcodes so that pa10 opcodes come
        * hppa.h (pa_opcodes): Reorder bb opcodes so that pa10 opcodes come
        first.  Correct mask of bb "B" opcode.
        first.  Correct mask of bb "B" opcode.
2006-02-27  H.J. Lu 
2006-02-27  H.J. Lu 
        * i386.h (i386_optab): Support Intel Merom New Instructions.
        * i386.h (i386_optab): Support Intel Merom New Instructions.
2006-02-24  Paul Brook  
2006-02-24  Paul Brook  
        * arm.h: Add V7 feature bits.
        * arm.h: Add V7 feature bits.
2006-02-23  H.J. Lu  
2006-02-23  H.J. Lu  
        * ia64.h (ia64_opnd): Add IA64_OPND_IMMU5b.
        * ia64.h (ia64_opnd): Add IA64_OPND_IMMU5b.
2006-01-31  Paul Brook  
2006-01-31  Paul Brook  
        Richard Earnshaw 
        Richard Earnshaw 
        * arm.h: Use ARM_CPU_FEATURE.
        * arm.h: Use ARM_CPU_FEATURE.
        (ARM_AEXT_*, FPU_ENDIAN_PURE, FPU_VFP_HARD): New.
        (ARM_AEXT_*, FPU_ENDIAN_PURE, FPU_VFP_HARD): New.
        (arm_feature_set): Change to a structure.
        (arm_feature_set): Change to a structure.
        (ARM_CPU_HAS_FEATURE, ARM_MERGE_FEATURE_SETS, ARM_CLEAR_FEATURE,
        (ARM_CPU_HAS_FEATURE, ARM_MERGE_FEATURE_SETS, ARM_CLEAR_FEATURE,
        ARM_FEATURE): New macros.
        ARM_FEATURE): New macros.
2005-12-07  Hans-Peter Nilsson  
2005-12-07  Hans-Peter Nilsson  
        * cris.h (MOVE_M_TO_PREG_OPCODE, MOVE_M_TO_PREG_ZBITS)
        * cris.h (MOVE_M_TO_PREG_OPCODE, MOVE_M_TO_PREG_ZBITS)
        (MOVE_PC_INCR_OPCODE_PREFIX, MOVE_PC_INCR_OPCODE_SUFFIX): New macros.
        (MOVE_PC_INCR_OPCODE_PREFIX, MOVE_PC_INCR_OPCODE_SUFFIX): New macros.
        (ADD_PC_INCR_OPCODE): Don't define.
        (ADD_PC_INCR_OPCODE): Don't define.
2005-12-06  H.J. Lu  
2005-12-06  H.J. Lu  
        PR gas/1874
        PR gas/1874
        * i386.h (i386_optab): Add 64bit support for monitor and mwait.
        * i386.h (i386_optab): Add 64bit support for monitor and mwait.
2005-11-14  David Ung  
2005-11-14  David Ung  
        * mips.h: Assign 'm'/'M' codes to MIPS16e save/restore
        * mips.h: Assign 'm'/'M' codes to MIPS16e save/restore
        instructions.  Define MIPS16_ALL_ARGS and MIPS16_ALL_STATICS for
        instructions.  Define MIPS16_ALL_ARGS and MIPS16_ALL_STATICS for
        save/restore encoding of the args field.
        save/restore encoding of the args field.
2005-10-28  Dave Brolley  
2005-10-28  Dave Brolley  
        Contribute the following changes:
        Contribute the following changes:
        2005-02-16  Dave Brolley  
        2005-02-16  Dave Brolley  
        * cgen-bitset.h: Rename CGEN_ISA_MASK to CGEN_BITSET. Rename
        * cgen-bitset.h: Rename CGEN_ISA_MASK to CGEN_BITSET. Rename
        cgen_isa_mask_* to cgen_bitset_*.
        cgen_isa_mask_* to cgen_bitset_*.
        * cgen.h: Likewise.
        * cgen.h: Likewise.
        2003-10-21  Richard Sandiford  
        2003-10-21  Richard Sandiford  
        * cgen.h (CGEN_BITSET_ATTR_VALUE): Fix definition.
        * cgen.h (CGEN_BITSET_ATTR_VALUE): Fix definition.
        (CGEN_ATTR_ENTRY): Change "value" to type "unsigned".
        (CGEN_ATTR_ENTRY): Change "value" to type "unsigned".
        (CGEN_CPU_TABLE): Make isas a ponter.
        (CGEN_CPU_TABLE): Make isas a ponter.
        2003-09-29  Dave Brolley  
        2003-09-29  Dave Brolley  
        * cgen.h (CGEN_ATTR_VALUE_BITSET_TYPE): New typedef.
        * cgen.h (CGEN_ATTR_VALUE_BITSET_TYPE): New typedef.
        (CGEN_ATTR_VALUE_ENUM_TYPE): Ditto.
        (CGEN_ATTR_VALUE_ENUM_TYPE): Ditto.
        (CGEN_ATTR_VALUE_TYPE): Use these new typedefs.
        (CGEN_ATTR_VALUE_TYPE): Use these new typedefs.
        2002-12-13  Dave Brolley  
        2002-12-13  Dave Brolley  
        * cgen.h (symcat.h): #include it.
        * cgen.h (symcat.h): #include it.
        (cgen-bitset.h): #include it.
        (cgen-bitset.h): #include it.
        (CGEN_ATTR_VALUE_TYPE): Now a union.
        (CGEN_ATTR_VALUE_TYPE): Now a union.
        (CGEN_ATTR_VALUE): Reference macros generated in opcodes/-desc.h.
        (CGEN_ATTR_VALUE): Reference macros generated in opcodes/-desc.h.
        (CGEN_ATTR_ENTRY): 'value' now unsigned.
        (CGEN_ATTR_ENTRY): 'value' now unsigned.
        (cgen_cpu_desc): 'isas' now (CGEN_ISA_MASK*).
        (cgen_cpu_desc): 'isas' now (CGEN_ISA_MASK*).
        * cgen-bitset.h: New file.
        * cgen-bitset.h: New file.
2005-09-30  Catherine Moore  
2005-09-30  Catherine Moore  
        * bfin.h: New file.
        * bfin.h: New file.
2005-10-24  Jan Beulich  
2005-10-24  Jan Beulich  
        * ia64.h (enum ia64_opnd): Move memory operand out of set of
        * ia64.h (enum ia64_opnd): Move memory operand out of set of
        indirect operands.
        indirect operands.
2005-10-16  John David Anglin  
2005-10-16  John David Anglin  
        * hppa.h (pa_opcodes): Add two fcmp opcodes.  Reorder ftest opcodes.
        * hppa.h (pa_opcodes): Add two fcmp opcodes.  Reorder ftest opcodes.
        Add FLAG_STRICT to pa10 ftest opcode.
        Add FLAG_STRICT to pa10 ftest opcode.
2005-10-12  John David Anglin  
2005-10-12  John David Anglin  
        * hppa.h (pa_opcodes): Remove lha entries.
        * hppa.h (pa_opcodes): Remove lha entries.
2005-10-08  John David Anglin  
2005-10-08  John David Anglin  
        * hppa.h (FLAG_STRICT): Revise comment.
        * hppa.h (FLAG_STRICT): Revise comment.
        (pa_opcode): Revise ordering rules.  Add/move strict pa10 variants
        (pa_opcode): Revise ordering rules.  Add/move strict pa10 variants
        before corresponding pa11 opcodes.  Add strict pa10 register-immediate
        before corresponding pa11 opcodes.  Add strict pa10 register-immediate
        entries for "fdc".
        entries for "fdc".
2005-09-30  Catherine Moore  
2005-09-30  Catherine Moore  
        * bfin.h: New file.
        * bfin.h: New file.
2005-09-24  John David Anglin  
2005-09-24  John David Anglin  
        * hppa.h (pa_opcodes): Add new "fdc" and "fic" opcode entries.
        * hppa.h (pa_opcodes): Add new "fdc" and "fic" opcode entries.
2005-09-06  Chao-ying Fu  
2005-09-06  Chao-ying Fu  
        * mips.h (OP_SH_MT_U, OP_MASK_MT_U, OP_SH_MT_H, OP_MASK_MT_H,
        * mips.h (OP_SH_MT_U, OP_MASK_MT_U, OP_SH_MT_H, OP_MASK_MT_H,
        OP_SH_MTACC_T, OP_MASK_MTACC_T, OP_SH_MTACC_D, OP_MASK_MTACC_D): New
        OP_SH_MTACC_T, OP_MASK_MTACC_T, OP_SH_MTACC_D, OP_MASK_MTACC_D): New
        define.
        define.
        Document !, $, *, &, g, +t, +T operand formats for MT instructions.
        Document !, $, *, &, g, +t, +T operand formats for MT instructions.
        (INSN_ASE_MASK): Update to include INSN_MT.
        (INSN_ASE_MASK): Update to include INSN_MT.
        (INSN_MT): New define for MT ASE.
        (INSN_MT): New define for MT ASE.
2005-08-25  Chao-ying Fu  
2005-08-25  Chao-ying Fu  
        * mips.h (OP_SH_DSPACC, OP_MASK_DSPACC, OP_SH_DSPACC_S,
        * mips.h (OP_SH_DSPACC, OP_MASK_DSPACC, OP_SH_DSPACC_S,
        OP_MASK_DSPACC_S, OP_SH_DSPSFT, OP_MASK_DSPSFT, OP_SH_DSPSFT_7,
        OP_MASK_DSPACC_S, OP_SH_DSPSFT, OP_MASK_DSPSFT, OP_SH_DSPSFT_7,
        OP_MASK_DSPSFT_7, OP_SH_SA3, OP_MASK_SA3, OP_SH_SA4, OP_MASK_SA4,
        OP_MASK_DSPSFT_7, OP_SH_SA3, OP_MASK_SA3, OP_SH_SA4, OP_MASK_SA4,
        OP_SH_IMM8, OP_MASK_IMM8, OP_SH_IMM10, OP_MASK_IMM10, OP_SH_WRDSP,
        OP_SH_IMM8, OP_MASK_IMM8, OP_SH_IMM10, OP_MASK_IMM10, OP_SH_WRDSP,
        OP_MASK_WRDSP, OP_SH_RDDSP, OP_MASK_RDDSP): New define.
        OP_MASK_WRDSP, OP_SH_RDDSP, OP_MASK_RDDSP): New define.
        Document 3, 4, 5, 6, 7, 8, 9, 0, :, ', @ operand formats for DSP
        Document 3, 4, 5, 6, 7, 8, 9, 0, :, ', @ operand formats for DSP
        instructions.
        instructions.
        (INSN_DSP): New define for DSP ASE.
        (INSN_DSP): New define for DSP ASE.
2005-08-18  Alan Modra  
2005-08-18  Alan Modra  
        * a29k.h: Delete.
        * a29k.h: Delete.
2005-08-15  Daniel Jacobowitz  
2005-08-15  Daniel Jacobowitz  
        * ppc.h (PPC_OPCODE_E300): Define.
        * ppc.h (PPC_OPCODE_E300): Define.
2005-08-12 Martin Schwidefsky  
2005-08-12 Martin Schwidefsky  
        * s390.h (s390_opcode_cpu_val): Add enum for cpu type z9-109.
        * s390.h (s390_opcode_cpu_val): Add enum for cpu type z9-109.
2005-07-28  John David Anglin  
2005-07-28  John David Anglin  
        PR gas/336
        PR gas/336
        * hppa.h (pa_opcodes): Allow 0 immediates in PA 2.0 variants of pdtlb
        * hppa.h (pa_opcodes): Allow 0 immediates in PA 2.0 variants of pdtlb
        and pitlb.
        and pitlb.
2005-07-27  Jan Beulich  
2005-07-27  Jan Beulich  
        * i386.h (i386_optab): Add comment to movd. Use LongMem for all
        * 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.
        movd-s. Add NoRex64 to movq-s dealing only with mmx or xmm registers.
        Add movq-s as 64-bit variants of movd-s.
        Add movq-s as 64-bit variants of movd-s.
2005-07-18  John David Anglin  
2005-07-18  John David Anglin  
        * hppa.h: Fix punctuation in comment.
        * hppa.h: Fix punctuation in comment.
        * hppa.h (pa_opcode):  Add rules for opcode ordering.  Check first for
        * hppa.h (pa_opcode):  Add rules for opcode ordering.  Check first for
        implicit space-register addressing.  Set space-register bits on opcodes
        implicit space-register addressing.  Set space-register bits on opcodes
        using implicit space-register addressing.  Add various missing pa20
        using implicit space-register addressing.  Add various missing pa20
        long-immediate opcodes.  Remove various opcodes using implicit 3-bit
        long-immediate opcodes.  Remove various opcodes using implicit 3-bit
        space-register addressing.  Use "fE" instead of "fe" in various
        space-register addressing.  Use "fE" instead of "fe" in various
        fstw opcodes.
        fstw opcodes.
2005-07-18  Jan Beulich  
2005-07-18  Jan Beulich  
        * i386.h (i386_optab): Operands of aam and aad are unsigned.
        * i386.h (i386_optab): Operands of aam and aad are unsigned.
2007-07-15  H.J. Lu 
2007-07-15  H.J. Lu 
        * i386.h (i386_optab): Support Intel VMX Instructions.
        * i386.h (i386_optab): Support Intel VMX Instructions.
2005-07-10  John David Anglin  
2005-07-10  John David Anglin  
        * hppa.h (pa_opcode): Don't set FLAG_STRICT in pa10 loads and stores.
        * hppa.h (pa_opcode): Don't set FLAG_STRICT in pa10 loads and stores.
2005-07-05  Jan Beulich  
2005-07-05  Jan Beulich  
        * i386.h (i386_optab): Add new insns.
        * i386.h (i386_optab): Add new insns.
2005-07-01  Nick Clifton  
2005-07-01  Nick Clifton  
        * sparc.h: Add typedefs to structure declarations.
        * sparc.h: Add typedefs to structure declarations.
2005-06-20  H.J. Lu  
2005-06-20  H.J. Lu  
        PR 1013
        PR 1013
        * i386.h (i386_optab): Update comments for 64bit addressing on
        * i386.h (i386_optab): Update comments for 64bit addressing on
        mov. Allow 64bit addressing for mov and movq.
        mov. Allow 64bit addressing for mov and movq.
2005-06-11  John David Anglin  
2005-06-11  John David Anglin  
        * hppa.h (pa_opcodes): Use cM and cX instead of cm and cx,
        * hppa.h (pa_opcodes): Use cM and cX instead of cm and cx,
        respectively, in various floating-point load and store patterns.
        respectively, in various floating-point load and store patterns.
2005-05-23  John David Anglin  
2005-05-23  John David Anglin  
        * hppa.h (FLAG_STRICT): Correct comment.
        * hppa.h (FLAG_STRICT): Correct comment.
        (pa_opcodes): Update load and store entries to allow both PA 1.X and
        (pa_opcodes): Update load and store entries to allow both PA 1.X and
        PA 2.0 mneumonics when equivalent.  Entries with cache control
        PA 2.0 mneumonics when equivalent.  Entries with cache control
        completers now require PA 1.1.  Adjust whitespace.
        completers now require PA 1.1.  Adjust whitespace.
2005-05-19  Anton Blanchard  
2005-05-19  Anton Blanchard  
        * ppc.h (PPC_OPCODE_POWER5): Define.
        * ppc.h (PPC_OPCODE_POWER5): Define.
2005-05-10  Nick Clifton  
2005-05-10  Nick Clifton  
        * Update the address and phone number of the FSF organization in
        * Update the address and phone number of the FSF organization in
        the GPL notices in the following files:
        the GPL notices in the following files:
        a29k.h, alpha.h, arc.h, arm.h, avr.h, cgen.h, convex.h, cris.h,
        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,
        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,
        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,
        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,
        pj.h, pn.h, ppc.h, pyr.h, s390.h, sparc.h, tic30.h, tic4x.h,
        tic54x.h, tic80.h, v850.h, vax.h
        tic54x.h, tic80.h, v850.h, vax.h
2005-05-09  Jan Beulich  
2005-05-09  Jan Beulich  
        * i386.h (i386_optab): Add ht and hnt.
        * i386.h (i386_optab): Add ht and hnt.
2005-04-18  Mark Kettenis  
2005-04-18  Mark Kettenis  
        * i386.h: Insert hyphens into selected VIA PadLock extensions.
        * i386.h: Insert hyphens into selected VIA PadLock extensions.
        Add xcrypt-ctr.  Provide aliases without hyphens.
        Add xcrypt-ctr.  Provide aliases without hyphens.
2005-04-13  H.J. Lu  
2005-04-13  H.J. Lu  
        Moved from ../ChangeLog
        Moved from ../ChangeLog
        2005-04-12  Paul Brook  
        2005-04-12  Paul Brook  
        * m88k.h: Rename psr macros to avoid conflicts.
        * m88k.h: Rename psr macros to avoid conflicts.
        2005-03-12  Zack Weinberg  
        2005-03-12  Zack Weinberg  
        * arm.h: Adjust comments for ARM_EXT_V4T and ARM_EXT_V5T.
        * 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,
        Add ARM_EXT_V6T2, ARM_ARCH_V6T2, ARM_ARCH_V6KT2, ARM_ARCH_V6ZT2,
        and ARM_ARCH_V6ZKT2.
        and ARM_ARCH_V6ZKT2.
        2004-11-29  Tomer Levi  
        2004-11-29  Tomer Levi  
        * crx.h (enum operand_type): Rename rbase_cst4 to rbase_dispu4.
        * crx.h (enum operand_type): Rename rbase_cst4 to rbase_dispu4.
        Remove redundant instruction types.
        Remove redundant instruction types.
        (struct argument): X_op - new field.
        (struct argument): X_op - new field.
        (struct cst4_entry): Remove.
        (struct cst4_entry): Remove.
        (no_op_insn): Declare.
        (no_op_insn): Declare.
        2004-11-05  Tomer Levi  
        2004-11-05  Tomer Levi  
        * crx.h (enum argtype): Rename types, remove unused types.
        * crx.h (enum argtype): Rename types, remove unused types.
        2004-10-27  Tomer Levi  
        2004-10-27  Tomer Levi  
        * crx.h (enum reg): Rearrange registers, remove 'ccfg' and `'pc'.
        * crx.h (enum reg): Rearrange registers, remove 'ccfg' and `'pc'.
        (enum reg_type): Remove CRX_PC_REGTYPE, CRX_MTPR_REGTYPE.
        (enum reg_type): Remove CRX_PC_REGTYPE, CRX_MTPR_REGTYPE.
        (enum operand_type): Rearrange operands, edit comments.
        (enum operand_type): Rearrange operands, edit comments.
        replace us with ui for unsigned immediate.
        replace us with ui for unsigned immediate.
        replace d with disps/dispu/dispe for signed/unsigned/escaped
        replace d with disps/dispu/dispe for signed/unsigned/escaped
        displacements (respectively).
        displacements (respectively).
        replace rbase_ridx_scl2_dispu with rindex_disps for register index.
        replace rbase_ridx_scl2_dispu with rindex_disps for register index.
        (instruction type): Add NO_TYPE_INS.
        (instruction type): Add NO_TYPE_INS.
        (instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR.
        (instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR.
        (operand_entry): New field - 'flags'.
        (operand_entry): New field - 'flags'.
        (operand flags): New.
        (operand flags): New.
        2004-10-21  Tomer Levi  
        2004-10-21  Tomer Levi  
        * crx.h (operand_type): Remove redundant types i3, i4,
        * crx.h (operand_type): Remove redundant types i3, i4,
        i5, i8, i12.
        i5, i8, i12.
        Add new unsigned immediate types us3, us4, us5, us16.
        Add new unsigned immediate types us3, us4, us5, us16.
2005-04-12  Mark Kettenis  
2005-04-12  Mark Kettenis  
        * i386.h (i386_optab): Mark VIA PadLock instructions as ImmExt and
        * i386.h (i386_optab): Mark VIA PadLock instructions as ImmExt and
        adjust them accordingly.
        adjust them accordingly.
2005-04-01  Jan Beulich  
2005-04-01  Jan Beulich  
        * i386.h (i386_optab): Add rdtscp.
        * i386.h (i386_optab): Add rdtscp.
2005-03-29  H.J. Lu  
2005-03-29  H.J. Lu  
        * i386.h (i386_optab): Don't allow the `l' suffix for moving
        * i386.h (i386_optab): Don't allow the `l' suffix for moving
        between memory and segment register. Allow movq for moving between
        between memory and segment register. Allow movq for moving between
        general-purpose register and segment register.
        general-purpose register and segment register.
2005-02-09  Jan Beulich  
2005-02-09  Jan Beulich  
        PR gas/707
        PR gas/707
        * i386.h (i386_optab): Add x_Suf to fbld and fbstp. Add w_Suf and
        * 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
        FloatMF to fldcw, fstcw, fnstcw, and the memory formas of fstsw and
        fnstsw.
        fnstsw.
2006-02-07  Nathan Sidwell  
2006-02-07  Nathan Sidwell  
        * m68k.h (m68008, m68ec030, m68882): Remove.
        * m68k.h (m68008, m68ec030, m68882): Remove.
        (m68k_mask): New.
        (m68k_mask): New.
        (cpu_m68k, cpu_cf): New.
        (cpu_m68k, cpu_cf): New.
        (mcf5200, mcf5206e, mcf521x, mcf5249, mcf528x, mcf5307, mcf5407,
        (mcf5200, mcf5206e, mcf521x, mcf5249, mcf528x, mcf5307, mcf5407,
        mcf5470, mcf5480): Rename to cpu_. Add m680x0 variants.
        mcf5470, mcf5480): Rename to cpu_. Add m680x0 variants.
2005-01-25  Alexandre Oliva  
2005-01-25  Alexandre Oliva  
        2004-11-10  Alexandre Oliva  
        2004-11-10  Alexandre Oliva  
        * cgen.h (enum cgen_parse_operand_type): Add
        * cgen.h (enum cgen_parse_operand_type): Add
        CGEN_PARSE_OPERAND_SYMBOLIC.
        CGEN_PARSE_OPERAND_SYMBOLIC.
2005-01-21  Fred Fish  
2005-01-21  Fred Fish  
        * mips.h: Change INSN_ALIAS to INSN2_ALIAS.
        * mips.h: Change INSN_ALIAS to INSN2_ALIAS.
        Change INSN_WRITE_MDMX_ACC to INSN2_WRITE_MDMX_ACC.
        Change INSN_WRITE_MDMX_ACC to INSN2_WRITE_MDMX_ACC.
        Change INSN_READ_MDMX_ACC to INSN2_READ_MDMX_ACC.
        Change INSN_READ_MDMX_ACC to INSN2_READ_MDMX_ACC.
2005-01-19  Fred Fish  
2005-01-19  Fred Fish  
        * mips.h (struct mips_opcode): Add new pinfo2 member.
        * mips.h (struct mips_opcode): Add new pinfo2 member.
        (INSN_ALIAS): New define for opcode table entries that are
        (INSN_ALIAS): New define for opcode table entries that are
        specific instances of another entry, such as 'move' for an 'or'
        specific instances of another entry, such as 'move' for an 'or'
        with a zero operand.
        with a zero operand.
        (INSN_READ_MDMX_ACC): Redefine from 0 to 0x2.
        (INSN_READ_MDMX_ACC): Redefine from 0 to 0x2.
        (INSN_WRITE_MDMX_ACC): Redefine from 0 to 0x4.
        (INSN_WRITE_MDMX_ACC): Redefine from 0 to 0x4.
2004-12-09  Ian Lance Taylor  
2004-12-09  Ian Lance Taylor  
        * mips.h (CPU_RM9000): Define.
        * mips.h (CPU_RM9000): Define.
        (OPCODE_IS_MEMBER): Handle CPU_RM9000.
        (OPCODE_IS_MEMBER): Handle CPU_RM9000.
2004-11-25 Jan Beulich  
2004-11-25 Jan Beulich  
        * i386.h: CpuNo64 mov can't reasonably have a 'q' suffix. Moves
        * i386.h: CpuNo64 mov can't reasonably have a 'q' suffix. Moves
        to/from test registers are illegal in 64-bit mode. Add missing
        to/from test registers are illegal in 64-bit mode. Add missing
        NoRex64 to sidt. fxsave/fxrstor now allow for a 'q' suffix
        NoRex64 to sidt. fxsave/fxrstor now allow for a 'q' suffix
        (previously one had to explicitly encode a rex64 prefix). Re-enable
        (previously one had to explicitly encode a rex64 prefix). Re-enable
        lahf/sahf in 64-bit mode as at least some Athlon64/Opteron steppings
        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.
        support it there. Add cmpxchg16b as per Intel's 64-bit documentation.
2004-11-23 Jan Beulich  
2004-11-23 Jan Beulich  
        * i386.h (i386_optab): paddq and psubq, even in their MMX form, are
        * i386.h (i386_optab): paddq and psubq, even in their MMX form, are
        available only with SSE2. Change the MMX additions introduced by SSE
        available only with SSE2. Change the MMX additions introduced by SSE
        and 3DNow!A to CpuMMX2 (rather than CpuMMX). Indicate the 3DNow!A
        and 3DNow!A to CpuMMX2 (rather than CpuMMX). Indicate the 3DNow!A
        instructions by their now designated identifier (since combining i686
        instructions by their now designated identifier (since combining i686
        and 3DNow! does not really imply 3DNow!A).
        and 3DNow! does not really imply 3DNow!A).
2004-11-19  Alan Modra  
2004-11-19  Alan Modra  
        * msp430.h (struct rcodes_s, MSP430_RLC, msp430_rcodes,
        * msp430.h (struct rcodes_s, MSP430_RLC, msp430_rcodes,
        struct hcodes_s, msp430_hcodes): Move to gas/config/tc-msp430.c.
        struct hcodes_s, msp430_hcodes): Move to gas/config/tc-msp430.c.
2004-11-08  Inderpreet Singh   
2004-11-08  Inderpreet Singh   
            Vineet Sharma      
            Vineet Sharma      
        * maxq.h: New file: Disassembly information for the maxq port.
        * maxq.h: New file: Disassembly information for the maxq port.
2004-11-05  H.J. Lu  
2004-11-05  H.J. Lu  
        * i386.h (i386_optab): Put back "movzb".
        * i386.h (i386_optab): Put back "movzb".
2004-11-04  Hans-Peter Nilsson  
2004-11-04  Hans-Peter Nilsson  
        * cris.h (enum cris_insn_version_usage): Tweak formatting and
        * cris.h (enum cris_insn_version_usage): Tweak formatting and
        comments.  Remove member cris_ver_sim.  Add members
        comments.  Remove member cris_ver_sim.  Add members
        cris_ver_sim_v0_10, cris_ver_v0_10, cris_ver_v3_10,
        cris_ver_sim_v0_10, cris_ver_v0_10, cris_ver_v3_10,
        cris_ver_v8_10, cris_ver_v10, cris_ver_v10p.
        cris_ver_v8_10, cris_ver_v10, cris_ver_v10p.
        (struct cris_support_reg, struct cris_cond15): New types.
        (struct cris_support_reg, struct cris_cond15): New types.
        (cris_conds15): Declare.
        (cris_conds15): Declare.
        (JUMP_PC_INCR_OPCODE_V32, BA_DWORD_OPCODE, NOP_OPCODE_COMMON)
        (JUMP_PC_INCR_OPCODE_V32, BA_DWORD_OPCODE, NOP_OPCODE_COMMON)
        (NOP_OPCODE_ZBITS_COMMON, LAPC_DWORD_OPCODE, LAPC_DWORD_Z_BITS)
        (NOP_OPCODE_ZBITS_COMMON, LAPC_DWORD_OPCODE, LAPC_DWORD_Z_BITS)
        (NOP_OPCODE_V32, NOP_Z_BITS_V32): New macros.
        (NOP_OPCODE_V32, NOP_Z_BITS_V32): New macros.
        (NOP_Z_BITS): Define in terms of NOP_OPCODE.
        (NOP_Z_BITS): Define in terms of NOP_OPCODE.
        (cris_imm_oprnd_size_type): New members SIZE_FIELD_SIGNED and
        (cris_imm_oprnd_size_type): New members SIZE_FIELD_SIGNED and
        SIZE_FIELD_UNSIGNED.
        SIZE_FIELD_UNSIGNED.
2004-11-04 Jan Beulich  
2004-11-04 Jan Beulich  
        * i386.h (sldx_Suf): Remove.
        * i386.h (sldx_Suf): Remove.
        (FP, l_FP, sl_FP, x_FP): Don't imply IgnoreSize.
        (FP, l_FP, sl_FP, x_FP): Don't imply IgnoreSize.
        (q_FP): Define, implying no REX64.
        (q_FP): Define, implying no REX64.
        (x_FP, sl_FP): Imply FloatMF.
        (x_FP, sl_FP): Imply FloatMF.
        (i386_optab): Split reg and mem forms of moving from segment registers
        (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
        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
        distinction. Adjust a few others for Intel mode. Remove *FP uses from
        all non-floating-point instructions. Unite 32- and 64-bit forms of
        all non-floating-point instructions. Unite 32- and 64-bit forms of
        movsx, movzx, and movd. Adjust floating point operations for the above
        movsx, movzx, and movd. Adjust floating point operations for the above
        changes to the *FP macros. Add DefaultSize to floating point control
        changes to the *FP macros. Add DefaultSize to floating point control
        insns operating on larger memory ranges. Remove left over comments
        insns operating on larger memory ranges. Remove left over comments
        hinting at certain insns being Intel-syntax ones where the ones
        hinting at certain insns being Intel-syntax ones where the ones
        actually meant are already gone.
        actually meant are already gone.
2004-10-07  Tomer Levi  
2004-10-07  Tomer Levi  
        * crx.h: Add COPS_REG_INS - Coprocessor Special register
        * crx.h: Add COPS_REG_INS - Coprocessor Special register
        instruction type.
        instruction type.
2004-09-30  Paul Brook  
2004-09-30  Paul Brook  
        * arm.h (ARM_EXT_V6K, ARM_EXT_V6Z): Define.
        * arm.h (ARM_EXT_V6K, ARM_EXT_V6Z): Define.
        (ARM_ARCH_V6K, ARM_ARCH_V6Z, ARM_ARCH_V6ZK): Define.
        (ARM_ARCH_V6K, ARM_ARCH_V6Z, ARM_ARCH_V6ZK): Define.
2004-09-11  Theodore A. Roth  
2004-09-11  Theodore A. Roth  
        * avr.h: Add support for
        * avr.h: Add support for
        atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128.
        atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128.
2004-09-09  Segher Boessenkool  
2004-09-09  Segher Boessenkool  
        * ppc.h (PPC_OPERAND_OPTIONAL): Fix comment.
        * ppc.h (PPC_OPERAND_OPTIONAL): Fix comment.
2004-08-24  Dmitry Diky  
2004-08-24  Dmitry Diky  
        * msp430.h (msp430_opc): Add new instructions.
        * msp430.h (msp430_opc): Add new instructions.
        (msp430_rcodes): Declare new instructions.
        (msp430_rcodes): Declare new instructions.
        (msp430_hcodes): Likewise..
        (msp430_hcodes): Likewise..
2004-08-13  Nick Clifton  
2004-08-13  Nick Clifton  
        PR/301
        PR/301
        * h8300.h (O_JSR): Do not allow VECIND addressing for non-SX
        * h8300.h (O_JSR): Do not allow VECIND addressing for non-SX
        processors.
        processors.
2004-08-30  Michal Ludvig  
2004-08-30  Michal Ludvig  
        * i386.h (i386_optab): Added montmul/xsha1/xsha256 insns.
        * i386.h (i386_optab): Added montmul/xsha1/xsha256 insns.
2004-07-22  H.J. Lu  
2004-07-22  H.J. Lu  
        * i386.h (i386_optab): Allow cs/ds in 64bit for branch hints.
        * i386.h (i386_optab): Allow cs/ds in 64bit for branch hints.
2004-07-21  Jan Beulich  
2004-07-21  Jan Beulich  
        * i386.h: Adjust instruction descriptions to better match the
        * i386.h: Adjust instruction descriptions to better match the
        specification.
        specification.
2004-07-16  Richard Earnshaw  
2004-07-16  Richard Earnshaw  
        * arm.h: Remove all old content.  Replace with architecture defines
        * arm.h: Remove all old content.  Replace with architecture defines
        from gas/config/tc-arm.c.
        from gas/config/tc-arm.c.
2004-07-09  Andreas Schwab  
2004-07-09  Andreas Schwab  
        * m68k.h: Fix comment.
        * m68k.h: Fix comment.
2004-07-07  Tomer Levi  
2004-07-07  Tomer Levi  
        * crx.h: New file.
        * crx.h: New file.
2004-06-24  Alan Modra  
2004-06-24  Alan Modra  
        * i386.h (i386_optab): Remove fildd, fistpd and fisttpd.
        * i386.h (i386_optab): Remove fildd, fistpd and fisttpd.
2004-05-24  Peter Barada  
2004-05-24  Peter Barada  
        * m68k.h: Add 'size' to m68k_opcode.
        * m68k.h: Add 'size' to m68k_opcode.
2004-05-05  Peter Barada  
2004-05-05  Peter Barada  
        * m68k.h: Switch from ColdFire chip name to core variant.
        * m68k.h: Switch from ColdFire chip name to core variant.
2004-04-22  Peter Barada  
2004-04-22  Peter Barada  
        * m68k.h: Add mcfmac/mcfemac definitions.  Update operand
        * m68k.h: Add mcfmac/mcfemac definitions.  Update operand
        descriptions for new EMAC cases.
        descriptions for new EMAC cases.
        Remove ColdFire macmw/macml/msacmw/msacmw hacks and properly
        Remove ColdFire macmw/macml/msacmw/msacmw hacks and properly
        handle Motorola MAC syntax.
        handle Motorola MAC syntax.
        Allow disassembly of ColdFire V4e object files.
        Allow disassembly of ColdFire V4e object files.
2004-03-16  Alan Modra  
2004-03-16  Alan Modra  
        * ppc.h (PPC_OPERAND_GPR_0): Define.  Bump other operand defines.
        * ppc.h (PPC_OPERAND_GPR_0): Define.  Bump other operand defines.
2004-03-12  Jakub Jelinek  
2004-03-12  Jakub Jelinek  
        * i386.h (i386_optab): Remove CpuNo64 from sysenter and sysexit.
        * i386.h (i386_optab): Remove CpuNo64 from sysenter and sysexit.
2004-03-12  Michal Ludvig  
2004-03-12  Michal Ludvig  
        * i386.h (i386_optab): Added xstore as an alias for xstorerng.
        * i386.h (i386_optab): Added xstore as an alias for xstorerng.
2004-03-12  Michal Ludvig  
2004-03-12  Michal Ludvig  
        * i386.h (i386_optab): Added xstore/xcrypt insns.
        * i386.h (i386_optab): Added xstore/xcrypt insns.
2004-02-09  Anil Paranjpe  
2004-02-09  Anil Paranjpe  
        * h8300.h (32bit ldc/stc): Add relaxing support.
        * h8300.h (32bit ldc/stc): Add relaxing support.
2004-01-12  Anil Paranjpe  
2004-01-12  Anil Paranjpe  
        * h8300.h (BITOP): Pass MEMRELAX flag.
        * h8300.h (BITOP): Pass MEMRELAX flag.
2004-01-09  Anil Paranjpe  
2004-01-09  Anil Paranjpe  
        * h8300.h (BITOP): Dissallow operations on @aa:16 and @aa:32
        * h8300.h (BITOP): Dissallow operations on @aa:16 and @aa:32
        except for the H8S.
        except for the H8S.
For older changes see ChangeLog-9103
For older changes see ChangeLog-9103


Local Variables:
Local Variables:
mode: change-log
mode: change-log
left-margin: 8
left-margin: 8
fill-column: 74
fill-column: 74
version-control: never
version-control: never
End:
End:
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.