gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / dlx / load.s
CommitLineData
d172d4ba
NC
1.text
2 lb %3,%hi(L)
3 lb %3,%hi(L - 7f + ((4f - 5f)<<4))(r2)
42: lb %3,%hi(1f)
51: lbu %3,%hi((4f - 5f) + 8 - ((5f - 4f)<<4))(r2)
67:
7L:
8 lh r3,%hi(5f)[r5]
95: lhu v1,('8' - '0')(t7)
10 lw r1,32767($2)
11 lw r1,2b
12 .word 0x1000
13 .long 0x2000
144:
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)
This page took 0.835504 seconds and 4 git commands to generate.