Pristine Ack-5.5
[Ack-5.5.git] / mach / pdp / 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 1.3 1994/06/24 13:11:15 ceriel Exp $"
6
7 /*
8 * PDP 11 machine dependent yacc declarations
9 */
10 %token <y_word> REG
11 %token <y_word> FREG
12 %token <y_word> FRSP
13 %token <y_word> JMP
14 %token <y_word> OP_SO
15 %token <y_word> OP_DO
16 %token <y_word> OP_R_SO
17 %token <y_word> BR
18 %token <y_word> EJMP
19 %token <y_word> JSR
20 %token <y_word> RTS
21 %token <y_word> MARK
22 %token <y_word> SOB
23 %token <y_word> SPL
24 %token <y_word> TRAP
25 %token <y_word> OP_NO
26 %token <y_word> OP_SO_R
27 %token <y_word> MFP
28 %token <y_word> FOP_FSO_FR
29 %token <y_word> FOP_NO
30 %token <y_word> FOP_FSO
31 %token <y_word> FOP_SO
32 %token <y_word> MOVF
33 %token <y_word> FOP_SO_FR
34 %token <y_word> FOP_FR_SO
35 %token <y_word> FOP_FR_FSO
36 %token <y_word> CLEARCC
37 %token <y_word> SETCC
38
39 %type <y_word> opr1, opr2, op2, fopr2, fopr1, ari, ainc, adec
40 %type <y_word> fop2, clcc, secc, fregister