2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
authorSebastian Pop <sebastian.pop@amd.com>
Fri, 15 Jan 2010 21:24:13 +0000 (21:24 +0000)
committerSebastian Pop <sebastian.pop@amd.com>
Fri, 15 Jan 2010 21:24:13 +0000 (21:24 +0000)
commita6461c0251a16ac7d7e373636665f3d693c0c81b
tree69b39de85dadf383641aa01b7435d29180663012
parent64aa97315d44fc3f70974d972a9f2c219e584395
2010-01-15  Sebastian Pop  <sebastian.pop@amd.com>

gas/
* config/tc-i386.c (md_assemble): Before accessing the IMM field
check that it's not an XOP insn.

gas/testsuite/
* gas/i386/x86-64-xop.d: Add missing patterns.
* gas/i386/x86-64-xop.s: Same.
* gas/i386/xop.d: Same.
* gas/i386/xop.s: Same.

opcodes/
* i386-opc.tbl: Support all the possible aliases for VPCOM* insns.
* i386-tbl.h: Regenerated.
gas/ChangeLog
gas/config/tc-i386.c
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/x86-64-xop.d
gas/testsuite/gas/i386/x86-64-xop.s
gas/testsuite/gas/i386/xop.d
gas/testsuite/gas/i386/xop.s
opcodes/ChangeLog
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.031186 seconds and 4 git commands to generate.