Lines Matching refs:SixtyFourBits
63 V_(SixtyFourBits, 31, 31, ExtractBits) \
405 SixtyFourBits = 0x80000000, enumerator
484 A##_x_imm = AddSubImmediateFixed | A | SixtyFourBits
495 A##_x_shift = AddSubShiftedFixed | A | SixtyFourBits
506 A##_x_ext = AddSubExtendedFixed | A | SixtyFourBits
517 ADC_x = AddSubWithCarryFixed | ADD | SixtyFourBits,
520 ADCS_x = AddSubWithCarryFixed | ADDS | SixtyFourBits,
522 SBC_x = AddSubWithCarryFixed | SUB | SixtyFourBits,
525 SBCS_x = AddSubWithCarryFixed | SUBS | SixtyFourBits
549 AND_x_imm = LogicalImmediateFixed | AND | SixtyFourBits,
551 ORR_x_imm = LogicalImmediateFixed | ORR | SixtyFourBits,
553 EOR_x_imm = LogicalImmediateFixed | EOR | SixtyFourBits,
555 ANDS_x_imm = LogicalImmediateFixed | ANDS | SixtyFourBits
564 AND_x = LogicalShiftedFixed | AND | SixtyFourBits,
567 BIC_x = LogicalShiftedFixed | BIC | SixtyFourBits,
570 ORR_x = LogicalShiftedFixed | ORR | SixtyFourBits,
573 ORN_x = LogicalShiftedFixed | ORN | SixtyFourBits,
576 EOR_x = LogicalShiftedFixed | EOR | SixtyFourBits,
579 EON_x = LogicalShiftedFixed | EON | SixtyFourBits,
582 ANDS_x = LogicalShiftedFixed | ANDS | SixtyFourBits,
585 BICS_x = LogicalShiftedFixed | BICS | SixtyFourBits,
598 MOVN_x = MoveWideImmediateFixed | MOVN | SixtyFourBits,
600 MOVZ_x = MoveWideImmediateFixed | MOVZ | SixtyFourBits,
602 MOVK_x = MoveWideImmediateFixed | MOVK | SixtyFourBits
986 CCMN_x = ConditionalCompareRegisterFixed | SixtyFourBits | CCMN,
988 CCMP_x = ConditionalCompareRegisterFixed | SixtyFourBits | CCMP
997 CCMN_x_imm = ConditionalCompareImmediateFixed | SixtyFourBits | CCMN,
999 CCMP_x_imm = ConditionalCompareImmediateFixed | SixtyFourBits | CCMP
1028 RBIT_x = RBIT | SixtyFourBits,
1031 REV16_x = REV16 | SixtyFourBits,
1034 REV32_x = REV | SixtyFourBits,
1035 REV_x = DataProcessing1SourceFixed | SixtyFourBits | 0x00000C00,
1038 CLZ_x = CLZ | SixtyFourBits,
1041 CLS_x = CLS | SixtyFourBits
1070 CRC32X = DataProcessing2SourceFixed | SixtyFourBits | 0x00004C00,
1074 CRC32CX = DataProcessing2SourceFixed | SixtyFourBits | 0x00005C00
1249 FCVTNS_xs = FCVTNS | SixtyFourBits,
1251 FCVTNS_xd = FCVTNS | SixtyFourBits | FP64,
1254 FCVTNU_xs = FCVTNU | SixtyFourBits,
1256 FCVTNU_xd = FCVTNU | SixtyFourBits | FP64,
1259 FCVTPS_xs = FCVTPS | SixtyFourBits,
1261 FCVTPS_xd = FCVTPS | SixtyFourBits | FP64,
1264 FCVTPU_xs = FCVTPU | SixtyFourBits,
1266 FCVTPU_xd = FCVTPU | SixtyFourBits | FP64,
1269 FCVTMS_xs = FCVTMS | SixtyFourBits,
1271 FCVTMS_xd = FCVTMS | SixtyFourBits | FP64,
1274 FCVTMU_xs = FCVTMU | SixtyFourBits,
1276 FCVTMU_xd = FCVTMU | SixtyFourBits | FP64,
1279 FCVTZS_xs = FCVTZS | SixtyFourBits,
1281 FCVTZS_xd = FCVTZS | SixtyFourBits | FP64,
1284 FCVTZU_xs = FCVTZU | SixtyFourBits,
1286 FCVTZU_xd = FCVTZU | SixtyFourBits | FP64,
1289 SCVTF_sx = SCVTF | SixtyFourBits,
1291 SCVTF_dx = SCVTF | SixtyFourBits | FP64,
1294 UCVTF_sx = UCVTF | SixtyFourBits,
1296 UCVTF_dx = UCVTF | SixtyFourBits | FP64,
1299 FCVTAS_xs = FCVTAS | SixtyFourBits,
1301 FCVTAS_xd = FCVTAS | SixtyFourBits | FP64,
1304 FCVTAU_xs = FCVTAU | SixtyFourBits,
1306 FCVTAU_xd = FCVTAU | SixtyFourBits | FP64,
1309 FMOV_xd = FMOV_ws | SixtyFourBits | FP64,
1310 FMOV_dx = FMOV_sw | SixtyFourBits | FP64,
1311 FMOV_d1_x = FPIntegerConvertFixed | SixtyFourBits | 0x008F0000,
1312 FMOV_x_d1 = FPIntegerConvertFixed | SixtyFourBits | 0x008E0000
1322 FCVTZS_xs_fixed = FCVTZS_fixed | SixtyFourBits,
1324 FCVTZS_xd_fixed = FCVTZS_fixed | SixtyFourBits | FP64,
1327 FCVTZU_xs_fixed = FCVTZU_fixed | SixtyFourBits,
1329 FCVTZU_xd_fixed = FCVTZU_fixed | SixtyFourBits | FP64,
1332 SCVTF_sx_fixed = SCVTF_fixed | SixtyFourBits,
1334 SCVTF_dx_fixed = SCVTF_fixed | SixtyFourBits | FP64,
1337 UCVTF_sx_fixed = UCVTF_fixed | SixtyFourBits,
1339 UCVTF_dx_fixed = UCVTF_fixed | SixtyFourBits | FP64