2008-01-23 08:53:44 +00:00
|
|
|
|
2008-01-23 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* ia64-dis.c (print_insn_ia64): Display symbolic name of ar.fcr,
|
|
|
|
|
ar.eflag, ar.csd, ar.ssd, ar.cflg, ar.fsr, ar.fir and ar.fdr.
|
|
|
|
|
|
2008-01-22 19:57:30 +00:00
|
|
|
|
2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-gen.c (cpu_flag_init): Remove CpuMMX2.
|
|
|
|
|
(cpu_flags): Likewise.
|
|
|
|
|
|
|
|
|
|
* i386-opc.h (CpuMMX2): Removed.
|
|
|
|
|
(CpuSSE): Updated.
|
|
|
|
|
|
|
|
|
|
* i386-opc.tbl: Replace CpuMMX2 with CpuSSE|Cpu3dnowA.
|
|
|
|
|
* i386-init.h: Regenerated.
|
|
|
|
|
* i386-tbl.h: Likewise.
|
|
|
|
|
|
2008-01-22 19:16:45 +00:00
|
|
|
|
2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-gen.c (cpu_flag_init): Add CPU_VMX_FLAGS and
|
|
|
|
|
CPU_SMX_FLAGS.
|
|
|
|
|
* i386-init.h: Regenerated.
|
|
|
|
|
|
2008-01-16 00:05:56 +00:00
|
|
|
|
2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-opc.tbl: Use Qword on movddup.
|
|
|
|
|
* i386-tbl.h: Regenerated.
|
|
|
|
|
|
2008-01-15 18:50:44 +00:00
|
|
|
|
2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-opc.tbl: Put back 16bit movsx/movzx for AT&T syntax.
|
|
|
|
|
* i386-tbl.h: Regenerated.
|
|
|
|
|
|
2008-01-15 17:20:50 +00:00
|
|
|
|
2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-dis.c (Mx): New.
|
|
|
|
|
(PREFIX_0FC3): Likewise.
|
|
|
|
|
(PREFIX_0FC7_REG_6): Updated.
|
|
|
|
|
(dis386_twobyte): Use PREFIX_0FC3.
|
|
|
|
|
(prefix_table): Add PREFIX_0FC3. Use Mq on movntq and movntsd.
|
|
|
|
|
Use Mx on movntps, movntpd, movntdq and movntdqa. Use Md on
|
|
|
|
|
movntss.
|
|
|
|
|
|
2008-01-15 01:37:56 +00:00
|
|
|
|
2008-01-14 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-gen.c (opcode_modifiers): Add IntelSyntax.
|
|
|
|
|
(operand_types): Add Mem.
|
|
|
|
|
|
|
|
|
|
* i386-opc.h (IntelSyntax): New.
|
|
|
|
|
* i386-opc.h (Mem): New.
|
|
|
|
|
(Byte): Updated.
|
|
|
|
|
(Opcode_Modifier_Max): Updated.
|
|
|
|
|
(i386_opcode_modifier): Add intelsyntax.
|
|
|
|
|
(i386_operand_type): Add mem.
|
|
|
|
|
|
|
|
|
|
* i386-opc.tbl: Remove Reg16 from movnti. Add sizes to more
|
|
|
|
|
instructions.
|
|
|
|
|
|
|
|
|
|
* i386-reg.tbl: Add size for accumulator.
|
|
|
|
|
|
|
|
|
|
* i386-init.h: Regenerated.
|
|
|
|
|
* i386-tbl.h: Likewise.
|
|
|
|
|
|
2008-01-14 05:15:06 +00:00
|
|
|
|
2008-01-13 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-opc.h (Byte): Fix a typo.
|
|
|
|
|
|
gas/testsuite/
2008-01-12 H.J. Lu <hongjiu.lu@intel.com>
PR gas/5534
* gas/i386/i386.s: Add tests for fnstsw and fstsw.
* gas/i386/inval.s: Likewise.
* gas/i386/x86_64.s: Likewise.
* gas/i386/intel.s: Use word instead of dword on ss.
* gas/i386/x86-64-inval.s: Add tests for fnstsw, fstsw, in
and out.
* gas/i386/prefix.s: Remove invalid fstsw.
* gas/i386/inval.l: Updated.
* gas/i386/intelbad.l: Likewise.
* gas/i386/i386.d: Likewise.
* gas/i386/x86_64.d: Likewise.
* gas/i386/x86-64-inval.l: Likewise.
* gas/i386/prefix.d: Updated.
gas/
2008-01-12 H.J. Lu <hongjiu.lu@intel.com>
PR gas/5534
* config/tc-i386.c (_i386_insn): Update comment.
(operand_type_match): Also clear unspecified.
(operand_type_register_match): Likewise.
(parse_operands): Initialize unspecified.
(i386_intel_operand): Likewise.
(match_template): Check memory and accumulator operand size.
(i386_att_operand): Clear unspecified on register operand.
(intel_e11): Likewise.
(intel_e09): Set operand size and clean unspecified for
"XXX PTR".
opcodes/
2008-01-12 H.J. Lu <hongjiu.lu@intel.com>
PR gas/5534
* i386-gen.c (operand_type_init): Add Dword to
OPERAND_TYPE_ACC32. Add Qword to OPERAND_TYPE_ACC64.
(opcode_modifiers): Remove CheckSize, Byte, Word, Dword,
Qword and Xmmword.
(operand_types): Add Byte, Word, Dword, Fword, Qword, Tbyte,
Xmmword, Unspecified and Anysize.
(set_bitfield): Make Mmword an alias of Qword. Make Oword
an alias of Xmmword.
* i386-opc.h (CheckSize): Removed.
(Byte): Updated.
(Word): Likewise.
(Dword): Likewise.
(Qword): Likewise.
(Xmmword): Likewise.
(FWait): Updated.
(OTMax): Likewise.
(i386_opcode_modifier): Remove checksize, byte, word, dword,
qword and xmmword.
(Fword): New.
(TBYTE): Likewise.
(Unspecified): Likewise.
(Anysize): Likewise.
(i386_operand_type): Add byte, word, dword, fword, qword,
tbyte xmmword, unspecified and anysize.
* i386-opc.tbl: Updated to use Byte, Word, Dword, Fword, Qword,
Tbyte, Xmmword, Unspecified and Anysize.
* i386-reg.tbl: Add size for accumulator.
* i386-init.h: Regenerated.
* i386-tbl.h: Likewise.
2008-01-12 16:05:42 +00:00
|
|
|
|
2008-01-12 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR gas/5534
|
|
|
|
|
* i386-gen.c (operand_type_init): Add Dword to
|
|
|
|
|
OPERAND_TYPE_ACC32. Add Qword to OPERAND_TYPE_ACC64.
|
|
|
|
|
(opcode_modifiers): Remove CheckSize, Byte, Word, Dword,
|
|
|
|
|
Qword and Xmmword.
|
|
|
|
|
(operand_types): Add Byte, Word, Dword, Fword, Qword, Tbyte,
|
|
|
|
|
Xmmword, Unspecified and Anysize.
|
|
|
|
|
(set_bitfield): Make Mmword an alias of Qword. Make Oword
|
|
|
|
|
an alias of Xmmword.
|
|
|
|
|
|
|
|
|
|
* i386-opc.h (CheckSize): Removed.
|
|
|
|
|
(Byte): Updated.
|
|
|
|
|
(Word): Likewise.
|
|
|
|
|
(Dword): Likewise.
|
|
|
|
|
(Qword): Likewise.
|
|
|
|
|
(Xmmword): Likewise.
|
|
|
|
|
(FWait): Updated.
|
|
|
|
|
(OTMax): Likewise.
|
|
|
|
|
(i386_opcode_modifier): Remove checksize, byte, word, dword,
|
|
|
|
|
qword and xmmword.
|
|
|
|
|
(Fword): New.
|
|
|
|
|
(TBYTE): Likewise.
|
|
|
|
|
(Unspecified): Likewise.
|
|
|
|
|
(Anysize): Likewise.
|
|
|
|
|
(i386_operand_type): Add byte, word, dword, fword, qword,
|
|
|
|
|
tbyte xmmword, unspecified and anysize.
|
|
|
|
|
|
|
|
|
|
* i386-opc.tbl: Updated to use Byte, Word, Dword, Fword, Qword,
|
|
|
|
|
Tbyte, Xmmword, Unspecified and Anysize.
|
|
|
|
|
|
|
|
|
|
* i386-reg.tbl: Add size for accumulator.
|
|
|
|
|
|
|
|
|
|
* i386-init.h: Regenerated.
|
|
|
|
|
* i386-tbl.h: Likewise.
|
|
|
|
|
|
2008-01-10 14:52:35 +00:00
|
|
|
|
2008-01-10 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-dis.c (REG_0F0E): Renamed to REG_0F0D.
|
|
|
|
|
(REG_0F18): Updated.
|
|
|
|
|
(reg_table): Updated.
|
|
|
|
|
(dis386_twobyte): Updated. Use "nopQ" on 0x19 to 0x1e.
|
|
|
|
|
(twobyte_has_modrm): Set 1 for 0x19 to 0x1e.
|
|
|
|
|
|
2008-01-09 01:24:07 +00:00
|
|
|
|
2008-01-08 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-gen.c (set_bitfield): Use fail () on error.
|
|
|
|
|
|
2008-01-08 21:24:16 +00:00
|
|
|
|
2008-01-08 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-gen.c (lineno): New.
|
|
|
|
|
(filename): Likewise.
|
|
|
|
|
(set_bitfield): Report filename and line numer on error.
|
|
|
|
|
(process_i386_opcodes): Set filename and update lineno.
|
|
|
|
|
(process_i386_registers): Likewise.
|
|
|
|
|
|
gas/
2008-01-05 H.J. Lu <hongjiu.lu@intel.com>
* doc/c-i386.texi: Update .att_mnemonic and .intel_mnemonic.
* config/tc-i386.c (set_intel_mnemonic): Set intel_mnemonic
only.
(md_assemble): Remove Intel mode workaround.
(match_template): Check support for old gcc, AT&T mnemonic
and Intel Syntax.
(md_parse_option): Don't set intel_mnemonic to 0 for
OPTION_MOLD_GCC.
gas/testsuite/
2008-01-05 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
* gas/i386/intel.d: Updated.
* gas/i386/intel.e: Likewise.
opcodes/
2008-01-05 H.J. Lu <hongjiu.lu@intel.com>
* i386-gen.c (opcode_modifiers): Rename IntelMnemonic to
ATTSyntax.
* i386-opc.h (IntelMnemonic): Renamed to ..
(ATTSyntax): This
(Opcode_Modifier_Max): Updated.
(i386_opcode_modifier): Remove intelmnemonic. Add attsyntax
and intelsyntax.
* i386-opc.tbl: Remove IntelMnemonic and update with ATTSyntax
on fsub, fubp, fsubr, fsubrp, div, fdivp, fdivr and fdivrp.
* i386-tbl.h: Regenerated.
2008-01-05 17:07:25 +00:00
|
|
|
|
2008-01-05 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-gen.c (opcode_modifiers): Rename IntelMnemonic to
|
|
|
|
|
ATTSyntax.
|
|
|
|
|
|
|
|
|
|
* i386-opc.h (IntelMnemonic): Renamed to ..
|
|
|
|
|
(ATTSyntax): This
|
|
|
|
|
(Opcode_Modifier_Max): Updated.
|
|
|
|
|
(i386_opcode_modifier): Remove intelmnemonic. Add attsyntax
|
|
|
|
|
and intelsyntax.
|
|
|
|
|
|
|
|
|
|
* i386-opc.tbl: Remove IntelMnemonic and update with ATTSyntax
|
|
|
|
|
on fsub, fubp, fsubr, fsubrp, div, fdivp, fdivr and fdivrp.
|
|
|
|
|
* i386-tbl.h: Regenerated.
|
|
|
|
|
|
2008-01-04 18:10:08 +00:00
|
|
|
|
2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-gen.c: Update copyright to 2008.
|
|
|
|
|
* i386-opc.h: Likewise.
|
|
|
|
|
* i386-opc.tbl: Likewise.
|
|
|
|
|
|
|
|
|
|
* i386-init.h: Regenerated.
|
|
|
|
|
* i386-tbl.h: Likewise.
|
|
|
|
|
|
2008-01-04 18:03:02 +00:00
|
|
|
|
2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-opc.tbl: Add NoRex64 to extractps, movmskpd, movmskps,
|
|
|
|
|
pextrb, pextrw, pinsrb, pinsrw and pmovmskb.
|
|
|
|
|
* i386-tbl.h: Regenerated.
|
|
|
|
|
|
2008-01-04 01:05:45 +00:00
|
|
|
|
2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-gen.c (cpu_flag_init): Remove CpuSSE4_1_Or_5 and
|
|
|
|
|
CpuSSE4_2_Or_ABM.
|
|
|
|
|
(cpu_flags): Likewise.
|
|
|
|
|
|
|
|
|
|
* i386-opc.h (CpuSSE4_1_Or_5): Removed.
|
|
|
|
|
(CpuSSE4_2_Or_ABM): Likewise.
|
|
|
|
|
(CpuLM): Updated.
|
|
|
|
|
(i386_cpu_flags): Remove cpusse4_1_or_5 and cpusse4_2_or_abm.
|
|
|
|
|
|
|
|
|
|
* i386-opc.tbl: Replace CpuSSE4_1_Or_5, CpuSSE4_2_Or_ABM and
|
|
|
|
|
Cpu686|CpuPadLock with CpuSSE4_1|CpuSSE5, CpuABM|CpuSSE4_2
|
|
|
|
|
and CpuPadLock, respectively.
|
|
|
|
|
* i386-init.h: Regenerated.
|
|
|
|
|
* i386-tbl.h: Likewise.
|
|
|
|
|
|
2008-01-03 20:09:38 +00:00
|
|
|
|
2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-gen.c (opcode_modifiers): Remove No_xSuf.
|
|
|
|
|
|
|
|
|
|
* i386-opc.h (No_xSuf): Removed.
|
|
|
|
|
(CheckSize): Updated.
|
|
|
|
|
|
|
|
|
|
* i386-tbl.h: Regenerated.
|
|
|
|
|
|
2008-01-03 05:29:53 +00:00
|
|
|
|
2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-gen.c (cpu_flag_init): Add CpuSSE4_2_Or_ABM to
|
|
|
|
|
CPU_AMDFAM10_FLAGS, CPU_SSE4_2_FLAGS, CpuABM and
|
|
|
|
|
CPU_SSE5_FLAGS.
|
|
|
|
|
(cpu_flags): Add CpuSSE4_2_Or_ABM.
|
|
|
|
|
|
|
|
|
|
* i386-opc.h (CpuSSE4_2_Or_ABM): New.
|
|
|
|
|
(CpuLM): Updated.
|
|
|
|
|
(i386_cpu_flags): Add cpusse4_2_or_abm.
|
|
|
|
|
|
|
|
|
|
* i386-opc.tbl: Use CpuSSE4_2_Or_ABM instead of
|
|
|
|
|
CpuABM|CpuSSE4_2 on popcnt.
|
|
|
|
|
* i386-init.h: Regenerated.
|
|
|
|
|
* i386-tbl.h: Likewise.
|
|
|
|
|
|
2008-01-03 03:28:35 +00:00
|
|
|
|
2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-opc.h: Update comments.
|
|
|
|
|
|
2008-01-02 23:54:47 +00:00
|
|
|
|
2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* i386-gen.c (opcode_modifiers): Use Qword instead of QWord.
|
|
|
|
|
* i386-opc.h: Likewise.
|
|
|
|
|
* i386-opc.tbl: Likewise.
|
|
|
|
|
|
gas/
2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
PR gas/5534
* config/tc-i386.c (match_template): Handle XMMWORD_MNEM_SUFFIX.
Check memory size in Intel mode.
(process_suffix): Handle XMMWORD_MNEM_SUFFIX.
(intel_e09): Likewise.
* config/tc-i386.h (XMMWORD_MNEM_SUFFIX): New.
gas/testsuite/
2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
PR gas/5534
* gas/i386/intel.s: Use QWORD on movq instead of DWORD.
* gas/i386/inval.s: Add tests for movq.
* gas/i386/x86-64-inval.s: Likewise.
* gas/i386/inval.l: Updated.
* gas/i386/x86-64-inval.l: Likewise.
opcodes/
2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
PR gas/5534
* i386-gen.c (opcode_modifiers): Add No_xSuf, CheckSize,
Byte, Word, Dword, QWord and Xmmword.
* i386-opc.h (No_xSuf): New.
(CheckSize): Likewise.
(Byte): Likewise.
(Word): Likewise.
(Dword): Likewise.
(QWord): Likewise.
(Xmmword): Likewise.
(FWait): Updated.
(i386_opcode_modifier): Add No_xSuf, CheckSize, Byte, Word,
Dword, QWord and Xmmword.
* i386-opc.tbl: Add CheckSize|QWord to movq if IgnoreSize is
used.
* i386-tbl.h: Regenerated.
2008-01-02 21:43:34 +00:00
|
|
|
|
2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR gas/5534
|
|
|
|
|
* i386-gen.c (opcode_modifiers): Add No_xSuf, CheckSize,
|
|
|
|
|
Byte, Word, Dword, QWord and Xmmword.
|
|
|
|
|
|
|
|
|
|
* i386-opc.h (No_xSuf): New.
|
|
|
|
|
(CheckSize): Likewise.
|
|
|
|
|
(Byte): Likewise.
|
|
|
|
|
(Word): Likewise.
|
|
|
|
|
(Dword): Likewise.
|
|
|
|
|
(QWord): Likewise.
|
|
|
|
|
(Xmmword): Likewise.
|
|
|
|
|
(FWait): Updated.
|
|
|
|
|
(i386_opcode_modifier): Add No_xSuf, CheckSize, Byte, Word,
|
|
|
|
|
Dword, QWord and Xmmword.
|
|
|
|
|
|
|
|
|
|
* i386-opc.tbl: Add CheckSize|QWord to movq if IgnoreSize is
|
|
|
|
|
used.
|
|
|
|
|
* i386-tbl.h: Regenerated.
|
|
|
|
|
|
2008-01-02 00:37:44 +00:00
|
|
|
|
2008-01-02 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* m88k-dis.c (instructions): Fix fcvt.* instructions.
|
|
|
|
|
From Miod Vallat.
|
|
|
|
|
|
2008-01-02 21:41:02 +00:00
|
|
|
|
For older changes see ChangeLog-2007
|
1999-05-03 07:29:11 +00:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
2001-01-11 19:01:42 +00:00
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
1999-05-03 07:29:11 +00:00
|
|
|
|
version-control: never
|
|
|
|
|
End:
|