lm32-opc.h 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. /* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */
  2. /* Instruction opcode header for lm32.
  3. THIS FILE IS MACHINE GENERATED WITH CGEN.
  4. Copyright (C) 1996-2022 Free Software Foundation, Inc.
  5. This file is part of the GNU Binutils and/or GDB, the GNU debugger.
  6. This file is free software; you can redistribute it and/or modify
  7. it under the terms of the GNU General Public License as published by
  8. the Free Software Foundation; either version 3, or (at your option)
  9. any later version.
  10. It is distributed in the hope that it will be useful, but WITHOUT
  11. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  12. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
  13. License for more details.
  14. You should have received a copy of the GNU General Public License along
  15. with this program; if not, write to the Free Software Foundation, Inc.,
  16. 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
  17. */
  18. #ifndef LM32_OPC_H
  19. #define LM32_OPC_H
  20. #ifdef __cplusplus
  21. extern "C" {
  22. #endif
  23. /* -- opc.h */
  24. /* Allows reason codes to be output when assembler errors occur. */
  25. #define CGEN_VERBOSE_ASSEMBLER_ERRORS
  26. #define CGEN_DIS_HASH_SIZE 64
  27. #define CGEN_DIS_HASH(buf,value) ((value >> 26) & 0x3f)
  28. /* -- asm.c */
  29. /* Enum declaration for lm32 instruction types. */
  30. typedef enum cgen_insn_type {
  31. LM32_INSN_INVALID, LM32_INSN_ADD, LM32_INSN_ADDI, LM32_INSN_AND
  32. , LM32_INSN_ANDI, LM32_INSN_ANDHII, LM32_INSN_B, LM32_INSN_BI
  33. , LM32_INSN_BE, LM32_INSN_BG, LM32_INSN_BGE, LM32_INSN_BGEU
  34. , LM32_INSN_BGU, LM32_INSN_BNE, LM32_INSN_CALL, LM32_INSN_CALLI
  35. , LM32_INSN_CMPE, LM32_INSN_CMPEI, LM32_INSN_CMPG, LM32_INSN_CMPGI
  36. , LM32_INSN_CMPGE, LM32_INSN_CMPGEI, LM32_INSN_CMPGEU, LM32_INSN_CMPGEUI
  37. , LM32_INSN_CMPGU, LM32_INSN_CMPGUI, LM32_INSN_CMPNE, LM32_INSN_CMPNEI
  38. , LM32_INSN_DIVU, LM32_INSN_LB, LM32_INSN_LBU, LM32_INSN_LH
  39. , LM32_INSN_LHU, LM32_INSN_LW, LM32_INSN_MODU, LM32_INSN_MUL
  40. , LM32_INSN_MULI, LM32_INSN_NOR, LM32_INSN_NORI, LM32_INSN_OR
  41. , LM32_INSN_ORI, LM32_INSN_ORHII, LM32_INSN_RCSR, LM32_INSN_SB
  42. , LM32_INSN_SEXTB, LM32_INSN_SEXTH, LM32_INSN_SH, LM32_INSN_SL
  43. , LM32_INSN_SLI, LM32_INSN_SR, LM32_INSN_SRI, LM32_INSN_SRU
  44. , LM32_INSN_SRUI, LM32_INSN_SUB, LM32_INSN_SW, LM32_INSN_USER
  45. , LM32_INSN_WCSR, LM32_INSN_XOR, LM32_INSN_XORI, LM32_INSN_XNOR
  46. , LM32_INSN_XNORI, LM32_INSN_BREAK, LM32_INSN_SCALL, LM32_INSN_BRET
  47. , LM32_INSN_ERET, LM32_INSN_RET, LM32_INSN_MV, LM32_INSN_MVI
  48. , LM32_INSN_MVUI, LM32_INSN_MVHI, LM32_INSN_MVA, LM32_INSN_NOT
  49. , LM32_INSN_NOP, LM32_INSN_LBGPREL, LM32_INSN_LBUGPREL, LM32_INSN_LHGPREL
  50. , LM32_INSN_LHUGPREL, LM32_INSN_LWGPREL, LM32_INSN_SBGPREL, LM32_INSN_SHGPREL
  51. , LM32_INSN_SWGPREL, LM32_INSN_LWGOTREL, LM32_INSN_ORHIGOTOFFI, LM32_INSN_ADDGOTOFF
  52. , LM32_INSN_SWGOTOFF, LM32_INSN_LWGOTOFF, LM32_INSN_SHGOTOFF, LM32_INSN_LHGOTOFF
  53. , LM32_INSN_LHUGOTOFF, LM32_INSN_SBGOTOFF, LM32_INSN_LBGOTOFF, LM32_INSN_LBUGOTOFF
  54. } CGEN_INSN_TYPE;
  55. /* Index of `invalid' insn place holder. */
  56. #define CGEN_INSN_INVALID LM32_INSN_INVALID
  57. /* Total number of insns in table. */
  58. #define MAX_INSNS ((int) LM32_INSN_LBUGOTOFF + 1)
  59. /* This struct records data prior to insertion or after extraction. */
  60. struct cgen_fields
  61. {
  62. int length;
  63. long f_nil;
  64. long f_anyof;
  65. long f_opcode;
  66. long f_r0;
  67. long f_r1;
  68. long f_r2;
  69. long f_resv0;
  70. long f_shift;
  71. long f_imm;
  72. long f_uimm;
  73. long f_csr;
  74. long f_user;
  75. long f_exception;
  76. long f_branch;
  77. long f_call;
  78. };
  79. #define CGEN_INIT_PARSE(od) \
  80. {\
  81. }
  82. #define CGEN_INIT_INSERT(od) \
  83. {\
  84. }
  85. #define CGEN_INIT_EXTRACT(od) \
  86. {\
  87. }
  88. #define CGEN_INIT_PRINT(od) \
  89. {\
  90. }
  91. #ifdef __cplusplus
  92. }
  93. #endif
  94. #endif /* LM32_OPC_H */