mirror of
https://github.com/PDP-10/its.git
synced 2026-03-03 10:22:59 +00:00
53 lines
712 B
Plaintext
53 lines
712 B
Plaintext
! TECO macro to install the output of GT into the
|
||
source of the C compiler -- start with GT output
|
||
in the buffer -- writes files c26.c, c35.c, and
|
||
c43.c !
|
||
|
||
[3 [4 [5 [6
|
||
|
||
j sint ntype 0l x5
|
||
j sint nac 0l x6
|
||
j sint sv_area_sz 0l ^fx6
|
||
j schar mcstuff 0l .,zx2 z-.d hx3
|
||
j sint spoint 0l z-.d
|
||
j sint tsize 0l -.d
|
||
j sint tpoint 0l .u4
|
||
j sint retreg 0l .,q4k zj g5 g6 hx4
|
||
|
||
hk g3
|
||
|
||
ji
|
||
/*
|
||
|
||
C COMPILER
|
||
Phase C: Code Generator
|
||
Section 5: Machine Description Tables
|
||
|
||
*/
|
||
|
||
|
||
eipwefc35 c
|
||
hk g2
|
||
ji
|
||
/*
|
||
|
||
C COMPILER
|
||
Phase M: Macro Expansion
|
||
Section 3: Machine Description Tables
|
||
|
||
*/
|
||
|
||
eipwef c43 c
|
||
hk g4
|
||
ji/*
|
||
|
||
C COMPILER
|
||
Phase P: Parser
|
||
Section 6: Machine Description Tables
|
||
|
||
*/
|
||
|
||
eipwef c26 c
|
||
|
||
]6 ]5 ]4 ]3
|