Last change
on this file since 14ad9c9 was 7bf3856, checked in by Thomas Lopatic <thomas@…>, 7 years ago |
Added Alcyon C reference output.
|
-
Property mode
set to
100644
|
File size:
512 bytes
|
Line | |
---|
1 | .globl _ebflag
|
---|
2 | .globl _ebuf
|
---|
3 | .globl _curfet
|
---|
4 | .globl _cfetp
|
---|
5 | .globl _infetp
|
---|
6 | .globl _et_rel
|
---|
7 | .text
|
---|
8 | _et_rel:
|
---|
9 | ~~et_rel:
|
---|
10 | link R14,#-4
|
---|
11 | *line 14
|
---|
12 | move #-1,R0
|
---|
13 | bra L1
|
---|
14 | L1:unlk R14
|
---|
15 | rts
|
---|
16 | .globl _ef_rel
|
---|
17 | .text
|
---|
18 | _ef_rel:
|
---|
19 | ~~ef_rel:
|
---|
20 | link R14,#-4
|
---|
21 | *line 20
|
---|
22 | move #-1,R0
|
---|
23 | bra L2
|
---|
24 | L2:unlk R14
|
---|
25 | rts
|
---|
26 | .globl _rd_rel
|
---|
27 | .text
|
---|
28 | _rd_rel:
|
---|
29 | ~~rd_rel:
|
---|
30 | link R14,#-4
|
---|
31 | *line 26
|
---|
32 | move #-1,R0
|
---|
33 | bra L3
|
---|
34 | L3:unlk R14
|
---|
35 | rts
|
---|
36 | .globl _nd_rel
|
---|
37 | .text
|
---|
38 | _nd_rel:
|
---|
39 | ~~nd_rel:
|
---|
40 | link R14,#-4
|
---|
41 | *line 32
|
---|
42 | move #-1,R0
|
---|
43 | bra L4
|
---|
44 | L4:unlk R14
|
---|
45 | rts
|
---|
46 | .data
|
---|
Note:
See
TracBrowser
for help on using the repository browser.