Added RCL and RCR (rotate left and right with a
authorSean Callanan <scallanan@apple.com>
Fri, 18 Sep 2009 19:35:23 +0000 (19:35 +0000)
committerSean Callanan <scallanan@apple.com>
Fri, 18 Sep 2009 19:35:23 +0000 (19:35 +0000)
commita2dc2825fc4474f9e1abe865100202c9104944d1
treef990b6c4db94e31c4d8a581a76b7da7247e4ecfd
parente8e0213cc3daa2d0457c22e4c12e6973f21fc942
Added RCL and RCR (rotate left and right with a
carry bit) instructions to the Intel instruction
tables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82260 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86Instr64bit.td
lib/Target/X86/X86InstrInfo.td