gas/
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 12 Oct 2007 21:40:38 +0000 (21:40 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 12 Oct 2007 21:40:38 +0000 (21:40 +0000)
commite2ec9d29b7b08124192281bf4cdb4c89c80762f8
tree070eeb356123b2afd62558ce4278924a1c55ebf2
parent88a94849aabddaf4e6d1d2f4f2e64a5eab811430
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.
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
This page took 0.038406 seconds and 4 git commands to generate.