Add address computation stuff
[oota-llvm.git] / test / CodeGen / SystemZ / 05-LoadAddr.ll
1
2
3         .text
4         .align  4
5         .globl  foo
6         .type   foo,@function
7 foo:
8 .BB1_0: # entry
9         sllg    %r1, %r3, 3
10         lay     %r2, 8(%r1,%r2)
11         br      %r14
12         .size   foo, .-foo