1 2 3 4 5 6
; RUN: llvm-as < %s | llc -march=ppc32 void %main() { %tr1 = shr uint 1, ubyte 0 ret void }