Pristine Ack-5.5
[Ack-5.5.git] / mach / i80 / as / mach2.c
1 /*
2  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
3  * See the copyright notice in the ACK home directory, in the file "Copyright".
4  */
5 #define RCSID2 "$Id: mach2.c,v 3.3 1994/06/24 12:57:41 ceriel Exp $"
6
7 /*
8  * Intel 8080 tokens
9  */
10 %token <y_word> REG
11 %token <y_word> NOOPOP
12 %token <y_word> DSTOP
13 %token <y_word> SRCOP
14 %token <y_word> D8OP
15 %token <y_word> D16OP
16 %token <y_word> R16OP
17 %token <y_word> MOV
18 %token <y_word> MVI
19 %token <y_word> LXI
20 %token <y_word> RST
21 %token <y_word> STLDAX
22
23 %type <y_word> r16 r8