• Home
  • Raw
  • Download

Lines Matching refs:SixtyFourBits

91 V_(SixtyFourBits, 31, 31, ExtractBits)                                       \
581 SixtyFourBits = 0x80000000, enumerator
673 A##_x_imm = AddSubImmediateFixed | A | SixtyFourBits
684 A##_x_shift = AddSubShiftedFixed | A | SixtyFourBits
695 A##_x_ext = AddSubExtendedFixed | A | SixtyFourBits
706 ADC_x = AddSubWithCarryFixed | ADD | SixtyFourBits,
709 ADCS_x = AddSubWithCarryFixed | ADDS | SixtyFourBits,
711 SBC_x = AddSubWithCarryFixed | SUB | SixtyFourBits,
714 SBCS_x = AddSubWithCarryFixed | SUBS | SixtyFourBits
755 AND_x_imm = LogicalImmediateFixed | AND | SixtyFourBits,
757 ORR_x_imm = LogicalImmediateFixed | ORR | SixtyFourBits,
759 EOR_x_imm = LogicalImmediateFixed | EOR | SixtyFourBits,
761 ANDS_x_imm = LogicalImmediateFixed | ANDS | SixtyFourBits
770 AND_x = LogicalShiftedFixed | AND | SixtyFourBits,
773 BIC_x = LogicalShiftedFixed | BIC | SixtyFourBits,
776 ORR_x = LogicalShiftedFixed | ORR | SixtyFourBits,
779 ORN_x = LogicalShiftedFixed | ORN | SixtyFourBits,
782 EOR_x = LogicalShiftedFixed | EOR | SixtyFourBits,
785 EON_x = LogicalShiftedFixed | EON | SixtyFourBits,
788 ANDS_x = LogicalShiftedFixed | ANDS | SixtyFourBits,
791 BICS_x = LogicalShiftedFixed | BICS | SixtyFourBits,
804 MOVN_x = MoveWideImmediateFixed | MOVN | SixtyFourBits,
806 MOVZ_x = MoveWideImmediateFixed | MOVZ | SixtyFourBits,
808 MOVK_x = MoveWideImmediateFixed | MOVK | SixtyFourBits
1370 CCMN_x = ConditionalCompareRegisterFixed | SixtyFourBits | CCMN,
1372 CCMP_x = ConditionalCompareRegisterFixed | SixtyFourBits | CCMP
1381 CCMN_x_imm = ConditionalCompareImmediateFixed | SixtyFourBits | CCMN,
1383 CCMP_x_imm = ConditionalCompareImmediateFixed | SixtyFourBits | CCMP
1412 RBIT_x = RBIT | SixtyFourBits,
1415 REV16_x = REV16 | SixtyFourBits,
1418 REV32_x = REV | SixtyFourBits,
1419 REV_x = DataProcessing1SourceFixed | SixtyFourBits | 0x00000C00,
1422 CLZ_x = CLZ | SixtyFourBits,
1425 CLS_x = CLS | SixtyFourBits,
1471 PACGA = DataProcessing2SourceFixed | SixtyFourBits | 0x00003000,
1475 CRC32X = DataProcessing2SourceFixed | SixtyFourBits | 0x00004C00,
1479 CRC32CX = DataProcessing2SourceFixed | SixtyFourBits | 0x00005C00
1698 FCVTNS_xh = FCVTNS | SixtyFourBits | FP16,
1700 FCVTNS_xs = FCVTNS | SixtyFourBits,
1702 FCVTNS_xd = FCVTNS | SixtyFourBits | FP64,
1705 FCVTNU_xh = FCVTNU | SixtyFourBits | FP16,
1707 FCVTNU_xs = FCVTNU | SixtyFourBits,
1709 FCVTNU_xd = FCVTNU | SixtyFourBits | FP64,
1712 FCVTPS_xh = FCVTPS | SixtyFourBits | FP16,
1714 FCVTPS_xs = FCVTPS | SixtyFourBits,
1716 FCVTPS_xd = FCVTPS | SixtyFourBits | FP64,
1719 FCVTPU_xh = FCVTPU | SixtyFourBits | FP16,
1721 FCVTPU_xs = FCVTPU | SixtyFourBits,
1723 FCVTPU_xd = FCVTPU | SixtyFourBits | FP64,
1726 FCVTMS_xh = FCVTMS | SixtyFourBits | FP16,
1728 FCVTMS_xs = FCVTMS | SixtyFourBits,
1730 FCVTMS_xd = FCVTMS | SixtyFourBits | FP64,
1733 FCVTMU_xh = FCVTMU | SixtyFourBits | FP16,
1735 FCVTMU_xs = FCVTMU | SixtyFourBits,
1737 FCVTMU_xd = FCVTMU | SixtyFourBits | FP64,
1740 FCVTZS_xh = FCVTZS | SixtyFourBits | FP16,
1742 FCVTZS_xs = FCVTZS | SixtyFourBits,
1744 FCVTZS_xd = FCVTZS | SixtyFourBits | FP64,
1747 FCVTZU_xh = FCVTZU | SixtyFourBits | FP16,
1749 FCVTZU_xs = FCVTZU | SixtyFourBits,
1751 FCVTZU_xd = FCVTZU | SixtyFourBits | FP64,
1754 SCVTF_hx = SCVTF | SixtyFourBits | FP16,
1756 SCVTF_sx = SCVTF | SixtyFourBits,
1758 SCVTF_dx = SCVTF | SixtyFourBits | FP64,
1761 UCVTF_hx = UCVTF | SixtyFourBits | FP16,
1763 UCVTF_sx = UCVTF | SixtyFourBits,
1765 UCVTF_dx = UCVTF | SixtyFourBits | FP64,
1768 FCVTAS_xh = FCVTAS | SixtyFourBits | FP16,
1770 FCVTAS_xs = FCVTAS | SixtyFourBits,
1772 FCVTAS_xd = FCVTAS | SixtyFourBits | FP64,
1775 FCVTAU_xh = FCVTAU | SixtyFourBits | FP16,
1777 FCVTAU_xs = FCVTAU | SixtyFourBits,
1779 FCVTAU_xd = FCVTAU | SixtyFourBits | FP64,
1782 FMOV_xh = FMOV_wh | SixtyFourBits,
1783 FMOV_hx = FMOV_hw | SixtyFourBits,
1786 FMOV_xd = FMOV_ws | SixtyFourBits | FP64,
1787 FMOV_dx = FMOV_sw | SixtyFourBits | FP64,
1788 FMOV_d1_x = FPIntegerConvertFixed | SixtyFourBits | 0x008F0000,
1789 FMOV_x_d1 = FPIntegerConvertFixed | SixtyFourBits | 0x008E0000,
1800 FCVTZS_xh_fixed = FCVTZS_fixed | SixtyFourBits | FP16,
1802 FCVTZS_xs_fixed = FCVTZS_fixed | SixtyFourBits,
1804 FCVTZS_xd_fixed = FCVTZS_fixed | SixtyFourBits | FP64,
1807 FCVTZU_xh_fixed = FCVTZU_fixed | SixtyFourBits | FP16,
1809 FCVTZU_xs_fixed = FCVTZU_fixed | SixtyFourBits,
1811 FCVTZU_xd_fixed = FCVTZU_fixed | SixtyFourBits | FP64,
1814 SCVTF_hx_fixed = SCVTF_fixed | SixtyFourBits | FP16,
1816 SCVTF_sx_fixed = SCVTF_fixed | SixtyFourBits,
1818 SCVTF_dx_fixed = SCVTF_fixed | SixtyFourBits | FP64,
1821 UCVTF_hx_fixed = UCVTF_fixed | SixtyFourBits | FP16,
1823 UCVTF_sx_fixed = UCVTF_fixed | SixtyFourBits,
1825 UCVTF_dx_fixed = UCVTF_fixed | SixtyFourBits | FP64