Lines Matching defs:NEON2RegMiscFixed

1856   NEON2RegMiscFixed = 0x0E200800,
1860 NEON_REV64 = NEON2RegMiscFixed | 0x00000000,
1861 NEON_REV32 = NEON2RegMiscFixed | 0x20000000,
1862 NEON_REV16 = NEON2RegMiscFixed | 0x00001000,
1863 NEON_SADDLP = NEON2RegMiscFixed | 0x00002000,
1865 NEON_SUQADD = NEON2RegMiscFixed | 0x00003000,
1867 NEON_CLS = NEON2RegMiscFixed | 0x00004000,
1868 NEON_CLZ = NEON2RegMiscFixed | 0x20004000,
1869 NEON_CNT = NEON2RegMiscFixed | 0x00005000,
1870 NEON_RBIT_NOT = NEON2RegMiscFixed | 0x20005000,
1871 NEON_SADALP = NEON2RegMiscFixed | 0x00006000,
1873 NEON_SQABS = NEON2RegMiscFixed | 0x00007000,
1874 NEON_SQNEG = NEON2RegMiscFixed | 0x20007000,
1875 NEON_CMGT_zero = NEON2RegMiscFixed | 0x00008000,
1876 NEON_CMGE_zero = NEON2RegMiscFixed | 0x20008000,
1877 NEON_CMEQ_zero = NEON2RegMiscFixed | 0x00009000,
1878 NEON_CMLE_zero = NEON2RegMiscFixed | 0x20009000,
1879 NEON_CMLT_zero = NEON2RegMiscFixed | 0x0000A000,
1880 NEON_ABS = NEON2RegMiscFixed | 0x0000B000,
1881 NEON_NEG = NEON2RegMiscFixed | 0x2000B000,
1882 NEON_XTN = NEON2RegMiscFixed | 0x00012000,
1883 NEON_SQXTUN = NEON2RegMiscFixed | 0x20012000,
1884 NEON_SHLL = NEON2RegMiscFixed | 0x20013000,
1885 NEON_SQXTN = NEON2RegMiscFixed | 0x00014000,
1897 NEON_FABS = NEON2RegMiscFixed | 0x0080F000,
1898 NEON_FNEG = NEON2RegMiscFixed | 0x2080F000,
1899 NEON_FCVTN = NEON2RegMiscFixed | 0x00016000,
1900 NEON_FCVTXN = NEON2RegMiscFixed | 0x20016000,
1901 NEON_FCVTL = NEON2RegMiscFixed | 0x00017000,
1902 NEON_FRINT32X = NEON2RegMiscFixed | 0x2001E000,
1903 NEON_FRINT32Z = NEON2RegMiscFixed | 0x0001E000,
1904 NEON_FRINT64X = NEON2RegMiscFixed | 0x2001F000,
1905 NEON_FRINT64Z = NEON2RegMiscFixed | 0x0001F000,
1906 NEON_FRINTN = NEON2RegMiscFixed | 0x00018000,
1907 NEON_FRINTA = NEON2RegMiscFixed | 0x20018000,
1908 NEON_FRINTP = NEON2RegMiscFixed | 0x00818000,
1909 NEON_FRINTM = NEON2RegMiscFixed | 0x00019000,
1910 NEON_FRINTX = NEON2RegMiscFixed | 0x20019000,
1911 NEON_FRINTZ = NEON2RegMiscFixed | 0x00819000,
1912 NEON_FRINTI = NEON2RegMiscFixed | 0x20819000,
1913 NEON_FCVTNS = NEON2RegMiscFixed | 0x0001A000,
1915 NEON_FCVTPS = NEON2RegMiscFixed | 0x0081A000,
1917 NEON_FCVTMS = NEON2RegMiscFixed | 0x0001B000,
1919 NEON_FCVTZS = NEON2RegMiscFixed | 0x0081B000,
1921 NEON_FCVTAS = NEON2RegMiscFixed | 0x0001C000,
1923 NEON_FSQRT = NEON2RegMiscFixed | 0x2081F000,
1924 NEON_SCVTF = NEON2RegMiscFixed | 0x0001D000,
1926 NEON_URSQRTE = NEON2RegMiscFixed | 0x2081C000,
1927 NEON_URECPE = NEON2RegMiscFixed | 0x0081C000,
1928 NEON_FRSQRTE = NEON2RegMiscFixed | 0x2081D000,
1929 NEON_FRECPE = NEON2RegMiscFixed | 0x0081D000,
1930 NEON_FCMGT_zero = NEON2RegMiscFixed | 0x0080C000,
1931 NEON_FCMGE_zero = NEON2RegMiscFixed | 0x2080C000,
1932 NEON_FCMEQ_zero = NEON2RegMiscFixed | 0x0080D000,
1933 NEON_FCMLE_zero = NEON2RegMiscFixed | 0x2080D000,
1934 NEON_FCMLT_zero = NEON2RegMiscFixed | 0x0080E000,