OSDN Git Service

gas/
authorhjl <hjl>
Tue, 22 Apr 2008 22:27:13 +0000 (22:27 +0000)
committerhjl <hjl>
Tue, 22 Apr 2008 22:27:13 +0000 (22:27 +0000)
commit6c48f693a94d953e7c54c036cf27f92b498d4a7a
tree50acac1832870c51d761ef2784563849df9c2cdb
parent1e159301547786e90544b8b511659d209172101d
gas/

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

* config/tc-i386.c (md_assemble): Don't check SSE instructions
if noavx is 0.

opcodes/

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

* i386-gen.c (opcode_modifiers): Add NoAVX.

* i386-opc.h (NoAVX): New.
(OldGcc): Updated.
(i386_opcode_modifier): Add noavx.

* i386-opc.tbl: Add NoAVX to SSE, SSE2, SSE3 and SSSE3
instructions which don't have AVX equivalent.
* i386-tbl.h: Regenerated.
gas/ChangeLog
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-opc.h
opcodes/i386-opc.tbl
opcodes/i386-tbl.h