OSDN Git Service

gas/
authorH.J. Lu <hjl@lucon.org>
Fri, 12 Oct 2007 21:40:38 +0000 (21:40 +0000)
committerH.J. Lu <hjl@lucon.org>
Fri, 12 Oct 2007 21:40:38 +0000 (21:40 +0000)
commite2d56e30c99714de586d33938e09e64e07a32fdc
tree8e77204be617158c7079a939a45f6f0e18a1d6c8
parent7cfd5fd65939dc55f1a21a386a02805f2b42b5ee
gas/

2007-10-12  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (process_operands): Check the firstxmm0
field in opcode_modifier for instruction with a implicit
xmm0 as the first operand.

opcodes/

2007-10-12  H.J. Lu  <hongjiu.lu@intel.com>

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

* i386-opc.h (FirstXmm0): New.
(IsPrefix): Updated.
(i386_opcode_modifier): Add firstxmm0.

* i386-opc.tbl (blendvpd): Replace RegKludge with FirstXmm0.
(blendvps): Likewise.
(pblendvb): Likewise.
* i386-tbl.h: Regenerated.
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-opc.h
opcodes/i386-opc.tbl
opcodes/i386-tbl.h