M68K TLS support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-v32-l4.s
1 a:
2 lapcq a,$r10
3 lapcq x,$r11
4 x:
5 lapcq xx,$r12
6 nop
7 xx:
8 lapcq xxx,$r13
9 nop
10 nop
11 xxx:
12 nop
13 a00:
14 nop
15 lapc a00,$r9
16 a0:
17 lapc a0,$r8
18 lapc x0,$r7
19 x0:
20 lapc xx0,$r6
21 nop
22 xx0:
23 nop
24 a11:
25 nop
26 lapc.d a11,$r10
27 a1:
28 lapc.d a1,$r10
29 lapc.d x1,$r11
30 x1:
31 lapc.d xx1,$r12
32 nop
33 xx1:
34 lapc.d xxx1,$r13
35 nop
36 nop
37 xxx1:
38 nop
39 lapc y,$r3
40 .space 28,0
41 y:
42
This page took 0.039871 seconds and 4 git commands to generate.