Support x86 "eiz" and "riz" pseudo index registers in the assembler.
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Sat, 24 Jul 2010 00:06:39 +0000 (00:06 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Sat, 24 Jul 2010 00:06:39 +0000 (00:06 +0000)
commit3c8e1bee6399e829eda801a32158c1f52d2733ad
tree005849e58183f7cfce81b14de865a4d253339d27
parentc2723a57f35dd69bd261faaa71ee7aa05f40a87d
Support x86 "eiz" and "riz" pseudo index registers in the assembler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109295 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmParser.cpp
lib/Target/X86/X86RegisterInfo.cpp
lib/Target/X86/X86RegisterInfo.td
test/MC/AsmParser/X86/x86_32-avx-encoding.s
test/MC/AsmParser/X86/x86_32-encoding.s
test/MC/AsmParser/X86/x86_64-avx-encoding.s
test/MC/AsmParser/X86/x86_64-encoding.s