mach2.c 494 B

1234567891011121314151617181920212223
  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$"
  6. /*
  7. * Motorola 6809 tokens
  8. */
  9. %token <y_word> REG
  10. %token <y_word> ALL
  11. %token <y_word> SETDP
  12. %token <y_word> NOARG
  13. %token <y_word> BRANCH
  14. %token <y_word> LBRNCH
  15. %token <y_word> SBRNCH
  16. %token <y_word> STACK
  17. %token <y_word> IMMED
  18. %token <y_word> TWOREG
  19. %token <y_word> XOP
  20. %type <y_word> reglist xyus xmode