Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / dlx / load.s
1 .text
2     lb      %3,%hi(L)
3     lb      %3,%hi(L - 7f + ((4f - 5f)<<4))(r2)
4 2:  lb      %3,%hi(1f)
5 1:  lbu     %3,%hi((4f - 5f) + 8 - ((5f - 4f)<<4))(r2)
6 7:
7 L:
8     lh      r3,%hi(5f)[r5]
9 5:  lhu     v1,('8' - '0')(t7)
10     lw      r1,32767($2)
11     lw      r1,2b
12     .word   0x1000
13     .long   0x2000
14 4:
15     .asciz  "this is a test"
16     .align  4
17     ldstbu  %3,%hi((4b - 5b) + 8 - ((5b - 4b)<<4))(r2)
18     ldsthu  %3,%hi((4b - 5b) + 8 - ((5b - 4b)<<4))(r2)
19     ldstw   %3,%hi((4b - 5b) + 8 - ((5b - 4b)<<4))(r2)