Lines Matching defs:NEON2RegMiscUBit
1859 NEON2RegMiscUBit = 0x20000000,
1864 NEON_UADDLP = NEON_SADDLP | NEON2RegMiscUBit,
1866 NEON_USQADD = NEON_SUQADD | NEON2RegMiscUBit,
1872 NEON_UADALP = NEON_SADALP | NEON2RegMiscUBit,
1886 NEON_UQXTN = NEON_SQXTN | NEON2RegMiscUBit,
1914 NEON_FCVTNU = NEON_FCVTNS | NEON2RegMiscUBit,
1916 NEON_FCVTPU = NEON_FCVTPS | NEON2RegMiscUBit,
1918 NEON_FCVTMU = NEON_FCVTMS | NEON2RegMiscUBit,
1920 NEON_FCVTZU = NEON_FCVTZS | NEON2RegMiscUBit,
1922 NEON_FCVTAU = NEON_FCVTAS | NEON2RegMiscUBit,
1925 NEON_UCVTF = NEON_SCVTF | NEON2RegMiscUBit,