tc-z8k.h 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. /* This file is tc-z8k.h
  2. Copyright (C) 1987-2022 Free Software Foundation, Inc.
  3. This file is part of GAS, the GNU Assembler.
  4. GAS is free software; you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation; either version 3, or (at your option)
  7. any later version.
  8. GAS is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with GAS; see the file COPYING. If not, write to the Free
  14. Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
  15. 02110-1301, USA. */
  16. #define TC_Z8K
  17. #define TARGET_BYTES_BIG_ENDIAN 1
  18. #define TARGET_ARCH bfd_arch_z8k
  19. #define TARGET_FORMAT "coff-z8k"
  20. struct internal_reloc;
  21. #define WORKING_DOT_WORD
  22. #define COFF_MAGIC 0x8000
  23. #define IGNORE_NONSTANDARD_ESCAPES
  24. #undef WARN_SIGNED_OVERFLOW_WORD
  25. #define tc_fix_adjustable(X) 0
  26. #define LISTING_HEADER "Zilog Z8000 GAS "
  27. #define RELOC_32 1234
  28. #define md_operand(x)