/* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". */ #define RCSID2 "$Header$" /* * Mostek 6500 tokens. */ %token A %token X %token Y %token EXTENSION %token ADDOP %token ROLOP %token BRAOP %token BITOP %token NOPOP %token CPXOP %token INCOP %token JMPOP %token JSROP %token LDXOP %token LDYOP %token STXOP %token STYOP %token PSEU %type addop %nonassoc EXTENSION