More AVX instructions ({ADD,SUB,MUL,DIV}{SS,SD}rm)
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 11 Jun 2010 23:50:47 +0000 (23:50 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 11 Jun 2010 23:50:47 +0000 (23:50 +0000)
commitc902a59f4c786a2a047f0b4c964a93108f248915
tree5d8244c57782653dadf7e4e24ce53a83ff0cd01d
parent771d90ff4316d3557bfb1d6d500529d290b808d0
More AVX instructions ({ADD,SUB,MUL,DIV}{SS,SD}rm)
Introduce the VEX_X field

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105859 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td
lib/Target/X86/X86MCCodeEmitter.cpp
test/MC/AsmParser/X86/x86_32-encoding.s
test/MC/AsmParser/X86/x86_64-encoding.s
utils/TableGen/X86RecognizableInstr.cpp