OSDN Git Service

gas/
authorhjl <hjl>
Tue, 22 Jan 2008 19:57:29 +0000 (19:57 +0000)
committerhjl <hjl>
Tue, 22 Jan 2008 19:57:29 +0000 (19:57 +0000)
commit2ea0a0186e631d5937e245a8d7527b8e51fc0eba
treeaae785f239d00d95476c7758bb90fe5242e89a8a
parentcdc9888a163ea420632e0fdfdccb89313ada2233
gas/

2008-01-22  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (i386_target_format): Remove cpummx2.

gas/testsuite/

2008-01-22  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/arch-10.d: New.
* gas/i386/arch-11.s: Likewise.
* gas/i386/arch-12.d: Likewise.
* gas/i386/arch-12.s: Likewise.

* gas/i386/i386.exp: Run arch-11 and arch-12.

opcodes/

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.
14 files changed:
gas/ChangeLog
gas/config/tc-i386.c
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/arch-11.d [new file with mode: 0644]
gas/testsuite/gas/i386/arch-11.s [new file with mode: 0644]
gas/testsuite/gas/i386/arch-12.d [new file with mode: 0644]
gas/testsuite/gas/i386/arch-12.s [new file with mode: 0644]
gas/testsuite/gas/i386/i386.exp
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-init.h
opcodes/i386-opc.h
opcodes/i386-opc.tbl
opcodes/i386-tbl.h