]> sourceware.org Git - newlib-cygwin.git/commit
gas/
authorJan Beulich <jbeulich@novell.com>
Tue, 5 Jul 2005 07:16:53 +0000 (07:16 +0000)
committerJan Beulich <jbeulich@novell.com>
Tue, 5 Jul 2005 07:16:53 +0000 (07:16 +0000)
commit35e456b7f573af8970ccfdea37d160597a471aaa
tree57d3e9558af1c4e0f6d598762492520c43d85daf
parent2f9ae2ed94384a3df6687545338e363654dd7d8f
gas/
2005-07-05  Jan Beulich  <jbeulich@novell.com>

* config/tc-i386.h (CpuSVME): New.
(CpuUnknownFlags): Include CpuSVME.
* config/tc-i386.c (cpu_arch): Add .pacifica and .svme. Add opteron
as alias of sledgehammer.
(md_assemble): Include invlpga in the check for insns with two source
operands.
(process_operands): Include SVME insns in the check for ignored
segment overrides. Adjust diagnostic.
(i386_index_check): Special-case SVME insns with memory operands.

gas/testsuite/
2005-07-05  Jan Beulich  <jbeulich@novell.com>

* gas/i386/svme.d: New.
* gas/i386/svme.s: New.
* gas/i386/svme64.d: New.
* gas/i386/i386.exp: Run new tests.

include/opcode/
2005-07-05  Jan Beulich  <jbeulich@novell.com>

* i386.h (i386_optab): Add new insns.

opcodes/
2005-07-05  Jan Beulich  <jbeulich@novell.com>

* i386-dis.c (SVME_Fixup): New.
(grps): Use it for the lidt entry.
(PNI_Fixup): Call OP_M rather than OP_E.
(INVLPG_Fixup): Likewise.
include/opcode/ChangeLog
include/opcode/i386.h
This page took 0.031901 seconds and 5 git commands to generate.