Nguyen Anh Quynh | 26ee41a | 2013-11-27 12:11:31 +0800 | [diff] [blame] | 1 | /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ |
| 2 | |* *| |
| 3 | |*Target Instruction Enum Values *| |
| 4 | |* *| |
| 5 | |* Automatically generated file, do not edit! *| |
| 6 | |* *| |
| 7 | \*===----------------------------------------------------------------------===*/ |
| 8 | |
| 9 | /* Capstone Disassembler Engine */ |
| 10 | /* By Nguyen Anh Quynh <aquynh@gmail.com>, 2013> */ |
| 11 | |
| 12 | #ifdef GET_INSTRINFO_ENUM |
| 13 | #undef GET_INSTRINFO_ENUM |
| 14 | |
| 15 | enum { |
Nguyen Anh Quynh | 162409e | 2013-12-08 20:17:28 +0800 | [diff] [blame] | 16 | Mips_PHI = 0, |
| 17 | Mips_INLINEASM = 1, |
| 18 | Mips_PROLOG_LABEL = 2, |
| 19 | Mips_EH_LABEL = 3, |
| 20 | Mips_GC_LABEL = 4, |
| 21 | Mips_KILL = 5, |
| 22 | Mips_EXTRACT_SUBREG = 6, |
| 23 | Mips_INSERT_SUBREG = 7, |
| 24 | Mips_IMPLICIT_DEF = 8, |
| 25 | Mips_SUBREG_TO_REG = 9, |
| 26 | Mips_COPY_TO_REGCLASS = 10, |
| 27 | Mips_DBG_VALUE = 11, |
| 28 | Mips_REG_SEQUENCE = 12, |
| 29 | Mips_COPY = 13, |
| 30 | Mips_BUNDLE = 14, |
| 31 | Mips_LIFETIME_START = 15, |
| 32 | Mips_LIFETIME_END = 16, |
| 33 | Mips_STACKMAP = 17, |
| 34 | Mips_PATCHPOINT = 18, |
| 35 | Mips_ABSQ_S_PH = 19, |
| 36 | Mips_ABSQ_S_QB = 20, |
| 37 | Mips_ABSQ_S_W = 21, |
| 38 | Mips_ADD = 22, |
| 39 | Mips_ADDQH_PH = 23, |
| 40 | Mips_ADDQH_R_PH = 24, |
| 41 | Mips_ADDQH_R_W = 25, |
| 42 | Mips_ADDQH_W = 26, |
| 43 | Mips_ADDQ_PH = 27, |
| 44 | Mips_ADDQ_S_PH = 28, |
| 45 | Mips_ADDQ_S_W = 29, |
| 46 | Mips_ADDSC = 30, |
| 47 | Mips_ADDS_A_B = 31, |
| 48 | Mips_ADDS_A_D = 32, |
| 49 | Mips_ADDS_A_H = 33, |
| 50 | Mips_ADDS_A_W = 34, |
| 51 | Mips_ADDS_S_B = 35, |
| 52 | Mips_ADDS_S_D = 36, |
| 53 | Mips_ADDS_S_H = 37, |
| 54 | Mips_ADDS_S_W = 38, |
| 55 | Mips_ADDS_U_B = 39, |
| 56 | Mips_ADDS_U_D = 40, |
| 57 | Mips_ADDS_U_H = 41, |
| 58 | Mips_ADDS_U_W = 42, |
| 59 | Mips_ADDUH_QB = 43, |
| 60 | Mips_ADDUH_R_QB = 44, |
| 61 | Mips_ADDU_PH = 45, |
| 62 | Mips_ADDU_QB = 46, |
| 63 | Mips_ADDU_S_PH = 47, |
| 64 | Mips_ADDU_S_QB = 48, |
| 65 | Mips_ADDVI_B = 49, |
| 66 | Mips_ADDVI_D = 50, |
| 67 | Mips_ADDVI_H = 51, |
| 68 | Mips_ADDVI_W = 52, |
| 69 | Mips_ADDV_B = 53, |
| 70 | Mips_ADDV_D = 54, |
| 71 | Mips_ADDV_H = 55, |
| 72 | Mips_ADDV_W = 56, |
| 73 | Mips_ADDWC = 57, |
| 74 | Mips_ADD_A_B = 58, |
| 75 | Mips_ADD_A_D = 59, |
| 76 | Mips_ADD_A_H = 60, |
| 77 | Mips_ADD_A_W = 61, |
| 78 | Mips_ADD_MM = 62, |
| 79 | Mips_ADDi = 63, |
| 80 | Mips_ADDi_MM = 64, |
| 81 | Mips_ADDiu = 65, |
| 82 | Mips_ADDiu_MM = 66, |
| 83 | Mips_ADDu = 67, |
| 84 | Mips_ADDu_MM = 68, |
| 85 | Mips_ADJCALLSTACKDOWN = 69, |
| 86 | Mips_ADJCALLSTACKUP = 70, |
| 87 | Mips_AND = 71, |
| 88 | Mips_AND64 = 72, |
| 89 | Mips_ANDI_B = 73, |
| 90 | Mips_AND_MM = 74, |
| 91 | Mips_AND_V = 75, |
| 92 | Mips_AND_V_D_PSEUDO = 76, |
| 93 | Mips_AND_V_H_PSEUDO = 77, |
| 94 | Mips_AND_V_W_PSEUDO = 78, |
| 95 | Mips_ANDi = 79, |
| 96 | Mips_ANDi64 = 80, |
| 97 | Mips_ANDi_MM = 81, |
| 98 | Mips_APPEND = 82, |
| 99 | Mips_ASUB_S_B = 83, |
| 100 | Mips_ASUB_S_D = 84, |
| 101 | Mips_ASUB_S_H = 85, |
| 102 | Mips_ASUB_S_W = 86, |
| 103 | Mips_ASUB_U_B = 87, |
| 104 | Mips_ASUB_U_D = 88, |
| 105 | Mips_ASUB_U_H = 89, |
| 106 | Mips_ASUB_U_W = 90, |
| 107 | Mips_ATOMIC_CMP_SWAP_I16 = 91, |
| 108 | Mips_ATOMIC_CMP_SWAP_I32 = 92, |
| 109 | Mips_ATOMIC_CMP_SWAP_I64 = 93, |
| 110 | Mips_ATOMIC_CMP_SWAP_I8 = 94, |
| 111 | Mips_ATOMIC_LOAD_ADD_I16 = 95, |
| 112 | Mips_ATOMIC_LOAD_ADD_I32 = 96, |
| 113 | Mips_ATOMIC_LOAD_ADD_I64 = 97, |
| 114 | Mips_ATOMIC_LOAD_ADD_I8 = 98, |
| 115 | Mips_ATOMIC_LOAD_AND_I16 = 99, |
| 116 | Mips_ATOMIC_LOAD_AND_I32 = 100, |
| 117 | Mips_ATOMIC_LOAD_AND_I64 = 101, |
| 118 | Mips_ATOMIC_LOAD_AND_I8 = 102, |
| 119 | Mips_ATOMIC_LOAD_NAND_I16 = 103, |
| 120 | Mips_ATOMIC_LOAD_NAND_I32 = 104, |
| 121 | Mips_ATOMIC_LOAD_NAND_I64 = 105, |
| 122 | Mips_ATOMIC_LOAD_NAND_I8 = 106, |
| 123 | Mips_ATOMIC_LOAD_OR_I16 = 107, |
| 124 | Mips_ATOMIC_LOAD_OR_I32 = 108, |
| 125 | Mips_ATOMIC_LOAD_OR_I64 = 109, |
| 126 | Mips_ATOMIC_LOAD_OR_I8 = 110, |
| 127 | Mips_ATOMIC_LOAD_SUB_I16 = 111, |
| 128 | Mips_ATOMIC_LOAD_SUB_I32 = 112, |
| 129 | Mips_ATOMIC_LOAD_SUB_I64 = 113, |
| 130 | Mips_ATOMIC_LOAD_SUB_I8 = 114, |
| 131 | Mips_ATOMIC_LOAD_XOR_I16 = 115, |
| 132 | Mips_ATOMIC_LOAD_XOR_I32 = 116, |
| 133 | Mips_ATOMIC_LOAD_XOR_I64 = 117, |
| 134 | Mips_ATOMIC_LOAD_XOR_I8 = 118, |
| 135 | Mips_ATOMIC_SWAP_I16 = 119, |
| 136 | Mips_ATOMIC_SWAP_I32 = 120, |
| 137 | Mips_ATOMIC_SWAP_I64 = 121, |
| 138 | Mips_ATOMIC_SWAP_I8 = 122, |
| 139 | Mips_AVER_S_B = 123, |
| 140 | Mips_AVER_S_D = 124, |
| 141 | Mips_AVER_S_H = 125, |
| 142 | Mips_AVER_S_W = 126, |
| 143 | Mips_AVER_U_B = 127, |
| 144 | Mips_AVER_U_D = 128, |
| 145 | Mips_AVER_U_H = 129, |
| 146 | Mips_AVER_U_W = 130, |
| 147 | Mips_AVE_S_B = 131, |
| 148 | Mips_AVE_S_D = 132, |
| 149 | Mips_AVE_S_H = 133, |
| 150 | Mips_AVE_S_W = 134, |
| 151 | Mips_AVE_U_B = 135, |
| 152 | Mips_AVE_U_D = 136, |
| 153 | Mips_AVE_U_H = 137, |
| 154 | Mips_AVE_U_W = 138, |
| 155 | Mips_AddiuRxImmX16 = 139, |
| 156 | Mips_AddiuRxPcImmX16 = 140, |
| 157 | Mips_AddiuRxRxImm16 = 141, |
| 158 | Mips_AddiuRxRxImmX16 = 142, |
| 159 | Mips_AddiuRxRyOffMemX16 = 143, |
| 160 | Mips_AddiuSpImm16 = 144, |
| 161 | Mips_AddiuSpImmX16 = 145, |
| 162 | Mips_AdduRxRyRz16 = 146, |
| 163 | Mips_AndRxRxRy16 = 147, |
| 164 | Mips_B = 148, |
| 165 | Mips_BALIGN = 149, |
| 166 | Mips_BAL_BR = 150, |
| 167 | Mips_BC1F = 151, |
| 168 | Mips_BC1T = 152, |
| 169 | Mips_BCLRI_B = 153, |
| 170 | Mips_BCLRI_D = 154, |
| 171 | Mips_BCLRI_H = 155, |
| 172 | Mips_BCLRI_W = 156, |
| 173 | Mips_BCLR_B = 157, |
| 174 | Mips_BCLR_D = 158, |
| 175 | Mips_BCLR_H = 159, |
| 176 | Mips_BCLR_W = 160, |
| 177 | Mips_BEQ = 161, |
| 178 | Mips_BEQ64 = 162, |
| 179 | Mips_BEQ_MM = 163, |
| 180 | Mips_BGEZ = 164, |
| 181 | Mips_BGEZ64 = 165, |
| 182 | Mips_BGEZAL = 166, |
| 183 | Mips_BGEZAL_MM = 167, |
| 184 | Mips_BGEZ_MM = 168, |
| 185 | Mips_BGTZ = 169, |
| 186 | Mips_BGTZ64 = 170, |
| 187 | Mips_BGTZ_MM = 171, |
| 188 | Mips_BINSLI_B = 172, |
| 189 | Mips_BINSLI_D = 173, |
| 190 | Mips_BINSLI_H = 174, |
| 191 | Mips_BINSLI_W = 175, |
| 192 | Mips_BINSL_B = 176, |
| 193 | Mips_BINSL_D = 177, |
| 194 | Mips_BINSL_H = 178, |
| 195 | Mips_BINSL_W = 179, |
| 196 | Mips_BINSRI_B = 180, |
| 197 | Mips_BINSRI_D = 181, |
| 198 | Mips_BINSRI_H = 182, |
| 199 | Mips_BINSRI_W = 183, |
| 200 | Mips_BINSR_B = 184, |
| 201 | Mips_BINSR_D = 185, |
| 202 | Mips_BINSR_H = 186, |
| 203 | Mips_BINSR_W = 187, |
| 204 | Mips_BITREV = 188, |
| 205 | Mips_BLEZ = 189, |
| 206 | Mips_BLEZ64 = 190, |
| 207 | Mips_BLEZ_MM = 191, |
| 208 | Mips_BLTZ = 192, |
| 209 | Mips_BLTZ64 = 193, |
| 210 | Mips_BLTZAL = 194, |
| 211 | Mips_BLTZAL_MM = 195, |
| 212 | Mips_BLTZ_MM = 196, |
| 213 | Mips_BMNZI_B = 197, |
| 214 | Mips_BMNZ_V = 198, |
| 215 | Mips_BMZI_B = 199, |
| 216 | Mips_BMZ_V = 200, |
| 217 | Mips_BNE = 201, |
| 218 | Mips_BNE64 = 202, |
| 219 | Mips_BNEGI_B = 203, |
| 220 | Mips_BNEGI_D = 204, |
| 221 | Mips_BNEGI_H = 205, |
| 222 | Mips_BNEGI_W = 206, |
| 223 | Mips_BNEG_B = 207, |
| 224 | Mips_BNEG_D = 208, |
| 225 | Mips_BNEG_H = 209, |
| 226 | Mips_BNEG_W = 210, |
| 227 | Mips_BNE_MM = 211, |
| 228 | Mips_BNZ_B = 212, |
| 229 | Mips_BNZ_D = 213, |
| 230 | Mips_BNZ_H = 214, |
| 231 | Mips_BNZ_V = 215, |
| 232 | Mips_BNZ_W = 216, |
| 233 | Mips_BPOSGE32 = 217, |
| 234 | Mips_BPOSGE32_PSEUDO = 218, |
| 235 | Mips_BREAK = 219, |
| 236 | Mips_BSELI_B = 220, |
| 237 | Mips_BSEL_D_PSEUDO = 221, |
| 238 | Mips_BSEL_FD_PSEUDO = 222, |
| 239 | Mips_BSEL_FW_PSEUDO = 223, |
| 240 | Mips_BSEL_H_PSEUDO = 224, |
| 241 | Mips_BSEL_V = 225, |
| 242 | Mips_BSEL_W_PSEUDO = 226, |
| 243 | Mips_BSETI_B = 227, |
| 244 | Mips_BSETI_D = 228, |
| 245 | Mips_BSETI_H = 229, |
| 246 | Mips_BSETI_W = 230, |
| 247 | Mips_BSET_B = 231, |
| 248 | Mips_BSET_D = 232, |
| 249 | Mips_BSET_H = 233, |
| 250 | Mips_BSET_W = 234, |
| 251 | Mips_BZ_B = 235, |
| 252 | Mips_BZ_D = 236, |
| 253 | Mips_BZ_H = 237, |
| 254 | Mips_BZ_V = 238, |
| 255 | Mips_BZ_W = 239, |
| 256 | Mips_BeqzRxImm16 = 240, |
| 257 | Mips_BeqzRxImmX16 = 241, |
| 258 | Mips_Bimm16 = 242, |
| 259 | Mips_BimmX16 = 243, |
| 260 | Mips_BnezRxImm16 = 244, |
| 261 | Mips_BnezRxImmX16 = 245, |
| 262 | Mips_Break16 = 246, |
| 263 | Mips_Bteqz16 = 247, |
| 264 | Mips_BteqzT8CmpX16 = 248, |
| 265 | Mips_BteqzT8CmpiX16 = 249, |
| 266 | Mips_BteqzT8SltX16 = 250, |
| 267 | Mips_BteqzT8SltiX16 = 251, |
| 268 | Mips_BteqzT8SltiuX16 = 252, |
| 269 | Mips_BteqzT8SltuX16 = 253, |
| 270 | Mips_BteqzX16 = 254, |
| 271 | Mips_Btnez16 = 255, |
| 272 | Mips_BtnezT8CmpX16 = 256, |
| 273 | Mips_BtnezT8CmpiX16 = 257, |
| 274 | Mips_BtnezT8SltX16 = 258, |
| 275 | Mips_BtnezT8SltiX16 = 259, |
| 276 | Mips_BtnezT8SltiuX16 = 260, |
| 277 | Mips_BtnezT8SltuX16 = 261, |
| 278 | Mips_BtnezX16 = 262, |
| 279 | Mips_BuildPairF64 = 263, |
| 280 | Mips_BuildPairF64_64 = 264, |
| 281 | Mips_CEIL_L_D64 = 265, |
| 282 | Mips_CEIL_L_S = 266, |
| 283 | Mips_CEIL_W_D32 = 267, |
| 284 | Mips_CEIL_W_D64 = 268, |
| 285 | Mips_CEIL_W_S = 269, |
| 286 | Mips_CEQI_B = 270, |
| 287 | Mips_CEQI_D = 271, |
| 288 | Mips_CEQI_H = 272, |
| 289 | Mips_CEQI_W = 273, |
| 290 | Mips_CEQ_B = 274, |
| 291 | Mips_CEQ_D = 275, |
| 292 | Mips_CEQ_H = 276, |
| 293 | Mips_CEQ_W = 277, |
| 294 | Mips_CFC1 = 278, |
| 295 | Mips_CFCMSA = 279, |
| 296 | Mips_CLEI_S_B = 280, |
| 297 | Mips_CLEI_S_D = 281, |
| 298 | Mips_CLEI_S_H = 282, |
| 299 | Mips_CLEI_S_W = 283, |
| 300 | Mips_CLEI_U_B = 284, |
| 301 | Mips_CLEI_U_D = 285, |
| 302 | Mips_CLEI_U_H = 286, |
| 303 | Mips_CLEI_U_W = 287, |
| 304 | Mips_CLE_S_B = 288, |
| 305 | Mips_CLE_S_D = 289, |
| 306 | Mips_CLE_S_H = 290, |
| 307 | Mips_CLE_S_W = 291, |
| 308 | Mips_CLE_U_B = 292, |
| 309 | Mips_CLE_U_D = 293, |
| 310 | Mips_CLE_U_H = 294, |
| 311 | Mips_CLE_U_W = 295, |
| 312 | Mips_CLO = 296, |
| 313 | Mips_CLO_MM = 297, |
| 314 | Mips_CLTI_S_B = 298, |
| 315 | Mips_CLTI_S_D = 299, |
| 316 | Mips_CLTI_S_H = 300, |
| 317 | Mips_CLTI_S_W = 301, |
| 318 | Mips_CLTI_U_B = 302, |
| 319 | Mips_CLTI_U_D = 303, |
| 320 | Mips_CLTI_U_H = 304, |
| 321 | Mips_CLTI_U_W = 305, |
| 322 | Mips_CLT_S_B = 306, |
| 323 | Mips_CLT_S_D = 307, |
| 324 | Mips_CLT_S_H = 308, |
| 325 | Mips_CLT_S_W = 309, |
| 326 | Mips_CLT_U_B = 310, |
| 327 | Mips_CLT_U_D = 311, |
| 328 | Mips_CLT_U_H = 312, |
| 329 | Mips_CLT_U_W = 313, |
| 330 | Mips_CLZ = 314, |
| 331 | Mips_CLZ_MM = 315, |
| 332 | Mips_CMPGDU_EQ_QB = 316, |
| 333 | Mips_CMPGDU_LE_QB = 317, |
| 334 | Mips_CMPGDU_LT_QB = 318, |
| 335 | Mips_CMPGU_EQ_QB = 319, |
| 336 | Mips_CMPGU_LE_QB = 320, |
| 337 | Mips_CMPGU_LT_QB = 321, |
| 338 | Mips_CMPU_EQ_QB = 322, |
| 339 | Mips_CMPU_LE_QB = 323, |
| 340 | Mips_CMPU_LT_QB = 324, |
| 341 | Mips_CMP_EQ_PH = 325, |
| 342 | Mips_CMP_LE_PH = 326, |
| 343 | Mips_CMP_LT_PH = 327, |
| 344 | Mips_CONSTPOOL_ENTRY = 328, |
| 345 | Mips_COPY_FD_PSEUDO = 329, |
| 346 | Mips_COPY_FW_PSEUDO = 330, |
| 347 | Mips_COPY_S_B = 331, |
| 348 | Mips_COPY_S_H = 332, |
| 349 | Mips_COPY_S_W = 333, |
| 350 | Mips_COPY_U_B = 334, |
| 351 | Mips_COPY_U_H = 335, |
| 352 | Mips_COPY_U_W = 336, |
| 353 | Mips_CTC1 = 337, |
| 354 | Mips_CTCMSA = 338, |
| 355 | Mips_CVT_D32_S = 339, |
| 356 | Mips_CVT_D32_W = 340, |
| 357 | Mips_CVT_D64_L = 341, |
| 358 | Mips_CVT_D64_S = 342, |
| 359 | Mips_CVT_D64_W = 343, |
| 360 | Mips_CVT_L_D64 = 344, |
| 361 | Mips_CVT_L_S = 345, |
| 362 | Mips_CVT_S_D32 = 346, |
| 363 | Mips_CVT_S_D64 = 347, |
| 364 | Mips_CVT_S_L = 348, |
| 365 | Mips_CVT_S_W = 349, |
| 366 | Mips_CVT_W_D32 = 350, |
| 367 | Mips_CVT_W_D64 = 351, |
| 368 | Mips_CVT_W_S = 352, |
| 369 | Mips_C_EQ_D32 = 353, |
| 370 | Mips_C_EQ_D64 = 354, |
| 371 | Mips_C_EQ_S = 355, |
| 372 | Mips_C_F_D32 = 356, |
| 373 | Mips_C_F_D64 = 357, |
| 374 | Mips_C_F_S = 358, |
| 375 | Mips_C_LE_D32 = 359, |
| 376 | Mips_C_LE_D64 = 360, |
| 377 | Mips_C_LE_S = 361, |
| 378 | Mips_C_LT_D32 = 362, |
| 379 | Mips_C_LT_D64 = 363, |
| 380 | Mips_C_LT_S = 364, |
| 381 | Mips_C_NGE_D32 = 365, |
| 382 | Mips_C_NGE_D64 = 366, |
| 383 | Mips_C_NGE_S = 367, |
| 384 | Mips_C_NGLE_D32 = 368, |
| 385 | Mips_C_NGLE_D64 = 369, |
| 386 | Mips_C_NGLE_S = 370, |
| 387 | Mips_C_NGL_D32 = 371, |
| 388 | Mips_C_NGL_D64 = 372, |
| 389 | Mips_C_NGL_S = 373, |
| 390 | Mips_C_NGT_D32 = 374, |
| 391 | Mips_C_NGT_D64 = 375, |
| 392 | Mips_C_NGT_S = 376, |
| 393 | Mips_C_OLE_D32 = 377, |
| 394 | Mips_C_OLE_D64 = 378, |
| 395 | Mips_C_OLE_S = 379, |
| 396 | Mips_C_OLT_D32 = 380, |
| 397 | Mips_C_OLT_D64 = 381, |
| 398 | Mips_C_OLT_S = 382, |
| 399 | Mips_C_SEQ_D32 = 383, |
| 400 | Mips_C_SEQ_D64 = 384, |
| 401 | Mips_C_SEQ_S = 385, |
| 402 | Mips_C_SF_D32 = 386, |
| 403 | Mips_C_SF_D64 = 387, |
| 404 | Mips_C_SF_S = 388, |
| 405 | Mips_C_UEQ_D32 = 389, |
| 406 | Mips_C_UEQ_D64 = 390, |
| 407 | Mips_C_UEQ_S = 391, |
| 408 | Mips_C_ULE_D32 = 392, |
| 409 | Mips_C_ULE_D64 = 393, |
| 410 | Mips_C_ULE_S = 394, |
| 411 | Mips_C_ULT_D32 = 395, |
| 412 | Mips_C_ULT_D64 = 396, |
| 413 | Mips_C_ULT_S = 397, |
| 414 | Mips_C_UN_D32 = 398, |
| 415 | Mips_C_UN_D64 = 399, |
| 416 | Mips_C_UN_S = 400, |
| 417 | Mips_CmpRxRy16 = 401, |
| 418 | Mips_CmpiRxImm16 = 402, |
| 419 | Mips_CmpiRxImmX16 = 403, |
| 420 | Mips_Constant32 = 404, |
| 421 | Mips_DADD = 405, |
| 422 | Mips_DADDi = 406, |
| 423 | Mips_DADDiu = 407, |
| 424 | Mips_DADDu = 408, |
| 425 | Mips_DCLO = 409, |
| 426 | Mips_DCLZ = 410, |
| 427 | Mips_DERET = 411, |
| 428 | Mips_DEXT = 412, |
| 429 | Mips_DEXTM = 413, |
| 430 | Mips_DEXTU = 414, |
| 431 | Mips_DI = 415, |
| 432 | Mips_DINS = 416, |
| 433 | Mips_DINSM = 417, |
| 434 | Mips_DINSU = 418, |
| 435 | Mips_DIV_S_B = 419, |
| 436 | Mips_DIV_S_D = 420, |
| 437 | Mips_DIV_S_H = 421, |
| 438 | Mips_DIV_S_W = 422, |
| 439 | Mips_DIV_U_B = 423, |
| 440 | Mips_DIV_U_D = 424, |
| 441 | Mips_DIV_U_H = 425, |
| 442 | Mips_DIV_U_W = 426, |
| 443 | Mips_DMFC0 = 427, |
| 444 | Mips_DMFC1 = 428, |
| 445 | Mips_DMFC2 = 429, |
| 446 | Mips_DMTC0 = 430, |
| 447 | Mips_DMTC1 = 431, |
| 448 | Mips_DMTC2 = 432, |
| 449 | Mips_DMULT = 433, |
| 450 | Mips_DMULTu = 434, |
| 451 | Mips_DOTP_S_D = 435, |
| 452 | Mips_DOTP_S_H = 436, |
| 453 | Mips_DOTP_S_W = 437, |
| 454 | Mips_DOTP_U_D = 438, |
| 455 | Mips_DOTP_U_H = 439, |
| 456 | Mips_DOTP_U_W = 440, |
| 457 | Mips_DPADD_S_D = 441, |
| 458 | Mips_DPADD_S_H = 442, |
| 459 | Mips_DPADD_S_W = 443, |
| 460 | Mips_DPADD_U_D = 444, |
| 461 | Mips_DPADD_U_H = 445, |
| 462 | Mips_DPADD_U_W = 446, |
| 463 | Mips_DPAQX_SA_W_PH = 447, |
| 464 | Mips_DPAQX_S_W_PH = 448, |
| 465 | Mips_DPAQ_SA_L_W = 449, |
| 466 | Mips_DPAQ_S_W_PH = 450, |
| 467 | Mips_DPAU_H_QBL = 451, |
| 468 | Mips_DPAU_H_QBR = 452, |
| 469 | Mips_DPAX_W_PH = 453, |
| 470 | Mips_DPA_W_PH = 454, |
| 471 | Mips_DPSQX_SA_W_PH = 455, |
| 472 | Mips_DPSQX_S_W_PH = 456, |
| 473 | Mips_DPSQ_SA_L_W = 457, |
| 474 | Mips_DPSQ_S_W_PH = 458, |
| 475 | Mips_DPSUB_S_D = 459, |
| 476 | Mips_DPSUB_S_H = 460, |
| 477 | Mips_DPSUB_S_W = 461, |
| 478 | Mips_DPSUB_U_D = 462, |
| 479 | Mips_DPSUB_U_H = 463, |
| 480 | Mips_DPSUB_U_W = 464, |
| 481 | Mips_DPSU_H_QBL = 465, |
| 482 | Mips_DPSU_H_QBR = 466, |
| 483 | Mips_DPSX_W_PH = 467, |
| 484 | Mips_DPS_W_PH = 468, |
| 485 | Mips_DROTR = 469, |
| 486 | Mips_DROTR32 = 470, |
| 487 | Mips_DROTRV = 471, |
| 488 | Mips_DSBH = 472, |
| 489 | Mips_DSDIV = 473, |
| 490 | Mips_DSHD = 474, |
| 491 | Mips_DSLL = 475, |
| 492 | Mips_DSLL32 = 476, |
| 493 | Mips_DSLL64_32 = 477, |
| 494 | Mips_DSLLV = 478, |
| 495 | Mips_DSRA = 479, |
| 496 | Mips_DSRA32 = 480, |
| 497 | Mips_DSRAV = 481, |
| 498 | Mips_DSRL = 482, |
| 499 | Mips_DSRL32 = 483, |
| 500 | Mips_DSRLV = 484, |
| 501 | Mips_DSUBu = 485, |
| 502 | Mips_DUDIV = 486, |
| 503 | Mips_DivRxRy16 = 487, |
| 504 | Mips_DivuRxRy16 = 488, |
| 505 | Mips_EI = 489, |
| 506 | Mips_ERET = 490, |
| 507 | Mips_EXT = 491, |
| 508 | Mips_EXTP = 492, |
| 509 | Mips_EXTPDP = 493, |
| 510 | Mips_EXTPDPV = 494, |
| 511 | Mips_EXTPV = 495, |
| 512 | Mips_EXTRV_RS_W = 496, |
| 513 | Mips_EXTRV_R_W = 497, |
| 514 | Mips_EXTRV_S_H = 498, |
| 515 | Mips_EXTRV_W = 499, |
| 516 | Mips_EXTR_RS_W = 500, |
| 517 | Mips_EXTR_R_W = 501, |
| 518 | Mips_EXTR_S_H = 502, |
| 519 | Mips_EXTR_W = 503, |
| 520 | Mips_EXT_MM = 504, |
| 521 | Mips_ExtractElementF64 = 505, |
| 522 | Mips_ExtractElementF64_64 = 506, |
| 523 | Mips_FABS_D = 507, |
| 524 | Mips_FABS_D32 = 508, |
| 525 | Mips_FABS_D64 = 509, |
| 526 | Mips_FABS_S = 510, |
| 527 | Mips_FABS_W = 511, |
| 528 | Mips_FADD_D = 512, |
| 529 | Mips_FADD_D32 = 513, |
| 530 | Mips_FADD_D64 = 514, |
| 531 | Mips_FADD_S = 515, |
| 532 | Mips_FADD_W = 516, |
| 533 | Mips_FCAF_D = 517, |
| 534 | Mips_FCAF_W = 518, |
| 535 | Mips_FCEQ_D = 519, |
| 536 | Mips_FCEQ_W = 520, |
| 537 | Mips_FCLASS_D = 521, |
| 538 | Mips_FCLASS_W = 522, |
| 539 | Mips_FCLE_D = 523, |
| 540 | Mips_FCLE_W = 524, |
| 541 | Mips_FCLT_D = 525, |
| 542 | Mips_FCLT_W = 526, |
| 543 | Mips_FCMP_D32 = 527, |
| 544 | Mips_FCMP_D64 = 528, |
| 545 | Mips_FCMP_S32 = 529, |
| 546 | Mips_FCNE_D = 530, |
| 547 | Mips_FCNE_W = 531, |
| 548 | Mips_FCOR_D = 532, |
| 549 | Mips_FCOR_W = 533, |
| 550 | Mips_FCUEQ_D = 534, |
| 551 | Mips_FCUEQ_W = 535, |
| 552 | Mips_FCULE_D = 536, |
| 553 | Mips_FCULE_W = 537, |
| 554 | Mips_FCULT_D = 538, |
| 555 | Mips_FCULT_W = 539, |
| 556 | Mips_FCUNE_D = 540, |
| 557 | Mips_FCUNE_W = 541, |
| 558 | Mips_FCUN_D = 542, |
| 559 | Mips_FCUN_W = 543, |
| 560 | Mips_FDIV_D = 544, |
| 561 | Mips_FDIV_D32 = 545, |
| 562 | Mips_FDIV_D64 = 546, |
| 563 | Mips_FDIV_S = 547, |
| 564 | Mips_FDIV_W = 548, |
| 565 | Mips_FEXDO_H = 549, |
| 566 | Mips_FEXDO_W = 550, |
| 567 | Mips_FEXP2_D = 551, |
| 568 | Mips_FEXP2_D_1_PSEUDO = 552, |
| 569 | Mips_FEXP2_W = 553, |
| 570 | Mips_FEXP2_W_1_PSEUDO = 554, |
| 571 | Mips_FEXUPL_D = 555, |
| 572 | Mips_FEXUPL_W = 556, |
| 573 | Mips_FEXUPR_D = 557, |
| 574 | Mips_FEXUPR_W = 558, |
| 575 | Mips_FFINT_S_D = 559, |
| 576 | Mips_FFINT_S_W = 560, |
| 577 | Mips_FFINT_U_D = 561, |
| 578 | Mips_FFINT_U_W = 562, |
| 579 | Mips_FFQL_D = 563, |
| 580 | Mips_FFQL_W = 564, |
| 581 | Mips_FFQR_D = 565, |
| 582 | Mips_FFQR_W = 566, |
| 583 | Mips_FILL_B = 567, |
| 584 | Mips_FILL_FD_PSEUDO = 568, |
| 585 | Mips_FILL_FW_PSEUDO = 569, |
| 586 | Mips_FILL_H = 570, |
| 587 | Mips_FILL_W = 571, |
| 588 | Mips_FLOG2_D = 572, |
| 589 | Mips_FLOG2_W = 573, |
| 590 | Mips_FLOOR_L_D64 = 574, |
| 591 | Mips_FLOOR_L_S = 575, |
| 592 | Mips_FLOOR_W_D32 = 576, |
| 593 | Mips_FLOOR_W_D64 = 577, |
| 594 | Mips_FLOOR_W_S = 578, |
| 595 | Mips_FMADD_D = 579, |
| 596 | Mips_FMADD_W = 580, |
| 597 | Mips_FMAX_A_D = 581, |
| 598 | Mips_FMAX_A_W = 582, |
| 599 | Mips_FMAX_D = 583, |
| 600 | Mips_FMAX_W = 584, |
| 601 | Mips_FMIN_A_D = 585, |
| 602 | Mips_FMIN_A_W = 586, |
| 603 | Mips_FMIN_D = 587, |
| 604 | Mips_FMIN_W = 588, |
| 605 | Mips_FMOV_D32 = 589, |
| 606 | Mips_FMOV_D64 = 590, |
| 607 | Mips_FMOV_S = 591, |
| 608 | Mips_FMSUB_D = 592, |
| 609 | Mips_FMSUB_W = 593, |
| 610 | Mips_FMUL_D = 594, |
| 611 | Mips_FMUL_D32 = 595, |
| 612 | Mips_FMUL_D64 = 596, |
| 613 | Mips_FMUL_S = 597, |
| 614 | Mips_FMUL_W = 598, |
| 615 | Mips_FNEG_D32 = 599, |
| 616 | Mips_FNEG_D64 = 600, |
| 617 | Mips_FNEG_S = 601, |
| 618 | Mips_FRCP_D = 602, |
| 619 | Mips_FRCP_W = 603, |
| 620 | Mips_FRINT_D = 604, |
| 621 | Mips_FRINT_W = 605, |
| 622 | Mips_FRSQRT_D = 606, |
| 623 | Mips_FRSQRT_W = 607, |
| 624 | Mips_FSAF_D = 608, |
| 625 | Mips_FSAF_W = 609, |
| 626 | Mips_FSEQ_D = 610, |
| 627 | Mips_FSEQ_W = 611, |
| 628 | Mips_FSLE_D = 612, |
| 629 | Mips_FSLE_W = 613, |
| 630 | Mips_FSLT_D = 614, |
| 631 | Mips_FSLT_W = 615, |
| 632 | Mips_FSNE_D = 616, |
| 633 | Mips_FSNE_W = 617, |
| 634 | Mips_FSOR_D = 618, |
| 635 | Mips_FSOR_W = 619, |
| 636 | Mips_FSQRT_D = 620, |
| 637 | Mips_FSQRT_D32 = 621, |
| 638 | Mips_FSQRT_D64 = 622, |
| 639 | Mips_FSQRT_S = 623, |
| 640 | Mips_FSQRT_W = 624, |
| 641 | Mips_FSUB_D = 625, |
| 642 | Mips_FSUB_D32 = 626, |
| 643 | Mips_FSUB_D64 = 627, |
| 644 | Mips_FSUB_S = 628, |
| 645 | Mips_FSUB_W = 629, |
| 646 | Mips_FSUEQ_D = 630, |
| 647 | Mips_FSUEQ_W = 631, |
| 648 | Mips_FSULE_D = 632, |
| 649 | Mips_FSULE_W = 633, |
| 650 | Mips_FSULT_D = 634, |
| 651 | Mips_FSULT_W = 635, |
| 652 | Mips_FSUNE_D = 636, |
| 653 | Mips_FSUNE_W = 637, |
| 654 | Mips_FSUN_D = 638, |
| 655 | Mips_FSUN_W = 639, |
| 656 | Mips_FTINT_S_D = 640, |
| 657 | Mips_FTINT_S_W = 641, |
| 658 | Mips_FTINT_U_D = 642, |
| 659 | Mips_FTINT_U_W = 643, |
| 660 | Mips_FTQ_H = 644, |
| 661 | Mips_FTQ_W = 645, |
| 662 | Mips_FTRUNC_S_D = 646, |
| 663 | Mips_FTRUNC_S_W = 647, |
| 664 | Mips_FTRUNC_U_D = 648, |
| 665 | Mips_FTRUNC_U_W = 649, |
| 666 | Mips_GotPrologue16 = 650, |
| 667 | Mips_HADD_S_D = 651, |
| 668 | Mips_HADD_S_H = 652, |
| 669 | Mips_HADD_S_W = 653, |
| 670 | Mips_HADD_U_D = 654, |
| 671 | Mips_HADD_U_H = 655, |
| 672 | Mips_HADD_U_W = 656, |
| 673 | Mips_HSUB_S_D = 657, |
| 674 | Mips_HSUB_S_H = 658, |
| 675 | Mips_HSUB_S_W = 659, |
| 676 | Mips_HSUB_U_D = 660, |
| 677 | Mips_HSUB_U_H = 661, |
| 678 | Mips_HSUB_U_W = 662, |
| 679 | Mips_ILVEV_B = 663, |
| 680 | Mips_ILVEV_D = 664, |
| 681 | Mips_ILVEV_H = 665, |
| 682 | Mips_ILVEV_W = 666, |
| 683 | Mips_ILVL_B = 667, |
| 684 | Mips_ILVL_D = 668, |
| 685 | Mips_ILVL_H = 669, |
| 686 | Mips_ILVL_W = 670, |
| 687 | Mips_ILVOD_B = 671, |
| 688 | Mips_ILVOD_D = 672, |
| 689 | Mips_ILVOD_H = 673, |
| 690 | Mips_ILVOD_W = 674, |
| 691 | Mips_ILVR_B = 675, |
| 692 | Mips_ILVR_D = 676, |
| 693 | Mips_ILVR_H = 677, |
| 694 | Mips_ILVR_W = 678, |
| 695 | Mips_INS = 679, |
| 696 | Mips_INSERT_B = 680, |
| 697 | Mips_INSERT_FD_PSEUDO = 681, |
| 698 | Mips_INSERT_FW_PSEUDO = 682, |
| 699 | Mips_INSERT_H = 683, |
| 700 | Mips_INSERT_W = 684, |
| 701 | Mips_INSV = 685, |
| 702 | Mips_INSVE_B = 686, |
| 703 | Mips_INSVE_D = 687, |
| 704 | Mips_INSVE_H = 688, |
| 705 | Mips_INSVE_W = 689, |
| 706 | Mips_INS_MM = 690, |
| 707 | Mips_J = 691, |
| 708 | Mips_JAL = 692, |
| 709 | Mips_JALR = 693, |
| 710 | Mips_JALR64 = 694, |
| 711 | Mips_JALR64Pseudo = 695, |
| 712 | Mips_JALRPseudo = 696, |
| 713 | Mips_JALR_MM = 697, |
| 714 | Mips_JAL_MM = 698, |
| 715 | Mips_JR = 699, |
| 716 | Mips_JR64 = 700, |
| 717 | Mips_JR_MM = 701, |
| 718 | Mips_J_MM = 702, |
| 719 | Mips_Jal16 = 703, |
| 720 | Mips_JalB16 = 704, |
| 721 | Mips_JrRa16 = 705, |
| 722 | Mips_JrcRa16 = 706, |
| 723 | Mips_JrcRx16 = 707, |
| 724 | Mips_JumpLinkReg16 = 708, |
| 725 | Mips_LB = 709, |
| 726 | Mips_LB64 = 710, |
| 727 | Mips_LBUX = 711, |
| 728 | Mips_LB_MM = 712, |
| 729 | Mips_LBu = 713, |
| 730 | Mips_LBu64 = 714, |
| 731 | Mips_LBu_MM = 715, |
| 732 | Mips_LD = 716, |
| 733 | Mips_LDC1 = 717, |
| 734 | Mips_LDC164 = 718, |
| 735 | Mips_LDC2 = 719, |
| 736 | Mips_LDI_B = 720, |
| 737 | Mips_LDI_D = 721, |
| 738 | Mips_LDI_H = 722, |
| 739 | Mips_LDI_W = 723, |
| 740 | Mips_LDL = 724, |
| 741 | Mips_LDR = 725, |
| 742 | Mips_LDXC1 = 726, |
| 743 | Mips_LDXC164 = 727, |
| 744 | Mips_LD_B = 728, |
| 745 | Mips_LD_D = 729, |
| 746 | Mips_LD_H = 730, |
| 747 | Mips_LD_W = 731, |
| 748 | Mips_LEA_ADDiu = 732, |
| 749 | Mips_LEA_ADDiu64 = 733, |
| 750 | Mips_LH = 734, |
| 751 | Mips_LH64 = 735, |
| 752 | Mips_LHX = 736, |
| 753 | Mips_LH_MM = 737, |
| 754 | Mips_LHu = 738, |
| 755 | Mips_LHu64 = 739, |
| 756 | Mips_LHu_MM = 740, |
| 757 | Mips_LL = 741, |
| 758 | Mips_LLD = 742, |
| 759 | Mips_LOAD_ACC128 = 743, |
| 760 | Mips_LOAD_ACC64 = 744, |
| 761 | Mips_LOAD_ACC64DSP = 745, |
| 762 | Mips_LOAD_CCOND_DSP = 746, |
| 763 | Mips_LSA = 747, |
| 764 | Mips_LUXC1 = 748, |
| 765 | Mips_LUXC164 = 749, |
| 766 | Mips_LUi = 750, |
| 767 | Mips_LUi64 = 751, |
| 768 | Mips_LUi_MM = 752, |
| 769 | Mips_LW = 753, |
| 770 | Mips_LW64 = 754, |
| 771 | Mips_LWC1 = 755, |
| 772 | Mips_LWC2 = 756, |
| 773 | Mips_LWL = 757, |
| 774 | Mips_LWL64 = 758, |
| 775 | Mips_LWL_MM = 759, |
| 776 | Mips_LWR = 760, |
| 777 | Mips_LWR64 = 761, |
| 778 | Mips_LWR_MM = 762, |
| 779 | Mips_LWX = 763, |
| 780 | Mips_LWXC1 = 764, |
| 781 | Mips_LW_MM = 765, |
| 782 | Mips_LWu = 766, |
| 783 | Mips_LbRxRyOffMemX16 = 767, |
| 784 | Mips_LbuRxRyOffMemX16 = 768, |
| 785 | Mips_LhRxRyOffMemX16 = 769, |
| 786 | Mips_LhuRxRyOffMemX16 = 770, |
| 787 | Mips_LiRxImm16 = 771, |
| 788 | Mips_LiRxImmAlignX16 = 772, |
| 789 | Mips_LiRxImmX16 = 773, |
| 790 | Mips_LoadAddr32Imm = 774, |
| 791 | Mips_LoadAddr32Reg = 775, |
| 792 | Mips_LoadImm32Reg = 776, |
| 793 | Mips_LwConstant32 = 777, |
| 794 | Mips_LwRxPcTcp16 = 778, |
| 795 | Mips_LwRxPcTcpX16 = 779, |
| 796 | Mips_LwRxRyOffMemX16 = 780, |
| 797 | Mips_LwRxSpImmX16 = 781, |
| 798 | Mips_MADD = 782, |
| 799 | Mips_MADDR_Q_H = 783, |
| 800 | Mips_MADDR_Q_W = 784, |
| 801 | Mips_MADDU = 785, |
| 802 | Mips_MADDU_DSP = 786, |
| 803 | Mips_MADDU_MM = 787, |
| 804 | Mips_MADDV_B = 788, |
| 805 | Mips_MADDV_D = 789, |
| 806 | Mips_MADDV_H = 790, |
| 807 | Mips_MADDV_W = 791, |
| 808 | Mips_MADD_D32 = 792, |
| 809 | Mips_MADD_D64 = 793, |
| 810 | Mips_MADD_DSP = 794, |
| 811 | Mips_MADD_MM = 795, |
| 812 | Mips_MADD_Q_H = 796, |
| 813 | Mips_MADD_Q_W = 797, |
| 814 | Mips_MADD_S = 798, |
| 815 | Mips_MAQ_SA_W_PHL = 799, |
| 816 | Mips_MAQ_SA_W_PHR = 800, |
| 817 | Mips_MAQ_S_W_PHL = 801, |
| 818 | Mips_MAQ_S_W_PHR = 802, |
| 819 | Mips_MAXI_S_B = 803, |
| 820 | Mips_MAXI_S_D = 804, |
| 821 | Mips_MAXI_S_H = 805, |
| 822 | Mips_MAXI_S_W = 806, |
| 823 | Mips_MAXI_U_B = 807, |
| 824 | Mips_MAXI_U_D = 808, |
| 825 | Mips_MAXI_U_H = 809, |
| 826 | Mips_MAXI_U_W = 810, |
| 827 | Mips_MAX_A_B = 811, |
| 828 | Mips_MAX_A_D = 812, |
| 829 | Mips_MAX_A_H = 813, |
| 830 | Mips_MAX_A_W = 814, |
| 831 | Mips_MAX_S_B = 815, |
| 832 | Mips_MAX_S_D = 816, |
| 833 | Mips_MAX_S_H = 817, |
| 834 | Mips_MAX_S_W = 818, |
| 835 | Mips_MAX_U_B = 819, |
| 836 | Mips_MAX_U_D = 820, |
| 837 | Mips_MAX_U_H = 821, |
| 838 | Mips_MAX_U_W = 822, |
| 839 | Mips_MFC0 = 823, |
| 840 | Mips_MFC1 = 824, |
| 841 | Mips_MFC2 = 825, |
| 842 | Mips_MFHC1 = 826, |
| 843 | Mips_MFHI = 827, |
| 844 | Mips_MFHI64 = 828, |
| 845 | Mips_MFHI_DSP = 829, |
| 846 | Mips_MFHI_MM = 830, |
| 847 | Mips_MFLO = 831, |
| 848 | Mips_MFLO64 = 832, |
| 849 | Mips_MFLO_DSP = 833, |
| 850 | Mips_MFLO_MM = 834, |
| 851 | Mips_MINI_S_B = 835, |
| 852 | Mips_MINI_S_D = 836, |
| 853 | Mips_MINI_S_H = 837, |
| 854 | Mips_MINI_S_W = 838, |
| 855 | Mips_MINI_U_B = 839, |
| 856 | Mips_MINI_U_D = 840, |
| 857 | Mips_MINI_U_H = 841, |
| 858 | Mips_MINI_U_W = 842, |
| 859 | Mips_MIN_A_B = 843, |
| 860 | Mips_MIN_A_D = 844, |
| 861 | Mips_MIN_A_H = 845, |
| 862 | Mips_MIN_A_W = 846, |
| 863 | Mips_MIN_S_B = 847, |
| 864 | Mips_MIN_S_D = 848, |
| 865 | Mips_MIN_S_H = 849, |
| 866 | Mips_MIN_S_W = 850, |
| 867 | Mips_MIN_U_B = 851, |
| 868 | Mips_MIN_U_D = 852, |
| 869 | Mips_MIN_U_H = 853, |
| 870 | Mips_MIN_U_W = 854, |
| 871 | Mips_MIPSeh_return32 = 855, |
| 872 | Mips_MIPSeh_return64 = 856, |
| 873 | Mips_MODSUB = 857, |
| 874 | Mips_MOD_S_B = 858, |
| 875 | Mips_MOD_S_D = 859, |
| 876 | Mips_MOD_S_H = 860, |
| 877 | Mips_MOD_S_W = 861, |
| 878 | Mips_MOD_U_B = 862, |
| 879 | Mips_MOD_U_D = 863, |
| 880 | Mips_MOD_U_H = 864, |
| 881 | Mips_MOD_U_W = 865, |
| 882 | Mips_MOVE_V = 866, |
| 883 | Mips_MOVF_D32 = 867, |
| 884 | Mips_MOVF_D64 = 868, |
| 885 | Mips_MOVF_I = 869, |
| 886 | Mips_MOVF_I64 = 870, |
| 887 | Mips_MOVF_I_MM = 871, |
| 888 | Mips_MOVF_S = 872, |
| 889 | Mips_MOVN_I64_D64 = 873, |
| 890 | Mips_MOVN_I64_I = 874, |
| 891 | Mips_MOVN_I64_I64 = 875, |
| 892 | Mips_MOVN_I64_S = 876, |
| 893 | Mips_MOVN_I_D32 = 877, |
| 894 | Mips_MOVN_I_D64 = 878, |
| 895 | Mips_MOVN_I_I = 879, |
| 896 | Mips_MOVN_I_I64 = 880, |
| 897 | Mips_MOVN_I_MM = 881, |
| 898 | Mips_MOVN_I_S = 882, |
| 899 | Mips_MOVT_D32 = 883, |
| 900 | Mips_MOVT_D64 = 884, |
| 901 | Mips_MOVT_I = 885, |
| 902 | Mips_MOVT_I64 = 886, |
| 903 | Mips_MOVT_I_MM = 887, |
| 904 | Mips_MOVT_S = 888, |
| 905 | Mips_MOVZ_I64_D64 = 889, |
| 906 | Mips_MOVZ_I64_I = 890, |
| 907 | Mips_MOVZ_I64_I64 = 891, |
| 908 | Mips_MOVZ_I64_S = 892, |
| 909 | Mips_MOVZ_I_D32 = 893, |
| 910 | Mips_MOVZ_I_D64 = 894, |
| 911 | Mips_MOVZ_I_I = 895, |
| 912 | Mips_MOVZ_I_I64 = 896, |
| 913 | Mips_MOVZ_I_MM = 897, |
| 914 | Mips_MOVZ_I_S = 898, |
| 915 | Mips_MSUB = 899, |
| 916 | Mips_MSUBR_Q_H = 900, |
| 917 | Mips_MSUBR_Q_W = 901, |
| 918 | Mips_MSUBU = 902, |
| 919 | Mips_MSUBU_DSP = 903, |
| 920 | Mips_MSUBU_MM = 904, |
| 921 | Mips_MSUBV_B = 905, |
| 922 | Mips_MSUBV_D = 906, |
| 923 | Mips_MSUBV_H = 907, |
| 924 | Mips_MSUBV_W = 908, |
| 925 | Mips_MSUB_D32 = 909, |
| 926 | Mips_MSUB_D64 = 910, |
| 927 | Mips_MSUB_DSP = 911, |
| 928 | Mips_MSUB_MM = 912, |
| 929 | Mips_MSUB_Q_H = 913, |
| 930 | Mips_MSUB_Q_W = 914, |
| 931 | Mips_MSUB_S = 915, |
| 932 | Mips_MTC0 = 916, |
| 933 | Mips_MTC1 = 917, |
| 934 | Mips_MTC2 = 918, |
| 935 | Mips_MTHC1 = 919, |
| 936 | Mips_MTHI = 920, |
| 937 | Mips_MTHI64 = 921, |
| 938 | Mips_MTHI_DSP = 922, |
| 939 | Mips_MTHI_MM = 923, |
| 940 | Mips_MTHLIP = 924, |
| 941 | Mips_MTLO = 925, |
| 942 | Mips_MTLO64 = 926, |
| 943 | Mips_MTLO_DSP = 927, |
| 944 | Mips_MTLO_MM = 928, |
| 945 | Mips_MUL = 929, |
| 946 | Mips_MULEQ_S_W_PHL = 930, |
| 947 | Mips_MULEQ_S_W_PHR = 931, |
| 948 | Mips_MULEU_S_PH_QBL = 932, |
| 949 | Mips_MULEU_S_PH_QBR = 933, |
| 950 | Mips_MULQ_RS_PH = 934, |
| 951 | Mips_MULQ_RS_W = 935, |
| 952 | Mips_MULQ_S_PH = 936, |
| 953 | Mips_MULQ_S_W = 937, |
| 954 | Mips_MULR_Q_H = 938, |
| 955 | Mips_MULR_Q_W = 939, |
| 956 | Mips_MULSAQ_S_W_PH = 940, |
| 957 | Mips_MULSA_W_PH = 941, |
| 958 | Mips_MULT = 942, |
| 959 | Mips_MULTU_DSP = 943, |
| 960 | Mips_MULT_DSP = 944, |
| 961 | Mips_MULT_MM = 945, |
| 962 | Mips_MULTu = 946, |
| 963 | Mips_MULTu_MM = 947, |
| 964 | Mips_MULV_B = 948, |
| 965 | Mips_MULV_D = 949, |
| 966 | Mips_MULV_H = 950, |
| 967 | Mips_MULV_W = 951, |
| 968 | Mips_MUL_MM = 952, |
| 969 | Mips_MUL_PH = 953, |
| 970 | Mips_MUL_Q_H = 954, |
| 971 | Mips_MUL_Q_W = 955, |
| 972 | Mips_MUL_S_PH = 956, |
| 973 | Mips_Mfhi16 = 957, |
| 974 | Mips_Mflo16 = 958, |
| 975 | Mips_Move32R16 = 959, |
| 976 | Mips_MoveR3216 = 960, |
| 977 | Mips_MultRxRy16 = 961, |
| 978 | Mips_MultRxRyRz16 = 962, |
| 979 | Mips_MultuRxRy16 = 963, |
| 980 | Mips_MultuRxRyRz16 = 964, |
| 981 | Mips_NLOC_B = 965, |
| 982 | Mips_NLOC_D = 966, |
| 983 | Mips_NLOC_H = 967, |
| 984 | Mips_NLOC_W = 968, |
| 985 | Mips_NLZC_B = 969, |
| 986 | Mips_NLZC_D = 970, |
| 987 | Mips_NLZC_H = 971, |
| 988 | Mips_NLZC_W = 972, |
| 989 | Mips_NMADD_D32 = 973, |
| 990 | Mips_NMADD_D64 = 974, |
| 991 | Mips_NMADD_S = 975, |
| 992 | Mips_NMSUB_D32 = 976, |
| 993 | Mips_NMSUB_D64 = 977, |
| 994 | Mips_NMSUB_S = 978, |
| 995 | Mips_NOP = 979, |
| 996 | Mips_NOR = 980, |
| 997 | Mips_NOR64 = 981, |
| 998 | Mips_NORI_B = 982, |
| 999 | Mips_NOR_MM = 983, |
| 1000 | Mips_NOR_V = 984, |
| 1001 | Mips_NOR_V_D_PSEUDO = 985, |
| 1002 | Mips_NOR_V_H_PSEUDO = 986, |
| 1003 | Mips_NOR_V_W_PSEUDO = 987, |
| 1004 | Mips_NegRxRy16 = 988, |
| 1005 | Mips_NotRxRy16 = 989, |
| 1006 | Mips_OR = 990, |
| 1007 | Mips_OR64 = 991, |
| 1008 | Mips_ORI_B = 992, |
| 1009 | Mips_OR_MM = 993, |
| 1010 | Mips_OR_V = 994, |
| 1011 | Mips_OR_V_D_PSEUDO = 995, |
| 1012 | Mips_OR_V_H_PSEUDO = 996, |
| 1013 | Mips_OR_V_W_PSEUDO = 997, |
| 1014 | Mips_ORi = 998, |
| 1015 | Mips_ORi64 = 999, |
| 1016 | Mips_ORi_MM = 1000, |
| 1017 | Mips_OrRxRxRy16 = 1001, |
| 1018 | Mips_PACKRL_PH = 1002, |
| 1019 | Mips_PCKEV_B = 1003, |
| 1020 | Mips_PCKEV_D = 1004, |
| 1021 | Mips_PCKEV_H = 1005, |
| 1022 | Mips_PCKEV_W = 1006, |
| 1023 | Mips_PCKOD_B = 1007, |
| 1024 | Mips_PCKOD_D = 1008, |
| 1025 | Mips_PCKOD_H = 1009, |
| 1026 | Mips_PCKOD_W = 1010, |
| 1027 | Mips_PCNT_B = 1011, |
| 1028 | Mips_PCNT_D = 1012, |
| 1029 | Mips_PCNT_H = 1013, |
| 1030 | Mips_PCNT_W = 1014, |
| 1031 | Mips_PICK_PH = 1015, |
| 1032 | Mips_PICK_QB = 1016, |
| 1033 | Mips_PRECEQU_PH_QBL = 1017, |
| 1034 | Mips_PRECEQU_PH_QBLA = 1018, |
| 1035 | Mips_PRECEQU_PH_QBR = 1019, |
| 1036 | Mips_PRECEQU_PH_QBRA = 1020, |
| 1037 | Mips_PRECEQ_W_PHL = 1021, |
| 1038 | Mips_PRECEQ_W_PHR = 1022, |
| 1039 | Mips_PRECEU_PH_QBL = 1023, |
| 1040 | Mips_PRECEU_PH_QBLA = 1024, |
| 1041 | Mips_PRECEU_PH_QBR = 1025, |
| 1042 | Mips_PRECEU_PH_QBRA = 1026, |
| 1043 | Mips_PRECRQU_S_QB_PH = 1027, |
| 1044 | Mips_PRECRQ_PH_W = 1028, |
| 1045 | Mips_PRECRQ_QB_PH = 1029, |
| 1046 | Mips_PRECRQ_RS_PH_W = 1030, |
| 1047 | Mips_PRECR_QB_PH = 1031, |
| 1048 | Mips_PRECR_SRA_PH_W = 1032, |
| 1049 | Mips_PRECR_SRA_R_PH_W = 1033, |
| 1050 | Mips_PREPEND = 1034, |
| 1051 | Mips_PseudoCMPU_EQ_QB = 1035, |
| 1052 | Mips_PseudoCMPU_LE_QB = 1036, |
| 1053 | Mips_PseudoCMPU_LT_QB = 1037, |
| 1054 | Mips_PseudoCMP_EQ_PH = 1038, |
| 1055 | Mips_PseudoCMP_LE_PH = 1039, |
| 1056 | Mips_PseudoCMP_LT_PH = 1040, |
| 1057 | Mips_PseudoCVT_D32_W = 1041, |
| 1058 | Mips_PseudoCVT_D64_L = 1042, |
| 1059 | Mips_PseudoCVT_D64_W = 1043, |
| 1060 | Mips_PseudoCVT_S_L = 1044, |
| 1061 | Mips_PseudoCVT_S_W = 1045, |
| 1062 | Mips_PseudoDMULT = 1046, |
| 1063 | Mips_PseudoDMULTu = 1047, |
| 1064 | Mips_PseudoDSDIV = 1048, |
| 1065 | Mips_PseudoDUDIV = 1049, |
| 1066 | Mips_PseudoMADD = 1050, |
| 1067 | Mips_PseudoMADDU = 1051, |
| 1068 | Mips_PseudoMFHI = 1052, |
| 1069 | Mips_PseudoMFHI64 = 1053, |
| 1070 | Mips_PseudoMFLO = 1054, |
| 1071 | Mips_PseudoMFLO64 = 1055, |
| 1072 | Mips_PseudoMSUB = 1056, |
| 1073 | Mips_PseudoMSUBU = 1057, |
| 1074 | Mips_PseudoMTLOHI = 1058, |
| 1075 | Mips_PseudoMTLOHI64 = 1059, |
| 1076 | Mips_PseudoMTLOHI_DSP = 1060, |
| 1077 | Mips_PseudoMULT = 1061, |
| 1078 | Mips_PseudoMULTu = 1062, |
| 1079 | Mips_PseudoPICK_PH = 1063, |
| 1080 | Mips_PseudoPICK_QB = 1064, |
| 1081 | Mips_PseudoSDIV = 1065, |
| 1082 | Mips_PseudoUDIV = 1066, |
| 1083 | Mips_RADDU_W_QB = 1067, |
| 1084 | Mips_RDDSP = 1068, |
| 1085 | Mips_RDHWR = 1069, |
| 1086 | Mips_RDHWR64 = 1070, |
| 1087 | Mips_REPLV_PH = 1071, |
| 1088 | Mips_REPLV_QB = 1072, |
| 1089 | Mips_REPL_PH = 1073, |
| 1090 | Mips_REPL_QB = 1074, |
| 1091 | Mips_RET = 1075, |
| 1092 | Mips_RET_MM = 1076, |
| 1093 | Mips_ROTR = 1077, |
| 1094 | Mips_ROTRV = 1078, |
| 1095 | Mips_ROTRV_MM = 1079, |
| 1096 | Mips_ROTR_MM = 1080, |
| 1097 | Mips_ROUND_L_D64 = 1081, |
| 1098 | Mips_ROUND_L_S = 1082, |
| 1099 | Mips_ROUND_W_D32 = 1083, |
| 1100 | Mips_ROUND_W_D64 = 1084, |
| 1101 | Mips_ROUND_W_S = 1085, |
| 1102 | Mips_RestoreIncSpF16 = 1086, |
| 1103 | Mips_RestoreRaF16 = 1087, |
| 1104 | Mips_RetRA = 1088, |
| 1105 | Mips_RetRA16 = 1089, |
| 1106 | Mips_SAT_S_B = 1090, |
| 1107 | Mips_SAT_S_D = 1091, |
| 1108 | Mips_SAT_S_H = 1092, |
| 1109 | Mips_SAT_S_W = 1093, |
| 1110 | Mips_SAT_U_B = 1094, |
| 1111 | Mips_SAT_U_D = 1095, |
| 1112 | Mips_SAT_U_H = 1096, |
| 1113 | Mips_SAT_U_W = 1097, |
| 1114 | Mips_SB = 1098, |
| 1115 | Mips_SB64 = 1099, |
| 1116 | Mips_SB_MM = 1100, |
| 1117 | Mips_SC = 1101, |
| 1118 | Mips_SCD = 1102, |
| 1119 | Mips_SD = 1103, |
| 1120 | Mips_SDC1 = 1104, |
| 1121 | Mips_SDC164 = 1105, |
| 1122 | Mips_SDC2 = 1106, |
| 1123 | Mips_SDIV = 1107, |
| 1124 | Mips_SDIV_MM = 1108, |
| 1125 | Mips_SDL = 1109, |
| 1126 | Mips_SDR = 1110, |
| 1127 | Mips_SDXC1 = 1111, |
| 1128 | Mips_SDXC164 = 1112, |
| 1129 | Mips_SEB = 1113, |
| 1130 | Mips_SEB64 = 1114, |
| 1131 | Mips_SEB_MM = 1115, |
| 1132 | Mips_SEH = 1116, |
| 1133 | Mips_SEH64 = 1117, |
| 1134 | Mips_SEH_MM = 1118, |
| 1135 | Mips_SH = 1119, |
| 1136 | Mips_SH64 = 1120, |
| 1137 | Mips_SHF_B = 1121, |
| 1138 | Mips_SHF_H = 1122, |
| 1139 | Mips_SHF_W = 1123, |
| 1140 | Mips_SHILO = 1124, |
| 1141 | Mips_SHILOV = 1125, |
| 1142 | Mips_SHLLV_PH = 1126, |
| 1143 | Mips_SHLLV_QB = 1127, |
| 1144 | Mips_SHLLV_S_PH = 1128, |
| 1145 | Mips_SHLLV_S_W = 1129, |
| 1146 | Mips_SHLL_PH = 1130, |
| 1147 | Mips_SHLL_QB = 1131, |
| 1148 | Mips_SHLL_S_PH = 1132, |
| 1149 | Mips_SHLL_S_W = 1133, |
| 1150 | Mips_SHRAV_PH = 1134, |
| 1151 | Mips_SHRAV_QB = 1135, |
| 1152 | Mips_SHRAV_R_PH = 1136, |
| 1153 | Mips_SHRAV_R_QB = 1137, |
| 1154 | Mips_SHRAV_R_W = 1138, |
| 1155 | Mips_SHRA_PH = 1139, |
| 1156 | Mips_SHRA_QB = 1140, |
| 1157 | Mips_SHRA_R_PH = 1141, |
| 1158 | Mips_SHRA_R_QB = 1142, |
| 1159 | Mips_SHRA_R_W = 1143, |
| 1160 | Mips_SHRLV_PH = 1144, |
| 1161 | Mips_SHRLV_QB = 1145, |
| 1162 | Mips_SHRL_PH = 1146, |
| 1163 | Mips_SHRL_QB = 1147, |
| 1164 | Mips_SH_MM = 1148, |
| 1165 | Mips_SLDI_B = 1149, |
| 1166 | Mips_SLDI_D = 1150, |
| 1167 | Mips_SLDI_H = 1151, |
| 1168 | Mips_SLDI_W = 1152, |
| 1169 | Mips_SLD_B = 1153, |
| 1170 | Mips_SLD_D = 1154, |
| 1171 | Mips_SLD_H = 1155, |
| 1172 | Mips_SLD_W = 1156, |
| 1173 | Mips_SLL = 1157, |
| 1174 | Mips_SLL64_32 = 1158, |
| 1175 | Mips_SLL64_64 = 1159, |
| 1176 | Mips_SLLI_B = 1160, |
| 1177 | Mips_SLLI_D = 1161, |
| 1178 | Mips_SLLI_H = 1162, |
| 1179 | Mips_SLLI_W = 1163, |
| 1180 | Mips_SLLV = 1164, |
| 1181 | Mips_SLLV_MM = 1165, |
| 1182 | Mips_SLL_B = 1166, |
| 1183 | Mips_SLL_D = 1167, |
| 1184 | Mips_SLL_H = 1168, |
| 1185 | Mips_SLL_MM = 1169, |
| 1186 | Mips_SLL_W = 1170, |
| 1187 | Mips_SLT = 1171, |
| 1188 | Mips_SLT64 = 1172, |
| 1189 | Mips_SLT_MM = 1173, |
| 1190 | Mips_SLTi = 1174, |
| 1191 | Mips_SLTi64 = 1175, |
| 1192 | Mips_SLTi_MM = 1176, |
| 1193 | Mips_SLTiu = 1177, |
| 1194 | Mips_SLTiu64 = 1178, |
| 1195 | Mips_SLTiu_MM = 1179, |
| 1196 | Mips_SLTu = 1180, |
| 1197 | Mips_SLTu64 = 1181, |
| 1198 | Mips_SLTu_MM = 1182, |
| 1199 | Mips_SNZ_B_PSEUDO = 1183, |
| 1200 | Mips_SNZ_D_PSEUDO = 1184, |
| 1201 | Mips_SNZ_H_PSEUDO = 1185, |
| 1202 | Mips_SNZ_V_PSEUDO = 1186, |
| 1203 | Mips_SNZ_W_PSEUDO = 1187, |
| 1204 | Mips_SPLATI_B = 1188, |
| 1205 | Mips_SPLATI_D = 1189, |
| 1206 | Mips_SPLATI_H = 1190, |
| 1207 | Mips_SPLATI_W = 1191, |
| 1208 | Mips_SPLAT_B = 1192, |
| 1209 | Mips_SPLAT_D = 1193, |
| 1210 | Mips_SPLAT_H = 1194, |
| 1211 | Mips_SPLAT_W = 1195, |
| 1212 | Mips_SRA = 1196, |
| 1213 | Mips_SRAI_B = 1197, |
| 1214 | Mips_SRAI_D = 1198, |
| 1215 | Mips_SRAI_H = 1199, |
| 1216 | Mips_SRAI_W = 1200, |
| 1217 | Mips_SRARI_B = 1201, |
| 1218 | Mips_SRARI_D = 1202, |
| 1219 | Mips_SRARI_H = 1203, |
| 1220 | Mips_SRARI_W = 1204, |
| 1221 | Mips_SRAR_B = 1205, |
| 1222 | Mips_SRAR_D = 1206, |
| 1223 | Mips_SRAR_H = 1207, |
| 1224 | Mips_SRAR_W = 1208, |
| 1225 | Mips_SRAV = 1209, |
| 1226 | Mips_SRAV_MM = 1210, |
| 1227 | Mips_SRA_B = 1211, |
| 1228 | Mips_SRA_D = 1212, |
| 1229 | Mips_SRA_H = 1213, |
| 1230 | Mips_SRA_MM = 1214, |
| 1231 | Mips_SRA_W = 1215, |
| 1232 | Mips_SRL = 1216, |
| 1233 | Mips_SRLI_B = 1217, |
| 1234 | Mips_SRLI_D = 1218, |
| 1235 | Mips_SRLI_H = 1219, |
| 1236 | Mips_SRLI_W = 1220, |
| 1237 | Mips_SRLRI_B = 1221, |
| 1238 | Mips_SRLRI_D = 1222, |
| 1239 | Mips_SRLRI_H = 1223, |
| 1240 | Mips_SRLRI_W = 1224, |
| 1241 | Mips_SRLR_B = 1225, |
| 1242 | Mips_SRLR_D = 1226, |
| 1243 | Mips_SRLR_H = 1227, |
| 1244 | Mips_SRLR_W = 1228, |
| 1245 | Mips_SRLV = 1229, |
| 1246 | Mips_SRLV_MM = 1230, |
| 1247 | Mips_SRL_B = 1231, |
| 1248 | Mips_SRL_D = 1232, |
| 1249 | Mips_SRL_H = 1233, |
| 1250 | Mips_SRL_MM = 1234, |
| 1251 | Mips_SRL_W = 1235, |
| 1252 | Mips_STORE_ACC128 = 1236, |
| 1253 | Mips_STORE_ACC64 = 1237, |
| 1254 | Mips_STORE_ACC64DSP = 1238, |
| 1255 | Mips_STORE_CCOND_DSP = 1239, |
| 1256 | Mips_ST_B = 1240, |
| 1257 | Mips_ST_D = 1241, |
| 1258 | Mips_ST_H = 1242, |
| 1259 | Mips_ST_W = 1243, |
| 1260 | Mips_SUB = 1244, |
| 1261 | Mips_SUBQH_PH = 1245, |
| 1262 | Mips_SUBQH_R_PH = 1246, |
| 1263 | Mips_SUBQH_R_W = 1247, |
| 1264 | Mips_SUBQH_W = 1248, |
| 1265 | Mips_SUBQ_PH = 1249, |
| 1266 | Mips_SUBQ_S_PH = 1250, |
| 1267 | Mips_SUBQ_S_W = 1251, |
| 1268 | Mips_SUBSUS_U_B = 1252, |
| 1269 | Mips_SUBSUS_U_D = 1253, |
| 1270 | Mips_SUBSUS_U_H = 1254, |
| 1271 | Mips_SUBSUS_U_W = 1255, |
| 1272 | Mips_SUBSUU_S_B = 1256, |
| 1273 | Mips_SUBSUU_S_D = 1257, |
| 1274 | Mips_SUBSUU_S_H = 1258, |
| 1275 | Mips_SUBSUU_S_W = 1259, |
| 1276 | Mips_SUBS_S_B = 1260, |
| 1277 | Mips_SUBS_S_D = 1261, |
| 1278 | Mips_SUBS_S_H = 1262, |
| 1279 | Mips_SUBS_S_W = 1263, |
| 1280 | Mips_SUBS_U_B = 1264, |
| 1281 | Mips_SUBS_U_D = 1265, |
| 1282 | Mips_SUBS_U_H = 1266, |
| 1283 | Mips_SUBS_U_W = 1267, |
| 1284 | Mips_SUBUH_QB = 1268, |
| 1285 | Mips_SUBUH_R_QB = 1269, |
| 1286 | Mips_SUBU_PH = 1270, |
| 1287 | Mips_SUBU_QB = 1271, |
| 1288 | Mips_SUBU_S_PH = 1272, |
| 1289 | Mips_SUBU_S_QB = 1273, |
| 1290 | Mips_SUBVI_B = 1274, |
| 1291 | Mips_SUBVI_D = 1275, |
| 1292 | Mips_SUBVI_H = 1276, |
| 1293 | Mips_SUBVI_W = 1277, |
| 1294 | Mips_SUBV_B = 1278, |
| 1295 | Mips_SUBV_D = 1279, |
| 1296 | Mips_SUBV_H = 1280, |
| 1297 | Mips_SUBV_W = 1281, |
| 1298 | Mips_SUB_MM = 1282, |
| 1299 | Mips_SUBu = 1283, |
| 1300 | Mips_SUBu_MM = 1284, |
| 1301 | Mips_SUXC1 = 1285, |
| 1302 | Mips_SUXC164 = 1286, |
| 1303 | Mips_SW = 1287, |
| 1304 | Mips_SW64 = 1288, |
| 1305 | Mips_SWC1 = 1289, |
| 1306 | Mips_SWC2 = 1290, |
| 1307 | Mips_SWL = 1291, |
| 1308 | Mips_SWL64 = 1292, |
| 1309 | Mips_SWL_MM = 1293, |
| 1310 | Mips_SWR = 1294, |
| 1311 | Mips_SWR64 = 1295, |
| 1312 | Mips_SWR_MM = 1296, |
| 1313 | Mips_SWXC1 = 1297, |
| 1314 | Mips_SW_MM = 1298, |
| 1315 | Mips_SYNC = 1299, |
| 1316 | Mips_SYSCALL = 1300, |
| 1317 | Mips_SZ_B_PSEUDO = 1301, |
| 1318 | Mips_SZ_D_PSEUDO = 1302, |
| 1319 | Mips_SZ_H_PSEUDO = 1303, |
| 1320 | Mips_SZ_V_PSEUDO = 1304, |
| 1321 | Mips_SZ_W_PSEUDO = 1305, |
| 1322 | Mips_SaveDecSpF16 = 1306, |
| 1323 | Mips_SaveRaF16 = 1307, |
| 1324 | Mips_SbRxRyOffMemX16 = 1308, |
| 1325 | Mips_SebRx16 = 1309, |
| 1326 | Mips_SehRx16 = 1310, |
| 1327 | Mips_SelBeqZ = 1311, |
| 1328 | Mips_SelBneZ = 1312, |
| 1329 | Mips_SelTBteqZCmp = 1313, |
| 1330 | Mips_SelTBteqZCmpi = 1314, |
| 1331 | Mips_SelTBteqZSlt = 1315, |
| 1332 | Mips_SelTBteqZSlti = 1316, |
| 1333 | Mips_SelTBteqZSltiu = 1317, |
| 1334 | Mips_SelTBteqZSltu = 1318, |
| 1335 | Mips_SelTBtneZCmp = 1319, |
| 1336 | Mips_SelTBtneZCmpi = 1320, |
| 1337 | Mips_SelTBtneZSlt = 1321, |
| 1338 | Mips_SelTBtneZSlti = 1322, |
| 1339 | Mips_SelTBtneZSltiu = 1323, |
| 1340 | Mips_SelTBtneZSltu = 1324, |
| 1341 | Mips_ShRxRyOffMemX16 = 1325, |
| 1342 | Mips_SllX16 = 1326, |
| 1343 | Mips_SllvRxRy16 = 1327, |
| 1344 | Mips_SltCCRxRy16 = 1328, |
| 1345 | Mips_SltRxRy16 = 1329, |
| 1346 | Mips_SltiCCRxImmX16 = 1330, |
| 1347 | Mips_SltiRxImm16 = 1331, |
| 1348 | Mips_SltiRxImmX16 = 1332, |
| 1349 | Mips_SltiuCCRxImmX16 = 1333, |
| 1350 | Mips_SltiuRxImm16 = 1334, |
| 1351 | Mips_SltiuRxImmX16 = 1335, |
| 1352 | Mips_SltuCCRxRy16 = 1336, |
| 1353 | Mips_SltuRxRy16 = 1337, |
| 1354 | Mips_SltuRxRyRz16 = 1338, |
| 1355 | Mips_SraX16 = 1339, |
| 1356 | Mips_SravRxRy16 = 1340, |
| 1357 | Mips_SrlX16 = 1341, |
| 1358 | Mips_SrlvRxRy16 = 1342, |
| 1359 | Mips_SubuRxRyRz16 = 1343, |
| 1360 | Mips_SwRxRyOffMemX16 = 1344, |
| 1361 | Mips_SwRxSpImmX16 = 1345, |
| 1362 | Mips_TAILCALL = 1346, |
| 1363 | Mips_TAILCALL64_R = 1347, |
| 1364 | Mips_TAILCALL_R = 1348, |
| 1365 | Mips_TEQ = 1349, |
| 1366 | Mips_TEQI = 1350, |
| 1367 | Mips_TEQI_MM = 1351, |
| 1368 | Mips_TEQ_MM = 1352, |
| 1369 | Mips_TGE = 1353, |
| 1370 | Mips_TGEI = 1354, |
| 1371 | Mips_TGEIU = 1355, |
| 1372 | Mips_TGEIU_MM = 1356, |
| 1373 | Mips_TGEI_MM = 1357, |
| 1374 | Mips_TGEU = 1358, |
| 1375 | Mips_TGEU_MM = 1359, |
| 1376 | Mips_TGE_MM = 1360, |
| 1377 | Mips_TLT = 1361, |
| 1378 | Mips_TLTI = 1362, |
| 1379 | Mips_TLTIU_MM = 1363, |
| 1380 | Mips_TLTI_MM = 1364, |
| 1381 | Mips_TLTU = 1365, |
| 1382 | Mips_TLTU_MM = 1366, |
| 1383 | Mips_TLT_MM = 1367, |
| 1384 | Mips_TNE = 1368, |
| 1385 | Mips_TNEI = 1369, |
| 1386 | Mips_TNEI_MM = 1370, |
| 1387 | Mips_TNE_MM = 1371, |
| 1388 | Mips_TRAP = 1372, |
| 1389 | Mips_TRUNC_L_D64 = 1373, |
| 1390 | Mips_TRUNC_L_S = 1374, |
| 1391 | Mips_TRUNC_W_D32 = 1375, |
| 1392 | Mips_TRUNC_W_D64 = 1376, |
| 1393 | Mips_TRUNC_W_S = 1377, |
| 1394 | Mips_TTLTIU = 1378, |
| 1395 | Mips_UDIV = 1379, |
| 1396 | Mips_UDIV_MM = 1380, |
| 1397 | Mips_VSHF_B = 1381, |
| 1398 | Mips_VSHF_D = 1382, |
| 1399 | Mips_VSHF_H = 1383, |
| 1400 | Mips_VSHF_W = 1384, |
| 1401 | Mips_WAIT = 1385, |
| 1402 | Mips_WRDSP = 1386, |
| 1403 | Mips_WSBH = 1387, |
| 1404 | Mips_WSBH_MM = 1388, |
| 1405 | Mips_XOR = 1389, |
| 1406 | Mips_XOR64 = 1390, |
| 1407 | Mips_XORI_B = 1391, |
| 1408 | Mips_XOR_MM = 1392, |
| 1409 | Mips_XOR_V = 1393, |
| 1410 | Mips_XOR_V_D_PSEUDO = 1394, |
| 1411 | Mips_XOR_V_H_PSEUDO = 1395, |
| 1412 | Mips_XOR_V_W_PSEUDO = 1396, |
| 1413 | Mips_XORi = 1397, |
| 1414 | Mips_XORi64 = 1398, |
| 1415 | Mips_XORi_MM = 1399, |
| 1416 | Mips_XorRxRxRy16 = 1400, |
| 1417 | Mips_INSTRUCTION_LIST_END = 1401 |
Nguyen Anh Quynh | 26ee41a | 2013-11-27 12:11:31 +0800 | [diff] [blame] | 1418 | }; |
| 1419 | |
| 1420 | #endif // GET_INSTRINFO_ENUM |