arc-regs.h 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  1. /* ARC Auxiliary register definitions
  2. Copyright (C) 2015-2022 Free Software Foundation, Inc.
  3. Contributed by Claudiu Zissulescu (claziss@synopsys.com)
  4. This file is part of libopcodes.
  5. This library is free software; you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation; either version 3, or (at your option)
  8. any later version.
  9. It is distributed in the hope that it will be useful, but WITHOUT
  10. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  11. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
  12. License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with this program; if not, write to the Free Software Foundation,
  15. Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
  16. DEF (0x0, ARC_OPCODE_ARCV1, NONE, status)
  17. DEF (0x1, ARC_OPCODE_ARCV1, NONE, semaphore)
  18. DEF (0x2, ARC_OPCODE_ARCALL, NONE, lp_start)
  19. DEF (0x3, ARC_OPCODE_ARCALL, NONE, lp_end)
  20. DEF (0x4, ARC_OPCODE_ARCALL, NONE, identity)
  21. DEF (0x5, ARC_OPCODE_ARCALL, NONE, debug)
  22. DEF (0x6, ARC_OPCODE_ARCALL, NONE, pc)
  23. DEF (0x7, ARC_OPCODE_ARCv2HS, NONE, memseg)
  24. DEF (0x7, ARC_OPCODE_ARCV1, NONE, adcr)
  25. DEF (0x8, ARC_OPCODE_ARCV1, NONE, apcr)
  26. DEF (0x9, ARC_OPCODE_ARCV1, NONE, acr)
  27. DEF (0x9, ARC_OPCODE_ARCv2EM, NONE, sec_stat)
  28. DEF (0xa, ARC_OPCODE_ARCALL, NONE, status32)
  29. DEF (0xb, ARC_OPCODE_ARCV1, NONE, status32_l1)
  30. DEF (0xb, ARC_OPCODE_ARCV2, NONE, status32_p0)
  31. DEF (0xc, ARC_OPCODE_ARCV1, NONE, status32_l2)
  32. DEF (0xc, ARC_OPCODE_ARCv2EM, NONE, sec_extra)
  33. DEF (0xd, ARC_OPCODE_ARCV2, NONE, aux_user_sp)
  34. DEF (0xe, ARC_OPCODE_ARCV2, NONE, aux_irq_ctrl)
  35. DEF (0xe, ARC_OPCODE_ARC700, NONE, clk_enable)
  36. DEF (0xf, ARC_OPCODE_ARC700, NONE, bpu_flush)
  37. DEF (0xf, ARC_OPCODE_ARCv2HS, NONE, debugi)
  38. DEF (0x10, ARC_OPCODE_ARCV1, NONE, ivic)
  39. DEF (0x10, ARC_OPCODE_ARCALL, NONE, ic_ivic)
  40. DEF (0x11, ARC_OPCODE_ARCV1, NONE, che_mode)
  41. DEF (0x11, ARC_OPCODE_ARCALL, NONE, ic_ctrl)
  42. DEF (0x12, ARC_OPCODE_ARC600, NONE, mulhi)
  43. DEF (0x12, ARC_OPCODE_ARCv2HS, NONE, ic_startr_ext)
  44. DEF (0x13, ARC_OPCODE_ARCV1, NONE, lockline)
  45. DEF (0x13, ARC_OPCODE_ARCV2, NONE, ic_lil)
  46. DEF (0x14, ARC_OPCODE_ARC600, NONE, dmc_code_ram)
  47. DEF (0x15, ARC_OPCODE_ARCV1, NONE, tag_addr_mask)
  48. DEF (0x16, ARC_OPCODE_ARCV1, NONE, tag_data_mask)
  49. DEF (0x16, ARC_OPCODE_ARCv2HS, NONE, ic_ivir)
  50. DEF (0x17, ARC_OPCODE_ARCV1, NONE, line_length_mask)
  51. DEF (0x17, ARC_OPCODE_ARCv2HS, NONE, ic_endr)
  52. DEF (0x18, ARC_OPCODE_ARC600, NONE, aux_ldst_ram)
  53. DEF (0x18, ARC_OPCODE_NONE, NONE, aux_dccm)
  54. DEF (0x19, ARC_OPCODE_ARCV1, NONE, unlockline)
  55. DEF (0x19, ARC_OPCODE_ARCALL, NONE, ic_ivil)
  56. DEF (0x1a, ARC_OPCODE_ARCALL, NONE, ic_ram_address)
  57. DEF (0x1b, ARC_OPCODE_ARCALL, NONE, ic_tag)
  58. DEF (0x1c, ARC_OPCODE_ARCALL, NONE, ic_wp)
  59. DEF (0x1d, ARC_OPCODE_ARCALL, NONE, ic_data)
  60. DEF (0x1e, ARC_OPCODE_ARCALL, NONE, ic_ptag)
  61. DEF (0x1f, ARC_OPCODE_ARCv2EM, NONE, debugi)
  62. DEF (0x1f, ARC_OPCODE_ARCv2HS, NONE, ic_endr_ext)
  63. DEF (0x20, ARC_OPCODE_ARC600, NONE, sram_seq)
  64. DEF (0x21, ARC_OPCODE_ARCALL, NONE, count0)
  65. DEF (0x22, ARC_OPCODE_ARCALL, NONE, control0)
  66. DEF (0x23, ARC_OPCODE_ARCALL, NONE, limit0)
  67. DEF (0x24, ARC_OPCODE_ARCV1, NONE, pcport)
  68. DEF (0x25, ARC_OPCODE_ARCALL, NONE, int_vector_base)
  69. DEF (0x26, ARC_OPCODE_ARC600, NONE, aux_vbfdw_mode)
  70. DEF (0x27, ARC_OPCODE_ARC600, NONE, aux_vbfdw_bm0)
  71. DEF (0x28, ARC_OPCODE_ARC600, NONE, aux_vbfdw_bm1)
  72. DEF (0x29, ARC_OPCODE_ARC600, NONE, aux_vbfdw_accu)
  73. DEF (0x2a, ARC_OPCODE_ARC600, NONE, aux_vbfdw_ofst)
  74. DEF (0x2b, ARC_OPCODE_ARC600, NONE, aux_vbfdw_intstat)
  75. DEF (0x2c, ARC_OPCODE_ARC600, NONE, aux_xmac0_24)
  76. DEF (0x2d, ARC_OPCODE_ARC600, NONE, aux_xmac1_24)
  77. DEF (0x2e, ARC_OPCODE_ARC600, NONE, aux_xmac2_24)
  78. DEF (0x2f, ARC_OPCODE_ARC600, NONE, aux_fbf_store_16)
  79. DEF (0x30, ARC_OPCODE_ARCv2EM, NONE, acg_ctrl)
  80. DEF (0x30, ARC_OPCODE_NONE, NONE, ax0)
  81. DEF (0x31, ARC_OPCODE_NONE, NONE, ax1)
  82. DEF (0x32, ARC_OPCODE_NONE, NONE, aux_crc_poly)
  83. DEF (0x33, ARC_OPCODE_NONE, NONE, aux_crc_mode)
  84. DEF (0x34, ARC_OPCODE_NONE, NONE, mx0)
  85. DEF (0x35, ARC_OPCODE_NONE, NONE, mx1)
  86. DEF (0x36, ARC_OPCODE_NONE, NONE, my0)
  87. DEF (0x37, ARC_OPCODE_NONE, NONE, my1)
  88. DEF (0x38, ARC_OPCODE_NONE, NONE, xyconfig)
  89. DEF (0x38, ARC_OPCODE_ARCv2EM, NONE, aux_kernel_sp)
  90. DEF (0x39, ARC_OPCODE_NONE, NONE, scratch_a)
  91. DEF (0x39, ARC_OPCODE_ARCv2EM, NONE, aux_sec_u_sp)
  92. DEF (0x3a, ARC_OPCODE_NONE, NONE, burstsys)
  93. DEF (0x3a, ARC_OPCODE_NONE, NONE, tsch)
  94. DEF (0x3a, ARC_OPCODE_ARCv2EM, NONE, aux_sec_k_sp)
  95. DEF (0x3b, ARC_OPCODE_NONE, NONE, burstxym)
  96. DEF (0x3c, ARC_OPCODE_NONE, NONE, burstsz)
  97. DEF (0x3d, ARC_OPCODE_NONE, NONE, burstval)
  98. DEF (0x3e, ARC_OPCODE_ARCv2EM, NONE, aux_sec_ctrl)
  99. DEF (0x3f, ARC_OPCODE_ARCv2EM, NONE, erp_control)
  100. DEF (0x40, ARC_OPCODE_ARCv2EM, NONE, rferp_status0)
  101. DEF (0x41, ARC_OPCODE_ARCv2EM, NONE, rferp_status1)
  102. DEF (0x40, ARC_OPCODE_ARC600, NONE, xtp_newval)
  103. DEF (0x41, ARC_OPCODE_ARCV1, NONE, aux_macmode)
  104. DEF (0x42, ARC_OPCODE_ARC600, NONE, lsp_newval)
  105. DEF (0x43, ARC_OPCODE_ARCV1, NONE, aux_irq_lv12)
  106. DEF (0x43, ARC_OPCODE_ARCV2, NONE, aux_irq_act)
  107. DEF (0x44, ARC_OPCODE_ARCV1, NONE, aux_xmac0)
  108. DEF (0x45, ARC_OPCODE_ARCV1, NONE, aux_xmac1)
  109. DEF (0x46, ARC_OPCODE_ARCV1, NONE, aux_xmac2)
  110. DEF (0x47, ARC_OPCODE_ARCALL, NONE, dc_ivdc)
  111. DEF (0x48, ARC_OPCODE_ARCALL, NONE, dc_ctrl)
  112. DEF (0x49, ARC_OPCODE_ARCALL, NONE, dc_ldl)
  113. DEF (0x4a, ARC_OPCODE_ARCALL, NONE, dc_ivdl)
  114. DEF (0x4b, ARC_OPCODE_ARCALL, NONE, dc_flsh)
  115. DEF (0x4c, ARC_OPCODE_ARCALL, NONE, dc_fldl)
  116. DEF (0x50, ARC_OPCODE_NONE, NONE, hexdata)
  117. DEF (0x51, ARC_OPCODE_NONE, NONE, hexctrl)
  118. DEF (0x52, ARC_OPCODE_NONE, NONE, led)
  119. DEF (0x56, ARC_OPCODE_NONE, NONE, dilstat)
  120. DEF (0x57, ARC_OPCODE_ARC600, NONE, swstat)
  121. DEF (0x58, ARC_OPCODE_ARCALL, NONE, dc_ram_addr)
  122. DEF (0x59, ARC_OPCODE_ARCALL, NONE, dc_tag)
  123. DEF (0x5a, ARC_OPCODE_ARCALL, NONE, dc_wp)
  124. DEF (0x5b, ARC_OPCODE_ARCALL, NONE, dc_data)
  125. DEF (0x61, ARC_OPCODE_ARCALL, NONE, dccm_base_build)
  126. DEF (0x62, ARC_OPCODE_ARCALL, NONE, crc_build)
  127. DEF (0x63, ARC_OPCODE_ARCALL, NONE, bta_link_build)
  128. DEF (0x64, ARC_OPCODE_ARCALL, NONE, vbfdw_build)
  129. DEF (0x65, ARC_OPCODE_ARCALL, NONE, ea_build)
  130. DEF (0x66, ARC_OPCODE_ARCALL, NONE, dataspace)
  131. DEF (0x67, ARC_OPCODE_ARCALL, NONE, memsubsys)
  132. DEF (0x68, ARC_OPCODE_ARCALL, NONE, vecbase_ac_build)
  133. DEF (0x69, ARC_OPCODE_ARCALL, NONE, p_base_addr)
  134. DEF (0x6a, ARC_OPCODE_ARCALL, NONE, data_uncached_build)
  135. DEF (0x6b, ARC_OPCODE_ARCALL, NONE, fp_build)
  136. DEF (0x6c, ARC_OPCODE_ARCALL, NONE, dpfp_build)
  137. DEF (0x6d, ARC_OPCODE_ARCALL, NONE, mpu_build)
  138. DEF (0x6e, ARC_OPCODE_ARCALL, NONE, rf_build)
  139. DEF (0x6f, ARC_OPCODE_ARCALL, NONE, mmu_build)
  140. DEF (0x70, ARC_OPCODE_ARCv2EM, NONE, sec_vecbase_build)
  141. DEF (0x71, ARC_OPCODE_ARCALL, NONE, vecbase_build)
  142. DEF (0x72, ARC_OPCODE_ARCALL, NONE, d_cache_build)
  143. DEF (0x73, ARC_OPCODE_ARCALL, NONE, madi_build)
  144. DEF (0x74, ARC_OPCODE_ARCALL, NONE, dccm_build)
  145. DEF (0x75, ARC_OPCODE_ARCALL, NONE, timer_build)
  146. DEF (0x76, ARC_OPCODE_ARCALL, NONE, ap_build)
  147. DEF (0x77, ARC_OPCODE_ARCALL, NONE, i_cache_build)
  148. DEF (0x78, ARC_OPCODE_ARCALL, NONE, iccm_build)
  149. DEF (0x79, ARC_OPCODE_ARCALL, NONE, dspram_build)
  150. DEF (0x7a, ARC_OPCODE_ARCALL, NONE, mac_build)
  151. DEF (0x7b, ARC_OPCODE_ARCALL, NONE, multiply_build)
  152. DEF (0x7c, ARC_OPCODE_ARCALL, NONE, swap_build)
  153. DEF (0x7d, ARC_OPCODE_ARCALL, NONE, norm_build)
  154. DEF (0x7e, ARC_OPCODE_ARCALL, NONE, minmax_build)
  155. DEF (0x7f, ARC_OPCODE_ARCALL, NONE, barrel_build)
  156. DEF (0x80, ARC_OPCODE_ARCALL, NONE, ax0)
  157. DEF (0x81, ARC_OPCODE_ARCALL, NONE, ax1)
  158. DEF (0x82, ARC_OPCODE_ARCALL, NONE, ax2)
  159. DEF (0x83, ARC_OPCODE_ARCALL, NONE, ax3)
  160. DEF (0x84, ARC_OPCODE_ARCALL, NONE, ay0)
  161. DEF (0x85, ARC_OPCODE_ARCALL, NONE, ay1)
  162. DEF (0x86, ARC_OPCODE_ARCALL, NONE, ay2)
  163. DEF (0x87, ARC_OPCODE_ARCALL, NONE, ay3)
  164. DEF (0x88, ARC_OPCODE_ARCALL, NONE, mx00)
  165. DEF (0x89, ARC_OPCODE_ARCALL, NONE, mx01)
  166. DEF (0x8a, ARC_OPCODE_ARCALL, NONE, mx10)
  167. DEF (0x8b, ARC_OPCODE_ARCALL, NONE, mx11)
  168. DEF (0x8c, ARC_OPCODE_ARCALL, NONE, mx20)
  169. DEF (0x8d, ARC_OPCODE_ARCALL, NONE, mx21)
  170. DEF (0x8e, ARC_OPCODE_ARCALL, NONE, mx30)
  171. DEF (0x8f, ARC_OPCODE_ARCALL, NONE, mx31)
  172. DEF (0x90, ARC_OPCODE_ARCALL, NONE, my00)
  173. DEF (0x91, ARC_OPCODE_ARCALL, NONE, my01)
  174. DEF (0x92, ARC_OPCODE_ARCALL, NONE, my10)
  175. DEF (0x93, ARC_OPCODE_ARCALL, NONE, my11)
  176. DEF (0x94, ARC_OPCODE_ARCALL, NONE, my20)
  177. DEF (0x95, ARC_OPCODE_ARCALL, NONE, my21)
  178. DEF (0x96, ARC_OPCODE_ARCALL, NONE, my30)
  179. DEF (0x97, ARC_OPCODE_ARCALL, NONE, my31)
  180. DEF (0x98, ARC_OPCODE_ARCALL, NONE, xyconfig)
  181. DEF (0x99, ARC_OPCODE_ARCALL, NONE, burstsys)
  182. DEF (0x9a, ARC_OPCODE_ARCALL, NONE, burstxym)
  183. DEF (0x9b, ARC_OPCODE_ARCALL, NONE, burstsz)
  184. DEF (0x9c, ARC_OPCODE_ARCALL, NONE, burstval)
  185. DEF (0x9d, ARC_OPCODE_ARCALL, NONE, xylsbasex)
  186. DEF (0x9e, ARC_OPCODE_ARCALL, NONE, xylsbasey)
  187. DEF (0x9f, ARC_OPCODE_ARCALL, NONE, aux_xmaclw_h)
  188. DEF (0xa0, ARC_OPCODE_ARCALL, NONE, aux_xmaclw_l)
  189. DEF (0xa1, ARC_OPCODE_ARCALL, NONE, se_ctrl)
  190. DEF (0xa2, ARC_OPCODE_ARCALL, NONE, se_stat)
  191. DEF (0xa3, ARC_OPCODE_ARCALL, NONE, se_err)
  192. DEF (0xa4, ARC_OPCODE_ARCALL, NONE, se_eadr)
  193. DEF (0xa5, ARC_OPCODE_ARCALL, NONE, se_spc)
  194. DEF (0xa6, ARC_OPCODE_ARCALL, NONE, sdm_base)
  195. DEF (0xa7, ARC_OPCODE_ARCALL, NONE, scm_base)
  196. DEF (0xa8, ARC_OPCODE_ARCALL, NONE, se_dbg_ctrl)
  197. DEF (0xa9, ARC_OPCODE_ARCALL, NONE, se_dbg_data0)
  198. DEF (0xaa, ARC_OPCODE_ARCALL, NONE, se_dbg_data1)
  199. DEF (0xab, ARC_OPCODE_ARCALL, NONE, se_dbg_data2)
  200. DEF (0xac, ARC_OPCODE_ARCALL, NONE, se_dbg_data3)
  201. DEF (0xad, ARC_OPCODE_ARCALL, NONE, se_watch)
  202. DEF (0xc0, ARC_OPCODE_ARCALL, NONE, bpu_build)
  203. DEF (0xc1, ARC_OPCODE_ARC600, NONE, arc600_build_config)
  204. DEF (0xc2, ARC_OPCODE_ARCALL, NONE, isa_config)
  205. DEF (0xf4, ARC_OPCODE_ARCALL, NONE, hwp_build)
  206. DEF (0xf5, ARC_OPCODE_ARCALL, NONE, pct_build)
  207. DEF (0xf6, ARC_OPCODE_ARCALL, NONE, cc_build)
  208. DEF (0xf7, ARC_OPCODE_ARCALL, NONE, pm_bcr)
  209. DEF (0xf8, ARC_OPCODE_ARCALL, NONE, scq_switch_build)
  210. DEF (0xf9, ARC_OPCODE_ARCALL, NONE, vraptor_build)
  211. DEF (0xfa, ARC_OPCODE_ARCALL, NONE, dma_config)
  212. DEF (0xfb, ARC_OPCODE_ARCALL, NONE, simd_config)
  213. DEF (0xfc, ARC_OPCODE_ARCALL, NONE, vlc_build)
  214. DEF (0xfd, ARC_OPCODE_ARCALL, NONE, simd_dma_build)
  215. DEF (0xfe, ARC_OPCODE_ARCALL, NONE, ifetch_queue_build)
  216. DEF (0xff, ARC_OPCODE_ARCALL, NONE, smart_build)
  217. DEF (0x100, ARC_OPCODE_ARCALL, NONE, count1)
  218. DEF (0x101, ARC_OPCODE_ARCALL, NONE, control1)
  219. DEF (0x102, ARC_OPCODE_ARCALL, NONE, limit1)
  220. DEF (0x103, ARC_OPCODE_ARCALL, NONE, timer_xx)
  221. DEF (0x200, ARC_OPCODE_ARCV1, NONE, aux_irq_lev)
  222. DEF (0x200, ARC_OPCODE_ARCV2, NONE, irq_priority_pending)
  223. DEF (0x201, ARC_OPCODE_ARCALL, NONE, aux_irq_hint)
  224. DEF (0x202, ARC_OPCODE_ARC600, NONE, aux_inter_core_interrupt)
  225. DEF (0x206, ARC_OPCODE_ARCV2, NONE, irq_priority)
  226. DEF (0x210, ARC_OPCODE_ARC700, NONE, aes_aux_0)
  227. DEF (0x211, ARC_OPCODE_ARC700, NONE, aes_aux_1)
  228. DEF (0x212, ARC_OPCODE_ARC700, NONE, aes_aux_2)
  229. DEF (0x213, ARC_OPCODE_ARC700, NONE, aes_crypt_mode)
  230. DEF (0x214, ARC_OPCODE_ARC700, NONE, aes_auxs)
  231. DEF (0x215, ARC_OPCODE_ARC700, NONE, aes_auxi)
  232. DEF (0x216, ARC_OPCODE_ARC700, NONE, aes_aux_3)
  233. DEF (0x217, ARC_OPCODE_ARC700, NONE, aes_aux_4)
  234. DEF (0x218, ARC_OPCODE_ARC700, NONE, arith_ctl_aux)
  235. DEF (0x219, ARC_OPCODE_ARC700, NONE, des_aux)
  236. DEF (0x220, ARC_OPCODE_ARCALL, NONE, ap_amv0)
  237. DEF (0x221, ARC_OPCODE_ARCALL, NONE, ap_amm0)
  238. DEF (0x222, ARC_OPCODE_ARCALL, NONE, ap_ac0)
  239. DEF (0x223, ARC_OPCODE_ARCALL, NONE, ap_amv1)
  240. DEF (0x224, ARC_OPCODE_ARCALL, NONE, ap_amm1)
  241. DEF (0x225, ARC_OPCODE_ARCALL, NONE, ap_ac1)
  242. DEF (0x226, ARC_OPCODE_ARCALL, NONE, ap_amv2)
  243. DEF (0x227, ARC_OPCODE_ARCALL, NONE, ap_amm2)
  244. DEF (0x228, ARC_OPCODE_ARCALL, NONE, ap_ac2)
  245. DEF (0x229, ARC_OPCODE_ARCALL, NONE, ap_amv3)
  246. DEF (0x22a, ARC_OPCODE_ARCALL, NONE, ap_amm3)
  247. DEF (0x22b, ARC_OPCODE_ARCALL, NONE, ap_ac3)
  248. DEF (0x22c, ARC_OPCODE_ARCALL, NONE, ap_amv4)
  249. DEF (0x22d, ARC_OPCODE_ARCALL, NONE, ap_amm4)
  250. DEF (0x22e, ARC_OPCODE_ARCALL, NONE, ap_ac4)
  251. DEF (0x22f, ARC_OPCODE_ARCALL, NONE, ap_amv5)
  252. DEF (0x230, ARC_OPCODE_ARCALL, NONE, ap_amm5)
  253. DEF (0x231, ARC_OPCODE_ARCALL, NONE, ap_ac5)
  254. DEF (0x232, ARC_OPCODE_ARCALL, NONE, ap_amv6)
  255. DEF (0x233, ARC_OPCODE_ARCALL, NONE, ap_amm6)
  256. DEF (0x234, ARC_OPCODE_ARCALL, NONE, ap_ac6)
  257. DEF (0x235, ARC_OPCODE_ARCALL, NONE, ap_amv7)
  258. DEF (0x236, ARC_OPCODE_ARCALL, NONE, ap_amm7)
  259. DEF (0x237, ARC_OPCODE_ARCALL, NONE, ap_ac7)
  260. DEF (0x268, ARC_OPCODE_ARCv2EM, NONE, nsc_table_top)
  261. DEF (0x269, ARC_OPCODE_ARCv2EM, NONE, nsc_table_base)
  262. DEF (0x290, ARC_OPCODE_ARCV2, NONE, jli_base)
  263. DEF (0x291, ARC_OPCODE_ARCV2, NONE, ldi_base)
  264. DEF (0x292, ARC_OPCODE_ARCV2, NONE, ei_base)
  265. DEF (0x300, ARC_OPCODE_ARCFPX, DPX, fp_status)
  266. DEF (0x301, ARC_OPCODE_ARCFPX, DPX, aux_dpfp1l)
  267. DEF (0x301, ARC_OPCODE_ARCFPX, DPX, d1l)
  268. DEF (0x302, ARC_OPCODE_ARCFPX, DPX, aux_dpfp1h)
  269. DEF (0x302, ARC_OPCODE_ARCFPX, DPX, d1h)
  270. DEF (0x302, ARC_OPCODE_ARCv2EM, DPA, d1l)
  271. DEF (0x303, ARC_OPCODE_ARCFPX, DPX, aux_dpfp2l)
  272. DEF (0x303, ARC_OPCODE_ARCFPX, DPX, d2l)
  273. DEF (0x303, ARC_OPCODE_ARCv2EM, DPA, d1h)
  274. DEF (0x304, ARC_OPCODE_ARCFPX, DPX, aux_dpfp2h)
  275. DEF (0x304, ARC_OPCODE_ARCFPX, DPX, d2h)
  276. DEF (0x304, ARC_OPCODE_ARCv2EM, DPA, d2l)
  277. DEF (0x305, ARC_OPCODE_ARCFPX, DPX, dpfp_status)
  278. DEF (0x305, ARC_OPCODE_ARCv2EM, DPA, d2h)
  279. DEF (0x400, ARC_OPCODE_ARCALL, NONE, eret)
  280. DEF (0x401, ARC_OPCODE_ARCALL, NONE, erbta)
  281. DEF (0x402, ARC_OPCODE_ARCALL, NONE, erstatus)
  282. DEF (0x403, ARC_OPCODE_ARCALL, NONE, ecr)
  283. DEF (0x404, ARC_OPCODE_ARCALL, NONE, efa)
  284. DEF (0x405, ARC_OPCODE_ARC700, NONE, tlbpd0)
  285. DEF (0x406, ARC_OPCODE_ARC700, NONE, tlbpd1)
  286. DEF (0x406, ARC_OPCODE_ARCv2EM, NONE, ersec_stat)
  287. DEF (0x407, ARC_OPCODE_ARCv2EM, NONE, aux_sec_except)
  288. DEF (0x407, ARC_OPCODE_ARC700, NONE, tlbindex)
  289. DEF (0x408, ARC_OPCODE_ARC700, NONE, tlbcommand)
  290. DEF (0x409, ARC_OPCODE_ARC700, NONE, pid)
  291. DEF (0x409, ARC_OPCODE_ARCALL, NONE, mpuen)
  292. DEF (0x40a, ARC_OPCODE_ARCALL, NONE, icause1)
  293. DEF (0x40b, ARC_OPCODE_ARCALL, NONE, icause2)
  294. DEF (0x40c, ARC_OPCODE_ARCALL, NONE, aux_ienable)
  295. DEF (0x40d, ARC_OPCODE_ARCALL, NONE, aux_itrigger)
  296. DEF (0x410, ARC_OPCODE_ARCALL, NONE, xpu)
  297. DEF (0x412, ARC_OPCODE_ARCALL, NONE, bta)
  298. DEF (0x413, ARC_OPCODE_ARC700, NONE, bta_l1)
  299. DEF (0x414, ARC_OPCODE_ARC700, NONE, bta_l2)
  300. DEF (0x415, ARC_OPCODE_ARCALL, NONE, aux_irq_pulse_cancel)
  301. DEF (0x416, ARC_OPCODE_ARCALL, NONE, aux_irq_pending)
  302. DEF (0x418, ARC_OPCODE_ARC700, NONE, scratch_data0)
  303. DEF (0x420, ARC_OPCODE_ARCALL, NONE, mpuic)
  304. DEF (0x421, ARC_OPCODE_ARCALL, NONE, mpufa)
  305. DEF (0x422, ARC_OPCODE_ARCALL, NONE, mpurdb0)
  306. DEF (0x423, ARC_OPCODE_ARCALL, NONE, mpurdp0)
  307. DEF (0x424, ARC_OPCODE_ARCALL, NONE, mpurdb1)
  308. DEF (0x425, ARC_OPCODE_ARCALL, NONE, mpurdp1)
  309. DEF (0x426, ARC_OPCODE_ARCALL, NONE, mpurdb2)
  310. DEF (0x427, ARC_OPCODE_ARCALL, NONE, mpurdp2)
  311. DEF (0x428, ARC_OPCODE_ARCALL, NONE, mpurdb3)
  312. DEF (0x429, ARC_OPCODE_ARCALL, NONE, mpurdp3)
  313. DEF (0x42a, ARC_OPCODE_ARCALL, NONE, mpurdb4)
  314. DEF (0x42b, ARC_OPCODE_ARCALL, NONE, mpurdp4)
  315. DEF (0x42c, ARC_OPCODE_ARCALL, NONE, mpurdb5)
  316. DEF (0x42d, ARC_OPCODE_ARCALL, NONE, mpurdp5)
  317. DEF (0x42e, ARC_OPCODE_ARCALL, NONE, mpurdb6)
  318. DEF (0x42f, ARC_OPCODE_ARCALL, NONE, mpurdp6)
  319. DEF (0x430, ARC_OPCODE_ARCALL, NONE, mpurdb7)
  320. DEF (0x431, ARC_OPCODE_ARCALL, NONE, mpurdp7)
  321. DEF (0x432, ARC_OPCODE_ARCALL, NONE, mpurdb8)
  322. DEF (0x433, ARC_OPCODE_ARCALL, NONE, mpurdp8)
  323. DEF (0x434, ARC_OPCODE_ARCALL, NONE, mpurdb9)
  324. DEF (0x435, ARC_OPCODE_ARCALL, NONE, mpurdp9)
  325. DEF (0x436, ARC_OPCODE_ARCALL, NONE, mpurdb10)
  326. DEF (0x437, ARC_OPCODE_ARCALL, NONE, mpurdp10)
  327. DEF (0x438, ARC_OPCODE_ARCALL, NONE, mpurdb11)
  328. DEF (0x439, ARC_OPCODE_ARCALL, NONE, mpurdp11)
  329. DEF (0x43a, ARC_OPCODE_ARCALL, NONE, mpurdb12)
  330. DEF (0x43b, ARC_OPCODE_ARCALL, NONE, mpurdp12)
  331. DEF (0x43c, ARC_OPCODE_ARCALL, NONE, mpurdb13)
  332. DEF (0x43d, ARC_OPCODE_ARCALL, NONE, mpurdp13)
  333. DEF (0x43e, ARC_OPCODE_ARCALL, NONE, mpurdb14)
  334. DEF (0x43f, ARC_OPCODE_ARCALL, NONE, mpurdp14)
  335. DEF (0x440, ARC_OPCODE_ARCALL, NONE, mpurdb15)
  336. DEF (0x441, ARC_OPCODE_ARCALL, NONE, mpurdp15)
  337. DEF (0x450, ARC_OPCODE_ARC600, NONE, pm_status)
  338. DEF (0x451, ARC_OPCODE_ARC600, NONE, wake)
  339. DEF (0x452, ARC_OPCODE_ARC600, NONE, dvfs_performance)
  340. DEF (0x453, ARC_OPCODE_ARC600, NONE, pwr_ctrl)
  341. DEF (0x460, ARC_OPCODE_ARCv2HS, NONE, tlbpd0)
  342. DEF (0x461, ARC_OPCODE_ARCv2HS, NONE, tlbpd1)
  343. DEF (0x464, ARC_OPCODE_ARCv2HS, NONE, tlbindex)
  344. DEF (0x465, ARC_OPCODE_ARCv2HS, NONE, tlbcommand)
  345. DEF (0x468, ARC_OPCODE_ARCv2HS, NONE, pid)
  346. DEF (0x46c, ARC_OPCODE_ARCv2HS, NONE, scratch_data0)
  347. DEF (0x500, ARC_OPCODE_ARC700, NONE, aux_vlc_buf_idx)
  348. DEF (0x501, ARC_OPCODE_ARC700, NONE, aux_vlc_read_buf)
  349. DEF (0x502, ARC_OPCODE_ARC700, NONE, aux_vlc_valid_bits)
  350. DEF (0x503, ARC_OPCODE_ARC700, NONE, aux_vlc_buf_in)
  351. DEF (0x504, ARC_OPCODE_ARC700, NONE, aux_vlc_buf_free)
  352. DEF (0x505, ARC_OPCODE_ARC700, NONE, aux_vlc_ibuf_status)
  353. DEF (0x506, ARC_OPCODE_ARC700, NONE, aux_vlc_setup)
  354. DEF (0x507, ARC_OPCODE_ARC700, NONE, aux_vlc_bits)
  355. DEF (0x508, ARC_OPCODE_ARC700, NONE, aux_vlc_table)
  356. DEF (0x509, ARC_OPCODE_ARC700, NONE, aux_vlc_get_symbol)
  357. DEF (0x50a, ARC_OPCODE_ARC700, NONE, aux_vlc_read_symbol)
  358. DEF (0x510, ARC_OPCODE_ARC700, NONE, aux_ucavlc_setup)
  359. DEF (0x511, ARC_OPCODE_ARC700, NONE, aux_ucavlc_state)
  360. DEF (0x512, ARC_OPCODE_ARC700, NONE, aux_cavlc_zero_left)
  361. DEF (0x514, ARC_OPCODE_ARC700, NONE, aux_uvlc_i_state)
  362. DEF (0x51c, ARC_OPCODE_ARC700, NONE, aux_vlc_dma_ptr)
  363. DEF (0x51d, ARC_OPCODE_ARC700, NONE, aux_vlc_dma_end)
  364. DEF (0x51e, ARC_OPCODE_ARC700, NONE, aux_vlc_dma_esc)
  365. DEF (0x51f, ARC_OPCODE_ARC700, NONE, aux_vlc_dma_ctrl)
  366. DEF (0x520, ARC_OPCODE_ARC700, NONE, aux_vlc_get_0bit)
  367. DEF (0x521, ARC_OPCODE_ARC700, NONE, aux_vlc_get_1bit)
  368. DEF (0x522, ARC_OPCODE_ARC700, NONE, aux_vlc_get_2bit)
  369. DEF (0x523, ARC_OPCODE_ARC700, NONE, aux_vlc_get_3bit)
  370. DEF (0x524, ARC_OPCODE_ARC700, NONE, aux_vlc_get_4bit)
  371. DEF (0x525, ARC_OPCODE_ARC700, NONE, aux_vlc_get_5bit)
  372. DEF (0x526, ARC_OPCODE_ARC700, NONE, aux_vlc_get_6bit)
  373. DEF (0x527, ARC_OPCODE_ARC700, NONE, aux_vlc_get_7bit)
  374. DEF (0x528, ARC_OPCODE_ARC700, NONE, aux_vlc_get_8bit)
  375. DEF (0x529, ARC_OPCODE_ARC700, NONE, aux_vlc_get_9bit)
  376. DEF (0x52a, ARC_OPCODE_ARC700, NONE, aux_vlc_get_10bit)
  377. DEF (0x52b, ARC_OPCODE_ARC700, NONE, aux_vlc_get_11bit)
  378. DEF (0x52c, ARC_OPCODE_ARC700, NONE, aux_vlc_get_12bit)
  379. DEF (0x52d, ARC_OPCODE_ARC700, NONE, aux_vlc_get_13bit)
  380. DEF (0x52e, ARC_OPCODE_ARC700, NONE, aux_vlc_get_14bit)
  381. DEF (0x52f, ARC_OPCODE_ARC700, NONE, aux_vlc_get_15bit)
  382. DEF (0x530, ARC_OPCODE_ARC700, NONE, aux_vlc_get_16bit)
  383. DEF (0x531, ARC_OPCODE_ARC700, NONE, aux_vlc_get_17bit)
  384. DEF (0x532, ARC_OPCODE_ARC700, NONE, aux_vlc_get_18bit)
  385. DEF (0x533, ARC_OPCODE_ARC700, NONE, aux_vlc_get_19bit)
  386. DEF (0x534, ARC_OPCODE_ARC700, NONE, aux_vlc_get_20bit)
  387. DEF (0x535, ARC_OPCODE_ARC700, NONE, aux_vlc_get_21bit)
  388. DEF (0x536, ARC_OPCODE_ARC700, NONE, aux_vlc_get_22bit)
  389. DEF (0x537, ARC_OPCODE_ARC700, NONE, aux_vlc_get_23bit)
  390. DEF (0x538, ARC_OPCODE_ARC700, NONE, aux_vlc_get_24bit)
  391. DEF (0x539, ARC_OPCODE_ARC700, NONE, aux_vlc_get_25bit)
  392. DEF (0x53a, ARC_OPCODE_ARC700, NONE, aux_vlc_get_26bit)
  393. DEF (0x53b, ARC_OPCODE_ARC700, NONE, aux_vlc_get_27bit)
  394. DEF (0x53c, ARC_OPCODE_ARC700, NONE, aux_vlc_get_28bit)
  395. DEF (0x53d, ARC_OPCODE_ARC700, NONE, aux_vlc_get_29bit)
  396. DEF (0x53e, ARC_OPCODE_ARC700, NONE, aux_vlc_get_30bit)
  397. DEF (0x53f, ARC_OPCODE_ARC700, NONE, aux_vlc_get_31bit)
  398. DEF (0x540, ARC_OPCODE_ARC700, NONE, aux_cabac_ctrl)
  399. DEF (0x541, ARC_OPCODE_ARC700, NONE, aux_cabac_ctx_state)
  400. DEF (0x542, ARC_OPCODE_ARC700, NONE, aux_cabac_cod_param)
  401. DEF (0x543, ARC_OPCODE_ARC700, NONE, aux_cabac_misc0)
  402. DEF (0x544, ARC_OPCODE_ARC700, NONE, aux_cabac_misc1)
  403. DEF (0x545, ARC_OPCODE_ARC700, NONE, aux_cabac_misc2)
  404. DEF (0x700, ARC_OPCODE_ARCALL, NONE, smart_control)
  405. DEF (0x701, ARC_OPCODE_ARC700, NONE, smart_data_0)
  406. DEF (0x701, ARC_OPCODE_ARC600, NONE, smart_data)
  407. DEF (0x701, ARC_OPCODE_ARC700, NONE, smart_data_2)
  408. DEF (0x701, ARC_OPCODE_ARC700, NONE, smart_data_3)