blob: 83c9a544bdfe24037c5d393cf17fb687c5b94821 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
.include "t-macros.i"
start
jarl l1, r1
d1:
exit47
exit47
exit47
exit47
exit47
exit47
exit47
exit47
exit47
exit47
exit47
l5: jarl l6, r6
d6:
l6: # check
check1x 1 r1 d1
check1x 2 r2 d2
check1x 3 r3 d3
check1x 4 r4 d4
check1x 5 r5 d5
check1x 6 r6 d6
exit0
exit47
exit47
l2: jarl l3, r3
d3:
exit47
exit47
exit47
exit47
exit47
exit47
exit47
exit47
exit47
exit47
exit47
l1: jarl l2, r2
d2:
exit47
exit47
l4: jarl l5, r5
d5:
exit47
exit47
l3: jarl l4, r4
d4:
exit47
exit47
exit47
exit47
exit47
exit47
exit47
exit47
|