Pristine Ack-5.5
[Ack-5.5.git] / mach / s2650 / 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 13:33:54 ceriel Exp $"
6
7 /*
8  * Signetics 2650 tokens
9  */
10 %token <y_word> REG
11 %token <y_word> NOOP
12 %token <y_word> CC
13 %token <y_word> INDE
14 %token <y_word> ZERO
15 %token <y_word> ZEROX
16 %token <y_word> IMMED
17 %token <y_word> REL
18 %token <y_word> ABSO
19 %token <y_word> PSWM
20 %token <y_word> RET
21 %token <y_word> BRANCR
22 %token <y_word> BRANCRX
23 %token <y_word> BRANCA
24 %token <y_word> BRANCAX
25 %token <y_word> BRANRA
26 %token <y_word> ZBRR
27 %token <y_word> BXSA