x86 -- add the XTEST instruction
authorDave Zarzycki <zarzycki@apple.com>
Mon, 25 Mar 2013 18:59:43 +0000 (18:59 +0000)
committerDave Zarzycki <zarzycki@apple.com>
Mon, 25 Mar 2013 18:59:43 +0000 (18:59 +0000)
commit9b3939983fd0103b102c7aec0ed08d1e8bd28214
tree8365c85ffd522eed59d9d5767dee049a9dbf1fe7
parent97a80092d3e4413d43e4632a3ec92fcabfd9b378
x86 -- add the XTEST instruction

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177888 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/MCTargetDesc/X86BaseInfo.h
lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
lib/Target/X86/X86InstrFormats.td
lib/Target/X86/X86InstrTSX.td
test/MC/X86/x86_64-rtm-encoding.s
utils/TableGen/X86RecognizableInstr.cpp