Pristine Ack-5.5
[Ack-5.5.git] / util / ceg / defaults / READ_ME
1 This directory contains the default EM_CODE(3L) interface. That is :
2        1) message-instruction are ignored.
3        2) pseudo-instruction are almost machine independent, so they are 
4           implemented completely. *)
5        3) storage-instruction are almost machine independent, so they are 
6           implemented completely. *)
7        4) The other EM instructions generate a "not implemented"
8           message.
9
10 The file "pseudovars.c" contains two global variables. 'locals_created' tells if
11 the prolog is exected or not. 'Busy' tells if the code expander is running
12 or not.
13
14
15 *) The necessary constants should be defined by the table writer.