Shift amounts are always 32-bits, even in 64-bit mode. This fixes
authorChris Lattner <sabre@nondot.org>
Thu, 28 Sep 2006 20:48:45 +0000 (20:48 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 28 Sep 2006 20:48:45 +0000 (20:48 +0000)
commit7c395ad06f0eaaffa638da58899b51daba2041a4
tree02d37d8c79c0a4ba9379249fdfd29fa6bd383781
parentf120bec233e876bb97d02a8baa6d789cc083a0b5
Shift amounts are always 32-bits, even in 64-bit mode.  This fixes
CodeGen/PowerPC/2006-09-28-shift_64.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30652 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstr64Bit.td