Lines Matching refs:SixtyFourBits
91 V_(SixtyFourBits, 31, 31, ExtractBits) \
589 SixtyFourBits = 0x80000000,
681 A##_x_imm = AddSubImmediateFixed | A | SixtyFourBits
692 A##_x_shift = AddSubShiftedFixed | A | SixtyFourBits
703 A##_x_ext = AddSubExtendedFixed | A | SixtyFourBits
714 ADC_x = AddSubWithCarryFixed | ADD | SixtyFourBits,
717 ADCS_x = AddSubWithCarryFixed | ADDS | SixtyFourBits,
719 SBC_x = AddSubWithCarryFixed | SUB | SixtyFourBits,
722 SBCS_x = AddSubWithCarryFixed | SUBS | SixtyFourBits
763 AND_x_imm = LogicalImmediateFixed | AND | SixtyFourBits,
765 ORR_x_imm = LogicalImmediateFixed | ORR | SixtyFourBits,
767 EOR_x_imm = LogicalImmediateFixed | EOR | SixtyFourBits,
769 ANDS_x_imm = LogicalImmediateFixed | ANDS | SixtyFourBits
778 AND_x = LogicalShiftedFixed | AND | SixtyFourBits,
781 BIC_x = LogicalShiftedFixed | BIC | SixtyFourBits,
784 ORR_x = LogicalShiftedFixed | ORR | SixtyFourBits,
787 ORN_x = LogicalShiftedFixed | ORN | SixtyFourBits,
790 EOR_x = LogicalShiftedFixed | EOR | SixtyFourBits,
793 EON_x = LogicalShiftedFixed | EON | SixtyFourBits,
796 ANDS_x = LogicalShiftedFixed | ANDS | SixtyFourBits,
799 BICS_x = LogicalShiftedFixed | BICS | SixtyFourBits,
812 MOVN_x = MoveWideImmediateFixed | MOVN | SixtyFourBits,
814 MOVZ_x = MoveWideImmediateFixed | MOVZ | SixtyFourBits,
816 MOVK_x = MoveWideImmediateFixed | MOVK | SixtyFourBits
1378 CCMN_x = ConditionalCompareRegisterFixed | SixtyFourBits | CCMN,
1380 CCMP_x = ConditionalCompareRegisterFixed | SixtyFourBits | CCMP
1389 CCMN_x_imm = ConditionalCompareImmediateFixed | SixtyFourBits | CCMN,
1391 CCMP_x_imm = ConditionalCompareImmediateFixed | SixtyFourBits | CCMP
1420 RBIT_x = RBIT | SixtyFourBits,
1423 REV16_x = REV16 | SixtyFourBits,
1426 REV32_x = REV | SixtyFourBits,
1427 REV_x = DataProcessing1SourceFixed | SixtyFourBits | 0x00000C00,
1430 CLZ_x = CLZ | SixtyFourBits,
1433 CLS_x = CLS | SixtyFourBits,
1479 PACGA = DataProcessing2SourceFixed | SixtyFourBits | 0x00003000,
1483 CRC32X = DataProcessing2SourceFixed | SixtyFourBits | 0x00004C00,
1487 CRC32CX = DataProcessing2SourceFixed | SixtyFourBits | 0x00005C00
1706 FCVTNS_xh = FCVTNS | SixtyFourBits | FP16,
1708 FCVTNS_xs = FCVTNS | SixtyFourBits,
1710 FCVTNS_xd = FCVTNS | SixtyFourBits | FP64,
1713 FCVTNU_xh = FCVTNU | SixtyFourBits | FP16,
1715 FCVTNU_xs = FCVTNU | SixtyFourBits,
1717 FCVTNU_xd = FCVTNU | SixtyFourBits | FP64,
1720 FCVTPS_xh = FCVTPS | SixtyFourBits | FP16,
1722 FCVTPS_xs = FCVTPS | SixtyFourBits,
1724 FCVTPS_xd = FCVTPS | SixtyFourBits | FP64,
1727 FCVTPU_xh = FCVTPU | SixtyFourBits | FP16,
1729 FCVTPU_xs = FCVTPU | SixtyFourBits,
1731 FCVTPU_xd = FCVTPU | SixtyFourBits | FP64,
1734 FCVTMS_xh = FCVTMS | SixtyFourBits | FP16,
1736 FCVTMS_xs = FCVTMS | SixtyFourBits,
1738 FCVTMS_xd = FCVTMS | SixtyFourBits | FP64,
1741 FCVTMU_xh = FCVTMU | SixtyFourBits | FP16,
1743 FCVTMU_xs = FCVTMU | SixtyFourBits,
1745 FCVTMU_xd = FCVTMU | SixtyFourBits | FP64,
1748 FCVTZS_xh = FCVTZS | SixtyFourBits | FP16,
1750 FCVTZS_xs = FCVTZS | SixtyFourBits,
1752 FCVTZS_xd = FCVTZS | SixtyFourBits | FP64,
1755 FCVTZU_xh = FCVTZU | SixtyFourBits | FP16,
1757 FCVTZU_xs = FCVTZU | SixtyFourBits,
1759 FCVTZU_xd = FCVTZU | SixtyFourBits | FP64,
1762 SCVTF_hx = SCVTF | SixtyFourBits | FP16,
1764 SCVTF_sx = SCVTF | SixtyFourBits,
1766 SCVTF_dx = SCVTF | SixtyFourBits | FP64,
1769 UCVTF_hx = UCVTF | SixtyFourBits | FP16,
1771 UCVTF_sx = UCVTF | SixtyFourBits,
1773 UCVTF_dx = UCVTF | SixtyFourBits | FP64,
1776 FCVTAS_xh = FCVTAS | SixtyFourBits | FP16,
1778 FCVTAS_xs = FCVTAS | SixtyFourBits,
1780 FCVTAS_xd = FCVTAS | SixtyFourBits | FP64,
1783 FCVTAU_xh = FCVTAU | SixtyFourBits | FP16,
1785 FCVTAU_xs = FCVTAU | SixtyFourBits,
1787 FCVTAU_xd = FCVTAU | SixtyFourBits | FP64,
1790 FMOV_xh = FMOV_wh | SixtyFourBits,
1791 FMOV_hx = FMOV_hw | SixtyFourBits,
1794 FMOV_xd = FMOV_ws | SixtyFourBits | FP64,
1795 FMOV_dx = FMOV_sw | SixtyFourBits | FP64,
1796 FMOV_d1_x = FPIntegerConvertFixed | SixtyFourBits | 0x008F0000,
1797 FMOV_x_d1 = FPIntegerConvertFixed | SixtyFourBits | 0x008E0000,
1808 FCVTZS_xh_fixed = FCVTZS_fixed | SixtyFourBits | FP16,
1810 FCVTZS_xs_fixed = FCVTZS_fixed | SixtyFourBits,
1812 FCVTZS_xd_fixed = FCVTZS_fixed | SixtyFourBits | FP64,
1815 FCVTZU_xh_fixed = FCVTZU_fixed | SixtyFourBits | FP16,
1817 FCVTZU_xs_fixed = FCVTZU_fixed | SixtyFourBits,
1819 FCVTZU_xd_fixed = FCVTZU_fixed | SixtyFourBits | FP64,
1822 SCVTF_hx_fixed = SCVTF_fixed | SixtyFourBits | FP16,
1824 SCVTF_sx_fixed = SCVTF_fixed | SixtyFourBits,
1826 SCVTF_dx_fixed = SCVTF_fixed | SixtyFourBits | FP64,
1829 UCVTF_hx_fixed = UCVTF_fixed | SixtyFourBits | FP16,
1831 UCVTF_sx_fixed = UCVTF_fixed | SixtyFourBits,
1833 UCVTF_dx_fixed = UCVTF_fixed | SixtyFourBits | FP64