LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
arm/opcodes.hpp
Go to the documentation of this file.
1/* Copyright 2022 - 2024 R. Thomas
2 *
3 * Licensed under the Apache License, Version 2.0 (the "License");
4 * you may not use this file except in compliance with the License.
5 * You may obtain a copy of the License at
6 *
7 * http://www.apache.org/licenses/LICENSE-2.0
8 *
9 * Unless required by applicable law or agreed to in writing, software
10 * distributed under the License is distributed on an "AS IS" BASIS,
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 * See the License for the specific language governing permissions and
13 * limitations under the License.
14 */
15#ifndef LIEF_ASM_ARM_OPCODE_H
16#define LIEF_ASM_ARM_OPCODE_H
17
18/* Generated from LLVM: 19.1.2 */
19
20namespace LIEF {
21namespace assembly {
22namespace arm {
23enum class OPCODE {
24 PHI = 0,
31 KILL = 7,
40 DBG_PHI = 16,
43 COPY = 19,
44 BUNDLE = 20,
75 G_ADD = 51,
76 G_SUB = 52,
77 G_MUL = 53,
78 G_SDIV = 54,
79 G_UDIV = 55,
80 G_SREM = 56,
81 G_UREM = 57,
84 G_AND = 60,
85 G_OR = 61,
86 G_XOR = 62,
88 G_PHI = 64,
113 G_LOAD = 89,
140 G_FENCE = 116,
142 G_BRCOND = 118,
149 G_ANYEXT = 125,
150 G_TRUNC = 126,
154 G_VAARG = 130,
155 G_SEXT = 131,
157 G_ZEXT = 133,
158 G_SHL = 134,
159 G_LSHR = 135,
160 G_ASHR = 136,
161 G_FSHL = 137,
162 G_FSHR = 138,
163 G_ROTR = 139,
164 G_ROTL = 140,
165 G_ICMP = 141,
166 G_FCMP = 142,
167 G_SCMP = 143,
168 G_UCMP = 144,
169 G_SELECT = 145,
170 G_UADDO = 146,
171 G_UADDE = 147,
172 G_USUBO = 148,
173 G_USUBE = 149,
174 G_SADDO = 150,
175 G_SADDE = 151,
176 G_SSUBO = 152,
177 G_SSUBE = 153,
178 G_UMULO = 154,
179 G_SMULO = 155,
180 G_UMULH = 156,
181 G_SMULH = 157,
196 G_FADD = 172,
197 G_FSUB = 173,
198 G_FMUL = 174,
199 G_FMA = 175,
200 G_FMAD = 176,
201 G_FDIV = 177,
202 G_FREM = 178,
203 G_FPOW = 179,
204 G_FPOWI = 180,
205 G_FEXP = 181,
206 G_FEXP2 = 182,
207 G_FEXP10 = 183,
208 G_FLOG = 184,
209 G_FLOG2 = 185,
210 G_FLOG10 = 186,
211 G_FLDEXP = 187,
212 G_FFREXP = 188,
213 G_FNEG = 189,
214 G_FPEXT = 190,
216 G_FPTOSI = 192,
217 G_FPTOUI = 193,
218 G_SITOFP = 194,
219 G_UITOFP = 195,
220 G_FABS = 196,
238 G_SMIN = 214,
239 G_SMAX = 215,
240 G_UMIN = 216,
241 G_UMAX = 217,
242 G_ABS = 218,
243 G_LROUND = 219,
245 G_BR = 221,
246 G_BRJT = 222,
247 G_VSCALE = 223,
255 G_CTTZ = 231,
257 G_CTLZ = 233,
259 G_CTPOP = 235,
260 G_BSWAP = 236,
262 G_FCEIL = 238,
263 G_FCOS = 239,
264 G_FSIN = 240,
265 G_FTAN = 241,
266 G_FACOS = 242,
267 G_FASIN = 243,
268 G_FATAN = 244,
269 G_FCOSH = 245,
270 G_FSINH = 246,
271 G_FTANH = 247,
272 G_FSQRT = 248,
273 G_FFLOOR = 249,
274 G_FRINT = 250,
292 G_MEMCPY = 268,
295 G_MEMSET = 271,
296 G_BZERO = 272,
297 G_TRAP = 273,
317 G_SBFX = 293,
318 G_UBFX = 294,
319 ABS = 295,
320 ADDSri = 296,
321 ADDSrr = 297,
322 ADDSrsi = 298,
323 ADDSrsr = 299,
326 ASRi = 302,
327 ASRr = 303,
328 B = 304,
329 BCCZi64 = 305,
330 BCCi64 = 306,
331 BLX_noip = 307,
336 BR_JTadd = 312,
339 BR_JTr = 315,
340 BX_CALL = 316,
347 ITasm = 323,
360 LDRHTii = 336,
364 LDRSBTii = 340,
365 LDRSHTii = 341,
367 LEApcrel = 343,
369 LOADDUAL = 345,
370 LSLi = 346,
371 LSLr = 347,
372 LSRi = 348,
373 LSRr = 349,
374 MEMCPY = 350,
375 MLAv5 = 351,
376 MOVCCi = 352,
377 MOVCCi16 = 353,
379 MOVCCr = 355,
380 MOVCCsi = 356,
381 MOVCCsr = 357,
382 MOVPCRX = 358,
390 MQPRCopy = 366,
395 MULv5 = 371,
398 MVNCCi = 374,
399 PICADD = 375,
400 PICLDR = 376,
401 PICLDRB = 377,
402 PICLDRH = 378,
403 PICLDRSB = 379,
404 PICLDRSH = 380,
405 PICSTR = 381,
406 PICSTRB = 382,
407 PICSTRH = 383,
412 RORi = 388,
413 RORr = 389,
414 RRX = 390,
415 RRXi = 391,
416 RSBSri = 392,
417 RSBSrsi = 393,
418 RSBSrsr = 394,
421 SEH_Nop = 397,
430 SMLALv5 = 406,
431 SMULLv5 = 407,
432 SPACE = 408,
442 SUBSri = 418,
443 SUBSrr = 419,
444 SUBSrsi = 420,
445 SUBSrsr = 421,
448 TAILJMPd = 424,
449 TAILJMPr = 425,
454 TPsoft = 430,
455 UMLALv5 = 431,
456 UMULLv5 = 432,
583 VMOVD0 = 559,
584 VMOVDcc = 560,
585 VMOVHcc = 561,
586 VMOVQ0 = 562,
587 VMOVScc = 563,
680 t2ABS = 656,
681 t2ADDSri = 657,
682 t2ADDSrr = 658,
683 t2ADDSrs = 659,
685 t2BR_JT = 661,
718 t2MOVCCi = 694,
723 t2MOVCCr = 699,
725 t2MOVSsi = 701,
726 t2MOVSsr = 702,
731 t2MOVsi = 707,
732 t2MOVsr = 708,
733 t2MVNCCi = 709,
734 t2RSBSri = 710,
735 t2RSBSrs = 711,
747 t2SUBSri = 723,
748 t2SUBSrr = 724,
749 t2SUBSrs = 725,
752 t2TBB_JT = 728,
753 t2TBH_JT = 729,
758 tADCS = 734,
759 tADDSi3 = 735,
760 tADDSi8 = 736,
761 tADDSrr = 737,
768 tBRIND = 744,
769 tBR_JTr = 745,
771 tBX_CALL = 747,
772 tBX_RET = 748,
774 tBfar = 750,
786 tLSLSri = 762,
789 tPOP_RET = 765,
790 tRSBS = 766,
791 tSBCS = 767,
792 tSUBSi3 = 768,
793 tSUBSi8 = 769,
794 tSUBSrr = 770,
798 tTBB_JT = 774,
799 tTBH_JT = 775,
800 tTPsoft = 776,
801 ADCri = 777,
802 ADCrr = 778,
803 ADCrsi = 779,
804 ADCrsr = 780,
805 ADDri = 781,
806 ADDrr = 782,
807 ADDrsi = 783,
808 ADDrsr = 784,
809 ADR = 785,
810 AESD = 786,
811 AESE = 787,
812 AESIMC = 788,
813 AESMC = 789,
814 ANDri = 790,
815 ANDrr = 791,
816 ANDrsi = 792,
817 ANDrsr = 793,
825 BFC = 801,
826 BFI = 802,
827 BICri = 803,
828 BICrr = 804,
829 BICrsi = 805,
830 BICrsr = 806,
831 BKPT = 807,
832 BL = 808,
833 BLX = 809,
834 BLX_pred = 810,
835 BLXi = 811,
836 BL_pred = 812,
837 BX = 813,
838 BXJ = 814,
839 BX_RET = 815,
840 BX_pred = 816,
841 Bcc = 817,
842 CDE_CX1 = 818,
843 CDE_CX1A = 819,
844 CDE_CX1D = 820,
846 CDE_CX2 = 822,
847 CDE_CX2A = 823,
848 CDE_CX2D = 824,
850 CDE_CX3 = 826,
851 CDE_CX3A = 827,
852 CDE_CX3D = 828,
872 CDP = 848,
873 CDP2 = 849,
874 CLREX = 850,
875 CLZ = 851,
876 CMNri = 852,
877 CMNzrr = 853,
878 CMNzrsi = 854,
879 CMNzrsr = 855,
880 CMPri = 856,
881 CMPrr = 857,
882 CMPrsi = 858,
883 CMPrsr = 859,
884 CPS1p = 860,
885 CPS2p = 861,
886 CPS3p = 862,
887 CRC32B = 863,
888 CRC32CB = 864,
889 CRC32CH = 865,
890 CRC32CW = 866,
891 CRC32H = 867,
892 CRC32W = 868,
893 DBG = 869,
894 DMB = 870,
895 DSB = 871,
896 EORri = 872,
897 EORrr = 873,
898 EORrsi = 874,
899 EORrsr = 875,
900 ERET = 876,
901 FCONSTD = 877,
902 FCONSTH = 878,
903 FCONSTS = 879,
905 FLDMXIA = 881,
907 FMSTAT = 883,
909 FSTMXIA = 885,
911 HINT = 887,
912 HLT = 888,
913 HVC = 889,
914 ISB = 890,
915 LDA = 891,
916 LDAB = 892,
917 LDAEX = 893,
918 LDAEXB = 894,
919 LDAEXD = 895,
920 LDAEXH = 896,
921 LDAH = 897,
929 LDC2_PRE = 905,
933 LDCL_PRE = 909,
936 LDC_POST = 912,
937 LDC_PRE = 913,
938 LDMDA = 914,
940 LDMDB = 916,
942 LDMIA = 918,
944 LDMIB = 920,
952 LDRBi12 = 928,
953 LDRBrs = 929,
954 LDRD = 930,
956 LDRD_PRE = 932,
957 LDREX = 933,
958 LDREXB = 934,
959 LDREXD = 935,
960 LDREXH = 936,
961 LDRH = 937,
962 LDRHTi = 938,
963 LDRHTr = 939,
965 LDRH_PRE = 941,
966 LDRSB = 942,
967 LDRSBTi = 943,
968 LDRSBTr = 944,
971 LDRSH = 947,
972 LDRSHTi = 948,
973 LDRSHTr = 949,
982 LDRcp = 958,
983 LDRi12 = 959,
984 LDRrs = 960,
985 MCR = 961,
986 MCR2 = 962,
987 MCRR = 963,
988 MCRR2 = 964,
989 MLA = 965,
990 MLS = 966,
991 MOVPCLR = 967,
992 MOVTi16 = 968,
993 MOVi = 969,
994 MOVi16 = 970,
995 MOVr = 971,
996 MOVr_TC = 972,
997 MOVsi = 973,
998 MOVsr = 974,
999 MRC = 975,
1000 MRC2 = 976,
1001 MRRC = 977,
1002 MRRC2 = 978,
1003 MRS = 979,
1005 MRSsys = 981,
1006 MSR = 982,
1008 MSRi = 984,
1009 MUL = 985,
1052 MVE_VADC = 1028,
1080 MVE_VAND = 1056,
1081 MVE_VBIC = 1057,
1173 MVE_VEOR = 1149,
1464 MVE_VMVN = 1440,
1472 MVE_VORN = 1448,
1473 MVE_VORR = 1449,
1478 MVE_VPST = 1454,
1718 MVE_VSBC = 1694,
1851 MVNi = 1827,
1852 MVNr = 1828,
1853 MVNsi = 1829,
1854 MVNsr = 1830,
1863 ORRri = 1839,
1864 ORRrr = 1840,
1865 ORRrsi = 1841,
1866 ORRrsr = 1842,
1867 PKHBT = 1843,
1868 PKHTB = 1844,
1869 PLDWi12 = 1845,
1870 PLDWrs = 1846,
1871 PLDi12 = 1847,
1872 PLDrs = 1848,
1873 PLIi12 = 1849,
1874 PLIrs = 1850,
1875 QADD = 1851,
1876 QADD16 = 1852,
1877 QADD8 = 1853,
1878 QASX = 1854,
1879 QDADD = 1855,
1880 QDSUB = 1856,
1881 QSAX = 1857,
1882 QSUB = 1858,
1883 QSUB16 = 1859,
1884 QSUB8 = 1860,
1885 RBIT = 1861,
1886 REV = 1862,
1887 REV16 = 1863,
1888 REVSH = 1864,
1889 RFEDA = 1865,
1891 RFEDB = 1867,
1893 RFEIA = 1869,
1895 RFEIB = 1871,
1897 RSBri = 1873,
1898 RSBrr = 1874,
1899 RSBrsi = 1875,
1900 RSBrsr = 1876,
1901 RSCri = 1877,
1902 RSCrr = 1878,
1903 RSCrsi = 1879,
1904 RSCrsr = 1880,
1905 SADD16 = 1881,
1906 SADD8 = 1882,
1907 SASX = 1883,
1908 SB = 1884,
1909 SBCri = 1885,
1910 SBCrr = 1886,
1911 SBCrsi = 1887,
1912 SBCrsr = 1888,
1913 SBFX = 1889,
1914 SDIV = 1890,
1915 SEL = 1891,
1916 SETEND = 1892,
1917 SETPAN = 1893,
1918 SHA1C = 1894,
1919 SHA1H = 1895,
1920 SHA1M = 1896,
1921 SHA1P = 1897,
1922 SHA1SU0 = 1898,
1923 SHA1SU1 = 1899,
1924 SHA256H = 1900,
1925 SHA256H2 = 1901,
1928 SHADD16 = 1904,
1929 SHADD8 = 1905,
1930 SHASX = 1906,
1931 SHSAX = 1907,
1932 SHSUB16 = 1908,
1933 SHSUB8 = 1909,
1934 SMC = 1910,
1935 SMLABB = 1911,
1936 SMLABT = 1912,
1937 SMLAD = 1913,
1938 SMLADX = 1914,
1939 SMLAL = 1915,
1940 SMLALBB = 1916,
1941 SMLALBT = 1917,
1942 SMLALD = 1918,
1943 SMLALDX = 1919,
1944 SMLALTB = 1920,
1945 SMLALTT = 1921,
1946 SMLATB = 1922,
1947 SMLATT = 1923,
1948 SMLAWB = 1924,
1949 SMLAWT = 1925,
1950 SMLSD = 1926,
1951 SMLSDX = 1927,
1952 SMLSLD = 1928,
1953 SMLSLDX = 1929,
1954 SMMLA = 1930,
1955 SMMLAR = 1931,
1956 SMMLS = 1932,
1957 SMMLSR = 1933,
1958 SMMUL = 1934,
1959 SMMULR = 1935,
1960 SMUAD = 1936,
1961 SMUADX = 1937,
1962 SMULBB = 1938,
1963 SMULBT = 1939,
1964 SMULL = 1940,
1965 SMULTB = 1941,
1966 SMULTT = 1942,
1967 SMULWB = 1943,
1968 SMULWT = 1944,
1969 SMUSD = 1945,
1970 SMUSDX = 1946,
1971 SRSDA = 1947,
1973 SRSDB = 1949,
1975 SRSIA = 1951,
1977 SRSIB = 1953,
1979 SSAT = 1955,
1980 SSAT16 = 1956,
1981 SSAX = 1957,
1982 SSUB16 = 1958,
1983 SSUB8 = 1959,
1991 STC2_PRE = 1967,
1995 STCL_PRE = 1971,
1998 STC_POST = 1974,
1999 STC_PRE = 1975,
2000 STL = 1976,
2001 STLB = 1977,
2002 STLEX = 1978,
2003 STLEXB = 1979,
2004 STLEXD = 1980,
2005 STLEXH = 1981,
2006 STLH = 1982,
2007 STMDA = 1983,
2009 STMDB = 1985,
2011 STMIA = 1987,
2013 STMIB = 1989,
2021 STRBi12 = 1997,
2022 STRBrs = 1998,
2023 STRD = 1999,
2025 STRD_PRE = 2001,
2026 STREX = 2002,
2027 STREXB = 2003,
2028 STREXD = 2004,
2029 STREXH = 2005,
2030 STRH = 2006,
2031 STRHTi = 2007,
2032 STRHTr = 2008,
2034 STRH_PRE = 2010,
2041 STRi12 = 2017,
2042 STRrs = 2018,
2043 SUBri = 2019,
2044 SUBrr = 2020,
2045 SUBrsi = 2021,
2046 SUBrsr = 2022,
2047 SVC = 2023,
2048 SWP = 2024,
2049 SWPB = 2025,
2050 SXTAB = 2026,
2051 SXTAB16 = 2027,
2052 SXTAH = 2028,
2053 SXTB = 2029,
2054 SXTB16 = 2030,
2055 SXTH = 2031,
2056 TEQri = 2032,
2057 TEQrr = 2033,
2058 TEQrsi = 2034,
2059 TEQrsr = 2035,
2060 TRAP = 2036,
2061 TRAPNaCl = 2037,
2062 TSB = 2038,
2063 TSTri = 2039,
2064 TSTrr = 2040,
2065 TSTrsi = 2041,
2066 TSTrsr = 2042,
2067 UADD16 = 2043,
2068 UADD8 = 2044,
2069 UASX = 2045,
2070 UBFX = 2046,
2071 UDF = 2047,
2072 UDIV = 2048,
2073 UHADD16 = 2049,
2074 UHADD8 = 2050,
2075 UHASX = 2051,
2076 UHSAX = 2052,
2077 UHSUB16 = 2053,
2078 UHSUB8 = 2054,
2079 UMAAL = 2055,
2080 UMLAL = 2056,
2081 UMULL = 2057,
2082 UQADD16 = 2058,
2083 UQADD8 = 2059,
2084 UQASX = 2060,
2085 UQSAX = 2061,
2086 UQSUB16 = 2062,
2087 UQSUB8 = 2063,
2088 USAD8 = 2064,
2089 USADA8 = 2065,
2090 USAT = 2066,
2091 USAT16 = 2067,
2092 USAX = 2068,
2093 USUB16 = 2069,
2094 USUB8 = 2070,
2095 UXTAB = 2071,
2096 UXTAB16 = 2072,
2097 UXTAH = 2073,
2098 UXTB = 2074,
2099 UXTB16 = 2075,
2100 UXTH = 2076,
2125 VABDfd = 2101,
2126 VABDfq = 2102,
2127 VABDhd = 2103,
2128 VABDhq = 2104,
2141 VABSD = 2117,
2142 VABSH = 2118,
2143 VABSS = 2119,
2144 VABSfd = 2120,
2145 VABSfq = 2121,
2146 VABShd = 2122,
2147 VABShq = 2123,
2153 VABSv8i8 = 2129,
2154 VACGEfd = 2130,
2155 VACGEfq = 2131,
2156 VACGEhd = 2132,
2157 VACGEhq = 2133,
2158 VACGTfd = 2134,
2159 VACGTfq = 2135,
2160 VACGThd = 2136,
2161 VACGThq = 2137,
2162 VADDD = 2138,
2163 VADDH = 2139,
2173 VADDS = 2149,
2180 VADDfd = 2156,
2181 VADDfq = 2157,
2182 VADDhd = 2158,
2183 VADDhq = 2159,
2191 VADDv8i8 = 2167,
2192 VANDd = 2168,
2193 VANDq = 2169,
2198 VBICd = 2174,
2203 VBICq = 2179,
2204 VBIFd = 2180,
2205 VBIFq = 2181,
2206 VBITd = 2182,
2207 VBITq = 2183,
2208 VBSLd = 2184,
2209 VBSLq = 2185,
2210 VBSPd = 2186,
2211 VBSPq = 2187,
2216 VCEQfd = 2192,
2217 VCEQfq = 2193,
2218 VCEQhd = 2194,
2219 VCEQhq = 2195,
2225 VCEQv8i8 = 2201,
2236 VCGEfd = 2212,
2237 VCGEfq = 2213,
2238 VCGEhd = 2214,
2239 VCGEhq = 2215,
2262 VCGTfd = 2238,
2263 VCGTfq = 2239,
2264 VCGThd = 2240,
2265 VCGThq = 2241,
2303 VCLSv8i8 = 2279,
2319 VCLZv8i8 = 2295,
2328 VCMPD = 2304,
2329 VCMPED = 2305,
2330 VCMPEH = 2306,
2331 VCMPES = 2307,
2332 VCMPEZD = 2308,
2333 VCMPEZH = 2309,
2334 VCMPEZS = 2310,
2335 VCMPH = 2311,
2336 VCMPS = 2312,
2337 VCMPZD = 2313,
2338 VCMPZH = 2314,
2339 VCMPZS = 2315,
2340 VCNTd = 2316,
2341 VCNTq = 2317,
2350 VCVTASD = 2326,
2351 VCVTASH = 2327,
2352 VCVTASS = 2328,
2353 VCVTAUD = 2329,
2354 VCVTAUH = 2330,
2355 VCVTAUS = 2331,
2356 VCVTBDH = 2332,
2357 VCVTBHD = 2333,
2358 VCVTBHS = 2334,
2359 VCVTBSH = 2335,
2360 VCVTDS = 2336,
2369 VCVTMSD = 2345,
2370 VCVTMSH = 2346,
2371 VCVTMSS = 2347,
2372 VCVTMUD = 2348,
2373 VCVTMUH = 2349,
2374 VCVTMUS = 2350,
2383 VCVTNSD = 2359,
2384 VCVTNSH = 2360,
2385 VCVTNSS = 2361,
2386 VCVTNUD = 2362,
2387 VCVTNUH = 2363,
2388 VCVTNUS = 2364,
2397 VCVTPSD = 2373,
2398 VCVTPSH = 2374,
2399 VCVTPSS = 2375,
2400 VCVTPUD = 2376,
2401 VCVTPUH = 2377,
2402 VCVTPUS = 2378,
2403 VCVTSD = 2379,
2404 VCVTTDH = 2380,
2405 VCVTTHD = 2381,
2406 VCVTTHS = 2382,
2407 VCVTTSH = 2383,
2408 VCVTf2h = 2384,
2409 VCVTf2sd = 2385,
2410 VCVTf2sq = 2386,
2411 VCVTf2ud = 2387,
2412 VCVTf2uq = 2388,
2417 VCVTh2f = 2393,
2418 VCVTh2sd = 2394,
2419 VCVTh2sq = 2395,
2420 VCVTh2ud = 2396,
2421 VCVTh2uq = 2397,
2426 VCVTs2fd = 2402,
2427 VCVTs2fq = 2403,
2428 VCVTs2hd = 2404,
2429 VCVTs2hq = 2405,
2430 VCVTu2fd = 2406,
2431 VCVTu2fq = 2407,
2432 VCVTu2hd = 2408,
2433 VCVTu2hq = 2409,
2442 VDIVD = 2418,
2443 VDIVH = 2419,
2444 VDIVS = 2420,
2445 VDUP16d = 2421,
2446 VDUP16q = 2422,
2447 VDUP32d = 2423,
2448 VDUP32q = 2424,
2449 VDUP8d = 2425,
2450 VDUP8q = 2426,
2455 VDUPLN8d = 2431,
2456 VDUPLN8q = 2432,
2457 VEORd = 2433,
2458 VEORq = 2434,
2459 VEXTd16 = 2435,
2460 VEXTd32 = 2436,
2461 VEXTd8 = 2437,
2462 VEXTq16 = 2438,
2463 VEXTq32 = 2439,
2464 VEXTq64 = 2440,
2465 VEXTq8 = 2441,
2466 VFMAD = 2442,
2467 VFMAH = 2443,
2468 VFMALD = 2444,
2469 VFMALDI = 2445,
2470 VFMALQ = 2446,
2471 VFMALQI = 2447,
2472 VFMAS = 2448,
2473 VFMAfd = 2449,
2474 VFMAfq = 2450,
2475 VFMAhd = 2451,
2476 VFMAhq = 2452,
2477 VFMSD = 2453,
2478 VFMSH = 2454,
2479 VFMSLD = 2455,
2480 VFMSLDI = 2456,
2481 VFMSLQ = 2457,
2482 VFMSLQI = 2458,
2483 VFMSS = 2459,
2484 VFMSfd = 2460,
2485 VFMSfq = 2461,
2486 VFMShd = 2462,
2487 VFMShq = 2463,
2488 VFNMAD = 2464,
2489 VFNMAH = 2465,
2490 VFNMAS = 2466,
2491 VFNMSD = 2467,
2492 VFNMSH = 2468,
2493 VFNMSS = 2469,
2502 VGETLNs8 = 2478,
2504 VGETLNu8 = 2480,
2529 VINSH = 2505,
2530 VJCVT = 2506,
2553 VLD1LNd8 = 2529,
2561 VLD1d16 = 2537,
2562 VLD1d16Q = 2538,
2568 VLD1d16T = 2544,
2576 VLD1d32 = 2552,
2577 VLD1d32Q = 2553,
2583 VLD1d32T = 2559,
2591 VLD1d64 = 2567,
2592 VLD1d64Q = 2568,
2598 VLD1d64T = 2574,
2606 VLD1d8 = 2582,
2607 VLD1d8Q = 2583,
2613 VLD1d8T = 2589,
2621 VLD1q16 = 2597,
2630 VLD1q32 = 2606,
2639 VLD1q64 = 2615,
2648 VLD1q8 = 2624,
2695 VLD2LNd8 = 2671,
2707 VLD2b16 = 2683,
2710 VLD2b32 = 2686,
2713 VLD2b8 = 2689,
2716 VLD2d16 = 2692,
2719 VLD2d32 = 2695,
2722 VLD2d8 = 2698,
2725 VLD2q16 = 2701,
2731 VLD2q32 = 2707,
2737 VLD2q8 = 2713,
2778 VLD3LNd8 = 2754,
2790 VLD3d16 = 2766,
2794 VLD3d32 = 2770,
2798 VLD3d8 = 2774,
2802 VLD3q16 = 2778,
2807 VLD3q32 = 2783,
2812 VLD3q8 = 2788,
2852 VLD4LNd8 = 2828,
2864 VLD4d16 = 2840,
2868 VLD4d32 = 2844,
2872 VLD4d8 = 2848,
2876 VLD4q16 = 2852,
2881 VLD4q32 = 2857,
2886 VLD4q8 = 2862,
2892 VLDMDIA = 2868,
2894 VLDMQIA = 2870,
2896 VLDMSIA = 2872,
2898 VLDRD = 2874,
2899 VLDRH = 2875,
2900 VLDRS = 2876,
2919 VLLDM = 2895,
2920 VLLDM_T2 = 2896,
2921 VLSTM = 2897,
2922 VLSTM_T2 = 2898,
2923 VMAXfd = 2899,
2924 VMAXfq = 2900,
2925 VMAXhd = 2901,
2926 VMAXhq = 2902,
2939 VMINfd = 2915,
2940 VMINfq = 2916,
2941 VMINhd = 2917,
2942 VMINhq = 2918,
2955 VMLAD = 2931,
2956 VMLAH = 2932,
2967 VMLAS = 2943,
2968 VMLAfd = 2944,
2969 VMLAfq = 2945,
2970 VMLAhd = 2946,
2971 VMLAhq = 2947,
2972 VMLAslfd = 2948,
2973 VMLAslfq = 2949,
2974 VMLAslhd = 2950,
2975 VMLAslhq = 2951,
2985 VMLAv8i8 = 2961,
2986 VMLSD = 2962,
2987 VMLSH = 2963,
2998 VMLSS = 2974,
2999 VMLSfd = 2975,
3000 VMLSfq = 2976,
3001 VMLShd = 2977,
3002 VMLShq = 2978,
3003 VMLSslfd = 2979,
3004 VMLSslfq = 2980,
3005 VMLSslhd = 2981,
3006 VMLSslhq = 2982,
3016 VMLSv8i8 = 2992,
3017 VMMLA = 2993,
3018 VMOVD = 2994,
3019 VMOVDRR = 2995,
3020 VMOVH = 2996,
3021 VMOVHR = 2997,
3031 VMOVRH = 3007,
3032 VMOVRRD = 3008,
3033 VMOVRRS = 3009,
3034 VMOVRS = 3010,
3035 VMOVS = 3011,
3036 VMOVSR = 3012,
3037 VMOVSRR = 3013,
3047 VMOVv8i8 = 3023,
3048 VMRS = 3024,
3059 VMRS_P0 = 3035,
3060 VMRS_VPR = 3036,
3061 VMSR = 3037,
3069 VMSR_P0 = 3045,
3070 VMSR_VPR = 3046,
3071 VMULD = 3047,
3072 VMULH = 3048,
3073 VMULLp64 = 3049,
3074 VMULLp8 = 3050,
3085 VMULS = 3061,
3086 VMULfd = 3062,
3087 VMULfq = 3063,
3088 VMULhd = 3064,
3089 VMULhq = 3065,
3090 VMULpd = 3066,
3091 VMULpq = 3067,
3092 VMULslfd = 3068,
3093 VMULslfq = 3069,
3094 VMULslhd = 3070,
3095 VMULslhq = 3071,
3105 VMULv8i8 = 3081,
3106 VMVNd = 3082,
3107 VMVNq = 3083,
3112 VNEGD = 3088,
3113 VNEGH = 3089,
3114 VNEGS = 3090,
3115 VNEGf32q = 3091,
3116 VNEGfd = 3092,
3117 VNEGhd = 3093,
3118 VNEGhq = 3094,
3119 VNEGs16d = 3095,
3120 VNEGs16q = 3096,
3121 VNEGs32d = 3097,
3122 VNEGs32q = 3098,
3123 VNEGs8d = 3099,
3124 VNEGs8q = 3100,
3125 VNMLAD = 3101,
3126 VNMLAH = 3102,
3127 VNMLAS = 3103,
3128 VNMLSD = 3104,
3129 VNMLSH = 3105,
3130 VNMLSS = 3106,
3131 VNMULD = 3107,
3132 VNMULH = 3108,
3133 VNMULS = 3109,
3134 VORNd = 3110,
3135 VORNq = 3111,
3136 VORRd = 3112,
3141 VORRq = 3117,
3166 VPADDf = 3142,
3167 VPADDh = 3143,
3168 VPADDi16 = 3144,
3169 VPADDi32 = 3145,
3170 VPADDi8 = 3146,
3171 VPMAXf = 3147,
3172 VPMAXh = 3148,
3173 VPMAXs16 = 3149,
3174 VPMAXs32 = 3150,
3175 VPMAXs8 = 3151,
3176 VPMAXu16 = 3152,
3177 VPMAXu32 = 3153,
3178 VPMAXu8 = 3154,
3179 VPMINf = 3155,
3180 VPMINh = 3156,
3181 VPMINs16 = 3157,
3182 VPMINs32 = 3158,
3183 VPMINs8 = 3159,
3184 VPMINu16 = 3160,
3185 VPMINu32 = 3161,
3186 VPMINu8 = 3162,
3361 VRECPEd = 3337,
3362 VRECPEfd = 3338,
3363 VRECPEfq = 3339,
3364 VRECPEhd = 3340,
3365 VRECPEhq = 3341,
3366 VRECPEq = 3342,
3367 VRECPSfd = 3343,
3368 VRECPSfq = 3344,
3369 VRECPShd = 3345,
3370 VRECPShq = 3346,
3371 VREV16d8 = 3347,
3372 VREV16q8 = 3348,
3374 VREV32d8 = 3350,
3376 VREV32q8 = 3352,
3379 VREV64d8 = 3355,
3382 VREV64q8 = 3358,
3395 VRINTAD = 3371,
3396 VRINTAH = 3372,
3401 VRINTAS = 3377,
3402 VRINTMD = 3378,
3403 VRINTMH = 3379,
3408 VRINTMS = 3384,
3409 VRINTND = 3385,
3410 VRINTNH = 3386,
3415 VRINTNS = 3391,
3416 VRINTPD = 3392,
3417 VRINTPH = 3393,
3422 VRINTPS = 3398,
3423 VRINTRD = 3399,
3424 VRINTRH = 3400,
3425 VRINTRS = 3401,
3426 VRINTXD = 3402,
3427 VRINTXH = 3403,
3432 VRINTXS = 3408,
3433 VRINTZD = 3409,
3434 VRINTZH = 3410,
3439 VRINTZS = 3415,
3475 VRSQRTEd = 3451,
3480 VRSQRTEq = 3456,
3504 VSCCLRMD = 3480,
3505 VSCCLRMS = 3481,
3506 VSDOTD = 3482,
3507 VSDOTDI = 3483,
3508 VSDOTQ = 3484,
3509 VSDOTQI = 3485,
3510 VSELEQD = 3486,
3511 VSELEQH = 3487,
3512 VSELEQS = 3488,
3513 VSELGED = 3489,
3514 VSELGEH = 3490,
3515 VSELGES = 3491,
3516 VSELGTD = 3492,
3517 VSELGTH = 3493,
3518 VSELGTS = 3494,
3519 VSELVSD = 3495,
3520 VSELVSH = 3496,
3521 VSELVSS = 3497,
3524 VSETLNi8 = 3500,
3525 VSHLLi16 = 3501,
3526 VSHLLi32 = 3502,
3527 VSHLLi8 = 3503,
3577 VSHTOD = 3553,
3578 VSHTOH = 3554,
3579 VSHTOS = 3555,
3580 VSITOD = 3556,
3581 VSITOH = 3557,
3582 VSITOS = 3558,
3590 VSLIv8i8 = 3566,
3591 VSLTOD = 3567,
3592 VSLTOH = 3568,
3593 VSLTOS = 3569,
3594 VSMMLA = 3570,
3595 VSQRTD = 3571,
3596 VSQRTH = 3572,
3597 VSQRTS = 3573,
3621 VSRIv8i8 = 3597,
3626 VST1LNd8 = 3602,
3634 VST1d16 = 3610,
3635 VST1d16Q = 3611,
3641 VST1d16T = 3617,
3649 VST1d32 = 3625,
3650 VST1d32Q = 3626,
3656 VST1d32T = 3632,
3664 VST1d64 = 3640,
3665 VST1d64Q = 3641,
3671 VST1d64T = 3647,
3679 VST1d8 = 3655,
3680 VST1d8Q = 3656,
3686 VST1d8T = 3662,
3694 VST1q16 = 3670,
3703 VST1q32 = 3679,
3712 VST1q64 = 3688,
3721 VST1q8 = 3697,
3738 VST2LNd8 = 3714,
3750 VST2b16 = 3726,
3753 VST2b32 = 3729,
3756 VST2b8 = 3732,
3759 VST2d16 = 3735,
3762 VST2d32 = 3738,
3765 VST2d8 = 3741,
3768 VST2q16 = 3744,
3774 VST2q32 = 3750,
3780 VST2q8 = 3756,
3794 VST3LNd8 = 3770,
3806 VST3d16 = 3782,
3810 VST3d32 = 3786,
3814 VST3d8 = 3790,
3818 VST3q16 = 3794,
3823 VST3q32 = 3799,
3828 VST3q8 = 3804,
3841 VST4LNd8 = 3817,
3853 VST4d16 = 3829,
3857 VST4d32 = 3833,
3861 VST4d8 = 3837,
3865 VST4q16 = 3841,
3870 VST4q32 = 3846,
3875 VST4q8 = 3851,
3881 VSTMDIA = 3857,
3883 VSTMQIA = 3859,
3885 VSTMSIA = 3861,
3887 VSTRD = 3863,
3888 VSTRH = 3864,
3889 VSTRS = 3865,
3908 VSUBD = 3884,
3909 VSUBH = 3885,
3919 VSUBS = 3895,
3926 VSUBfd = 3902,
3927 VSUBfq = 3903,
3928 VSUBhd = 3904,
3929 VSUBhq = 3905,
3937 VSUBv8i8 = 3913,
3938 VSUDOTDI = 3914,
3939 VSUDOTQI = 3915,
3940 VSWPd = 3916,
3941 VSWPq = 3917,
3942 VTBL1 = 3918,
3943 VTBL2 = 3919,
3944 VTBL3 = 3920,
3946 VTBL4 = 3922,
3948 VTBX1 = 3924,
3949 VTBX2 = 3925,
3950 VTBX3 = 3926,
3952 VTBX4 = 3928,
3954 VTOSHD = 3930,
3955 VTOSHH = 3931,
3956 VTOSHS = 3932,
3957 VTOSIRD = 3933,
3958 VTOSIRH = 3934,
3959 VTOSIRS = 3935,
3960 VTOSIZD = 3936,
3961 VTOSIZH = 3937,
3962 VTOSIZS = 3938,
3963 VTOSLD = 3939,
3964 VTOSLH = 3940,
3965 VTOSLS = 3941,
3966 VTOUHD = 3942,
3967 VTOUHH = 3943,
3968 VTOUHS = 3944,
3969 VTOUIRD = 3945,
3970 VTOUIRH = 3946,
3971 VTOUIRS = 3947,
3972 VTOUIZD = 3948,
3973 VTOUIZH = 3949,
3974 VTOUIZS = 3950,
3975 VTOULD = 3951,
3976 VTOULH = 3952,
3977 VTOULS = 3953,
3978 VTRNd16 = 3954,
3979 VTRNd32 = 3955,
3980 VTRNd8 = 3956,
3981 VTRNq16 = 3957,
3982 VTRNq32 = 3958,
3983 VTRNq8 = 3959,
3989 VTSTv8i8 = 3965,
3990 VUDOTD = 3966,
3991 VUDOTDI = 3967,
3992 VUDOTQ = 3968,
3993 VUDOTQI = 3969,
3994 VUHTOD = 3970,
3995 VUHTOH = 3971,
3996 VUHTOS = 3972,
3997 VUITOD = 3973,
3998 VUITOH = 3974,
3999 VUITOS = 3975,
4000 VULTOD = 3976,
4001 VULTOH = 3977,
4002 VULTOS = 3978,
4003 VUMMLA = 3979,
4004 VUSDOTD = 3980,
4005 VUSDOTDI = 3981,
4006 VUSDOTQ = 3982,
4007 VUSDOTQI = 3983,
4008 VUSMMLA = 3984,
4009 VUZPd16 = 3985,
4010 VUZPd8 = 3986,
4011 VUZPq16 = 3987,
4012 VUZPq32 = 3988,
4013 VUZPq8 = 3989,
4014 VZIPd16 = 3990,
4015 VZIPd8 = 3991,
4016 VZIPq16 = 3992,
4017 VZIPq32 = 3993,
4018 VZIPq8 = 3994,
4019 sysLDMDA = 3995,
4021 sysLDMDB = 3997,
4023 sysLDMIA = 3999,
4025 sysLDMIB = 4001,
4027 sysSTMDA = 4003,
4029 sysSTMDB = 4005,
4031 sysSTMIA = 4007,
4033 sysSTMIB = 4009,
4035 t2ADCri = 4011,
4036 t2ADCrr = 4012,
4037 t2ADCrs = 4013,
4038 t2ADDri = 4014,
4040 t2ADDrr = 4016,
4041 t2ADDrs = 4017,
4044 t2ADR = 4020,
4045 t2ANDri = 4021,
4046 t2ANDrr = 4022,
4047 t2ANDrs = 4023,
4048 t2ASRri = 4024,
4049 t2ASRrr = 4025,
4050 t2AUT = 4026,
4051 t2AUTG = 4027,
4052 t2B = 4028,
4053 t2BFC = 4029,
4054 t2BFI = 4030,
4055 t2BFLi = 4031,
4056 t2BFLr = 4032,
4057 t2BFi = 4033,
4058 t2BFic = 4034,
4059 t2BFr = 4035,
4060 t2BICri = 4036,
4061 t2BICrr = 4037,
4062 t2BICrs = 4038,
4063 t2BTI = 4039,
4064 t2BXAUT = 4040,
4065 t2BXJ = 4041,
4066 t2Bcc = 4042,
4067 t2CDP = 4043,
4068 t2CDP2 = 4044,
4069 t2CLREX = 4045,
4070 t2CLRM = 4046,
4071 t2CLZ = 4047,
4072 t2CMNri = 4048,
4073 t2CMNzrr = 4049,
4074 t2CMNzrs = 4050,
4075 t2CMPri = 4051,
4076 t2CMPrr = 4052,
4077 t2CMPrs = 4053,
4078 t2CPS1p = 4054,
4079 t2CPS2p = 4055,
4080 t2CPS3p = 4056,
4081 t2CRC32B = 4057,
4085 t2CRC32H = 4061,
4086 t2CRC32W = 4062,
4087 t2CSEL = 4063,
4088 t2CSINC = 4064,
4089 t2CSINV = 4065,
4090 t2CSNEG = 4066,
4091 t2DBG = 4067,
4092 t2DCPS1 = 4068,
4093 t2DCPS2 = 4069,
4094 t2DCPS3 = 4070,
4095 t2DLS = 4071,
4096 t2DMB = 4072,
4097 t2DSB = 4073,
4098 t2EORri = 4074,
4099 t2EORrr = 4075,
4100 t2EORrs = 4076,
4101 t2HINT = 4077,
4102 t2HVC = 4078,
4103 t2ISB = 4079,
4104 t2IT = 4080,
4107 t2LDA = 4083,
4108 t2LDAB = 4084,
4109 t2LDAEX = 4085,
4110 t2LDAEXB = 4086,
4111 t2LDAEXD = 4087,
4112 t2LDAEXH = 4088,
4113 t2LDAH = 4089,
4130 t2LDMDB = 4106,
4132 t2LDMIA = 4108,
4134 t2LDRBT = 4110,
4138 t2LDRBi8 = 4114,
4140 t2LDRBs = 4116,
4143 t2LDRDi8 = 4119,
4144 t2LDREX = 4120,
4145 t2LDREXB = 4121,
4146 t2LDREXD = 4122,
4147 t2LDREXH = 4123,
4148 t2LDRHT = 4124,
4152 t2LDRHi8 = 4128,
4154 t2LDRHs = 4130,
4155 t2LDRSBT = 4131,
4161 t2LDRSBs = 4137,
4162 t2LDRSHT = 4138,
4168 t2LDRSHs = 4144,
4169 t2LDRT = 4145,
4172 t2LDRi12 = 4148,
4173 t2LDRi8 = 4149,
4174 t2LDRpci = 4150,
4175 t2LDRs = 4151,
4176 t2LE = 4152,
4178 t2LSLri = 4154,
4179 t2LSLrr = 4155,
4180 t2LSRri = 4156,
4181 t2LSRrr = 4157,
4182 t2MCR = 4158,
4183 t2MCR2 = 4159,
4184 t2MCRR = 4160,
4185 t2MCRR2 = 4161,
4186 t2MLA = 4162,
4187 t2MLS = 4163,
4189 t2MOVi = 4165,
4190 t2MOVi16 = 4166,
4191 t2MOVr = 4167,
4194 t2MRC = 4170,
4195 t2MRC2 = 4171,
4196 t2MRRC = 4172,
4197 t2MRRC2 = 4173,
4198 t2MRS_AR = 4174,
4199 t2MRS_M = 4175,
4202 t2MSR_AR = 4178,
4203 t2MSR_M = 4179,
4205 t2MUL = 4181,
4206 t2MVNi = 4182,
4207 t2MVNr = 4183,
4208 t2MVNs = 4184,
4209 t2ORNri = 4185,
4210 t2ORNrr = 4186,
4211 t2ORNrs = 4187,
4212 t2ORRri = 4188,
4213 t2ORRrr = 4189,
4214 t2ORRrs = 4190,
4215 t2PAC = 4191,
4216 t2PACBTI = 4192,
4217 t2PACG = 4193,
4218 t2PKHBT = 4194,
4219 t2PKHTB = 4195,
4221 t2PLDWi8 = 4197,
4222 t2PLDWs = 4198,
4223 t2PLDi12 = 4199,
4224 t2PLDi8 = 4200,
4225 t2PLDpci = 4201,
4226 t2PLDs = 4202,
4227 t2PLIi12 = 4203,
4228 t2PLIi8 = 4204,
4229 t2PLIpci = 4205,
4230 t2PLIs = 4206,
4231 t2QADD = 4207,
4232 t2QADD16 = 4208,
4233 t2QADD8 = 4209,
4234 t2QASX = 4210,
4235 t2QDADD = 4211,
4236 t2QDSUB = 4212,
4237 t2QSAX = 4213,
4238 t2QSUB = 4214,
4239 t2QSUB16 = 4215,
4240 t2QSUB8 = 4216,
4241 t2RBIT = 4217,
4242 t2REV = 4218,
4243 t2REV16 = 4219,
4244 t2REVSH = 4220,
4245 t2RFEDB = 4221,
4246 t2RFEDBW = 4222,
4247 t2RFEIA = 4223,
4248 t2RFEIAW = 4224,
4249 t2RORri = 4225,
4250 t2RORrr = 4226,
4251 t2RRX = 4227,
4252 t2RSBri = 4228,
4253 t2RSBrr = 4229,
4254 t2RSBrs = 4230,
4255 t2SADD16 = 4231,
4256 t2SADD8 = 4232,
4257 t2SASX = 4233,
4258 t2SB = 4234,
4259 t2SBCri = 4235,
4260 t2SBCrr = 4236,
4261 t2SBCrs = 4237,
4262 t2SBFX = 4238,
4263 t2SDIV = 4239,
4264 t2SEL = 4240,
4265 t2SETPAN = 4241,
4266 t2SG = 4242,
4268 t2SHADD8 = 4244,
4269 t2SHASX = 4245,
4270 t2SHSAX = 4246,
4272 t2SHSUB8 = 4248,
4273 t2SMC = 4249,
4274 t2SMLABB = 4250,
4275 t2SMLABT = 4251,
4276 t2SMLAD = 4252,
4277 t2SMLADX = 4253,
4278 t2SMLAL = 4254,
4281 t2SMLALD = 4257,
4285 t2SMLATB = 4261,
4286 t2SMLATT = 4262,
4287 t2SMLAWB = 4263,
4288 t2SMLAWT = 4264,
4289 t2SMLSD = 4265,
4290 t2SMLSDX = 4266,
4291 t2SMLSLD = 4267,
4293 t2SMMLA = 4269,
4294 t2SMMLAR = 4270,
4295 t2SMMLS = 4271,
4296 t2SMMLSR = 4272,
4297 t2SMMUL = 4273,
4298 t2SMMULR = 4274,
4299 t2SMUAD = 4275,
4300 t2SMUADX = 4276,
4301 t2SMULBB = 4277,
4302 t2SMULBT = 4278,
4303 t2SMULL = 4279,
4304 t2SMULTB = 4280,
4305 t2SMULTT = 4281,
4306 t2SMULWB = 4282,
4307 t2SMULWT = 4283,
4308 t2SMUSD = 4284,
4309 t2SMUSDX = 4285,
4310 t2SRSDB = 4286,
4312 t2SRSIA = 4288,
4314 t2SSAT = 4290,
4315 t2SSAT16 = 4291,
4316 t2SSAX = 4292,
4317 t2SSUB16 = 4293,
4318 t2SSUB8 = 4294,
4335 t2STL = 4311,
4336 t2STLB = 4312,
4337 t2STLEX = 4313,
4338 t2STLEXB = 4314,
4339 t2STLEXD = 4315,
4340 t2STLEXH = 4316,
4341 t2STLH = 4317,
4342 t2STMDB = 4318,
4344 t2STMIA = 4320,
4346 t2STRBT = 4322,
4350 t2STRBi8 = 4326,
4351 t2STRBs = 4327,
4354 t2STRDi8 = 4330,
4355 t2STREX = 4331,
4356 t2STREXB = 4332,
4357 t2STREXD = 4333,
4358 t2STREXH = 4334,
4359 t2STRHT = 4335,
4363 t2STRHi8 = 4339,
4364 t2STRHs = 4340,
4365 t2STRT = 4341,
4368 t2STRi12 = 4344,
4369 t2STRi8 = 4345,
4370 t2STRs = 4346,
4372 t2SUBri = 4348,
4374 t2SUBrr = 4350,
4375 t2SUBrs = 4351,
4378 t2SXTAB = 4354,
4380 t2SXTAH = 4356,
4381 t2SXTB = 4357,
4382 t2SXTB16 = 4358,
4383 t2SXTH = 4359,
4384 t2TBB = 4360,
4385 t2TBH = 4361,
4386 t2TEQri = 4362,
4387 t2TEQrr = 4363,
4388 t2TEQrs = 4364,
4389 t2TSB = 4365,
4390 t2TSTri = 4366,
4391 t2TSTrr = 4367,
4392 t2TSTrs = 4368,
4393 t2TT = 4369,
4394 t2TTA = 4370,
4395 t2TTAT = 4371,
4396 t2TTT = 4372,
4397 t2UADD16 = 4373,
4398 t2UADD8 = 4374,
4399 t2UASX = 4375,
4400 t2UBFX = 4376,
4401 t2UDF = 4377,
4402 t2UDIV = 4378,
4404 t2UHADD8 = 4380,
4405 t2UHASX = 4381,
4406 t2UHSAX = 4382,
4408 t2UHSUB8 = 4384,
4409 t2UMAAL = 4385,
4410 t2UMLAL = 4386,
4411 t2UMULL = 4387,
4413 t2UQADD8 = 4389,
4414 t2UQASX = 4390,
4415 t2UQSAX = 4391,
4417 t2UQSUB8 = 4393,
4418 t2USAD8 = 4394,
4419 t2USADA8 = 4395,
4420 t2USAT = 4396,
4421 t2USAT16 = 4397,
4422 t2USAX = 4398,
4423 t2USUB16 = 4399,
4424 t2USUB8 = 4400,
4425 t2UXTAB = 4401,
4427 t2UXTAH = 4403,
4428 t2UXTB = 4404,
4429 t2UXTB16 = 4405,
4430 t2UXTH = 4406,
4431 t2WLS = 4407,
4432 tADC = 4408,
4433 tADDhirr = 4409,
4434 tADDi3 = 4410,
4435 tADDi8 = 4411,
4436 tADDrSP = 4412,
4437 tADDrSPi = 4413,
4438 tADDrr = 4414,
4439 tADDspi = 4415,
4440 tADDspr = 4416,
4441 tADR = 4417,
4442 tAND = 4418,
4443 tASRri = 4419,
4444 tASRrr = 4420,
4445 tB = 4421,
4446 tBIC = 4422,
4447 tBKPT = 4423,
4448 tBL = 4424,
4449 tBLXNSr = 4425,
4450 tBLXi = 4426,
4451 tBLXr = 4427,
4452 tBX = 4428,
4453 tBXNS = 4429,
4454 tBcc = 4430,
4455 tCBNZ = 4431,
4456 tCBZ = 4432,
4457 tCMNz = 4433,
4458 tCMPhir = 4434,
4459 tCMPi8 = 4435,
4460 tCMPr = 4436,
4461 tCPS = 4437,
4462 tEOR = 4438,
4463 tHINT = 4439,
4464 tHLT = 4440,
4468 tLDMIA = 4444,
4469 tLDRBi = 4445,
4470 tLDRBr = 4446,
4471 tLDRHi = 4447,
4472 tLDRHr = 4448,
4473 tLDRSB = 4449,
4474 tLDRSH = 4450,
4475 tLDRi = 4451,
4476 tLDRpci = 4452,
4477 tLDRr = 4453,
4478 tLDRspi = 4454,
4479 tLSLri = 4455,
4480 tLSLrr = 4456,
4481 tLSRri = 4457,
4482 tLSRrr = 4458,
4483 tMOVSr = 4459,
4484 tMOVi8 = 4460,
4485 tMOVr = 4461,
4486 tMUL = 4462,
4487 tMVN = 4463,
4488 tORR = 4464,
4489 tPICADD = 4465,
4490 tPOP = 4466,
4491 tPUSH = 4467,
4492 tREV = 4468,
4493 tREV16 = 4469,
4494 tREVSH = 4470,
4495 tROR = 4471,
4496 tRSB = 4472,
4497 tSBC = 4473,
4498 tSETEND = 4474,
4500 tSTRBi = 4476,
4501 tSTRBr = 4477,
4502 tSTRHi = 4478,
4503 tSTRHr = 4479,
4504 tSTRi = 4480,
4505 tSTRr = 4481,
4506 tSTRspi = 4482,
4507 tSUBi3 = 4483,
4508 tSUBi8 = 4484,
4509 tSUBrr = 4485,
4510 tSUBspi = 4486,
4511 tSVC = 4487,
4512 tSXTB = 4488,
4513 tSXTH = 4489,
4514 tTRAP = 4490,
4515 tTST = 4491,
4516 tUDF = 4492,
4517 tUXTB = 4493,
4518 tUXTH = 4494,
4521};
4522}
4523}
4524}
4525#endif
ARM architecture-related namespace.
Definition arm/Instruction.hpp:25
OPCODE
Definition arm/opcodes.hpp:23
@ SMMULR
Definition arm/opcodes.hpp:1959
@ VST1d16QPseudo
Definition arm/opcodes.hpp:3636
@ VABAuv16i8
Definition arm/opcodes.hpp:2113
@ VSHLuv4i16
Definition arm/opcodes.hpp:3554
@ SMMLS
Definition arm/opcodes.hpp:1956
@ G_EXTRACT_SUBVECTOR
Definition arm/opcodes.hpp:249
@ VQRDMLAHslv4i32
Definition arm/opcodes.hpp:3246
@ STCL_OPTION
Definition arm/opcodes.hpp:1993
@ VMLALuv8i16
Definition arm/opcodes.hpp:2966
@ VRECPEfq
Definition arm/opcodes.hpp:3363
@ VMLSLsv2i64
Definition arm/opcodes.hpp:2992
@ MVE_VCVTu16f16p
Definition arm/opcodes.hpp:1156
@ VLD1LNq16Pseudo
Definition arm/opcodes.hpp:2555
@ VLD3LNdWB_fixed_Asm_32
Definition arm/opcodes.hpp:503
@ tADDSrr
Definition arm/opcodes.hpp:761
@ MVE_VMULHs16
Definition arm/opcodes.hpp:1432
@ MVE_VABSf16
Definition arm/opcodes.hpp:1047
@ VST4LNq16Pseudo_UPD
Definition arm/opcodes.hpp:3847
@ VLDR_P0_post
Definition arm/opcodes.hpp:2914
@ t2STCL_OFFSET
Definition arm/opcodes.hpp:4327
@ VQSHLsv1i64
Definition arm/opcodes.hpp:3310
@ G_VECREDUCE_OR
Definition arm/opcodes.hpp:311
@ tTAILJMPd
Definition arm/opcodes.hpp:795
@ MVE_VQSUBs16
Definition arm/opcodes.hpp:1650
@ SRSDB
Definition arm/opcodes.hpp:1973
@ MVE_VRMULHs8
Definition arm/opcodes.hpp:1692
@ t2STREXD
Definition arm/opcodes.hpp:4357
@ VSLIv1i64
Definition arm/opcodes.hpp:3584
@ VCGTsv8i8
Definition arm/opcodes.hpp:2271
@ VST4q8
Definition arm/opcodes.hpp:3875
@ MVE_VMULLBp8
Definition arm/opcodes.hpp:1439
@ MVE_VSTRHU16_post
Definition arm/opcodes.hpp:1828
@ G_VECREDUCE_SEQ_FMUL
Definition arm/opcodes.hpp:301
@ t2USUB16
Definition arm/opcodes.hpp:4423
@ VLD2DUPq16OddPseudoWB_fixed
Definition arm/opcodes.hpp:2677
@ t2MOVsra_glue
Definition arm/opcodes.hpp:4192
@ VSHLsv2i64
Definition arm/opcodes.hpp:3545
@ G_FMINNUM_IEEE
Definition arm/opcodes.hpp:226
@ VMLShd
Definition arm/opcodes.hpp:3001
@ VMINuv4i16
Definition arm/opcodes.hpp:2951
@ MVE_VLD42_8_wb
Definition arm/opcodes.hpp:1244
@ t2PKHTB
Definition arm/opcodes.hpp:4219
@ VCLTzv8i8
Definition arm/opcodes.hpp:2313
@ MVE_VCMPi32
Definition arm/opcodes.hpp:1106
@ VMULv8i8
Definition arm/opcodes.hpp:3105
@ VLD3dWB_fixed_Asm_16
Definition arm/opcodes.hpp:517
@ t2SADD16
Definition arm/opcodes.hpp:4255
@ VPADDLuv4i16
Definition arm/opcodes.hpp:3162
@ LDR_POST_IMM
Definition arm/opcodes.hpp:978
@ VTOUIZH
Definition arm/opcodes.hpp:3973
@ VLD4DUPq8
Definition arm/opcodes.hpp:2839
@ sysSTMDB
Definition arm/opcodes.hpp:4029
@ VQNEGv16i8
Definition arm/opcodes.hpp:3238
@ t2LDRHpci
Definition arm/opcodes.hpp:4153
@ VLD2q8Pseudo
Definition arm/opcodes.hpp:2738
@ MVE_VHADDs8
Definition arm/opcodes.hpp:1190
@ VMSR_VPR
Definition arm/opcodes.hpp:3070
@ t2CALL_BTI
Definition arm/opcodes.hpp:686
@ G_SSUBSAT
Definition arm/opcodes.hpp:185
@ VLD3DUPd16Pseudo_UPD
Definition arm/opcodes.hpp:2745
@ VHADDsv4i32
Definition arm/opcodes.hpp:2508
@ VTBL4Pseudo
Definition arm/opcodes.hpp:3947
@ VST2b8
Definition arm/opcodes.hpp:3756
@ UXTAB
Definition arm/opcodes.hpp:2095
@ MVE_VCMLAf32
Definition arm/opcodes.hpp:1099
@ G_USUBSAT
Definition arm/opcodes.hpp:184
@ MVE_VST21_32
Definition arm/opcodes.hpp:1776
@ MVE_VQDMLSDHXs8
Definition arm/opcodes.hpp:1530
@ VRINTPNDh
Definition arm/opcodes.hpp:3419
@ VLD1LNdWB_register_Asm_16
Definition arm/opcodes.hpp:463
@ VCLSv8i8
Definition arm/opcodes.hpp:2303
@ t2LDRB_PRE_imm
Definition arm/opcodes.hpp:692
@ VFMSLDI
Definition arm/opcodes.hpp:2480
@ t2SSAT16
Definition arm/opcodes.hpp:4315
@ Int_eh_sjlj_setup_dispatch
Definition arm/opcodes.hpp:352
@ MVNi
Definition arm/opcodes.hpp:1851
@ VST2LNqWB_fixed_Asm_16
Definition arm/opcodes.hpp:608
@ VTOUIRD
Definition arm/opcodes.hpp:3969
@ tADDrSP
Definition arm/opcodes.hpp:4436
@ VLD4LNq32Pseudo_UPD
Definition arm/opcodes.hpp:2862
@ MVE_VST43_32_wb
Definition arm/opcodes.hpp:1801
@ MVE_VRHADDu16
Definition arm/opcodes.hpp:1665
@ VRSHRuv4i32
Definition arm/opcodes.hpp:3472
@ t2LDC2_POST
Definition arm/opcodes.hpp:4120
@ FCONSTS
Definition arm/opcodes.hpp:903
@ VCVTPNSQh
Definition arm/opcodes.hpp:2392
@ t2BICrs
Definition arm/opcodes.hpp:4062
@ VRSHRsv16i8
Definition arm/opcodes.hpp:3459
@ VST4q16Pseudo_UPD
Definition arm/opcodes.hpp:3866
@ VSTMDDB_UPD
Definition arm/opcodes.hpp:3880
@ VST3d16
Definition arm/opcodes.hpp:3806
@ VRECPEhq
Definition arm/opcodes.hpp:3365
@ STRBr_preidx
Definition arm/opcodes.hpp:436
@ BXJ
Definition arm/opcodes.hpp:838
@ t2SMLSLD
Definition arm/opcodes.hpp:4291
@ t2SXTAB
Definition arm/opcodes.hpp:4378
@ VABSv16i8
Definition arm/opcodes.hpp:2148
@ VMOVScc
Definition arm/opcodes.hpp:587
@ MVE_DLSTP_8
Definition arm/opcodes.hpp:1015
@ VCVTh2ud
Definition arm/opcodes.hpp:2420
@ SRSDA_UPD
Definition arm/opcodes.hpp:1972
@ G_FCEIL
Definition arm/opcodes.hpp:262
@ t2LDRi12
Definition arm/opcodes.hpp:4172
@ VLD1d16Q
Definition arm/opcodes.hpp:2562
@ VST4LNdWB_fixed_Asm_32
Definition arm/opcodes.hpp:649
@ MVE_VADDVs16no_acc
Definition arm/opcodes.hpp:1059
@ VST4qAsm_32
Definition arm/opcodes.hpp:670
@ MVE_VMLADAVs16
Definition arm/opcodes.hpp:1358
@ VLD1d8wb_register
Definition arm/opcodes.hpp:2620
@ VCEQv4i32
Definition arm/opcodes.hpp:2223
@ QADD16
Definition arm/opcodes.hpp:1876
@ VSTR_FPSCR_post
Definition arm/opcodes.hpp:3900
@ VLD1d64T
Definition arm/opcodes.hpp:2598
@ VCVTANUQh
Definition arm/opcodes.hpp:2349
@ VSLTOS
Definition arm/opcodes.hpp:3593
@ t2LDREX
Definition arm/opcodes.hpp:4144
@ VLDR_FPCXTNS_pre
Definition arm/opcodes.hpp:2903
@ VLD4q32oddPseudo_UPD
Definition arm/opcodes.hpp:2885
@ VCVTPUS
Definition arm/opcodes.hpp:2402
@ t2SBCri
Definition arm/opcodes.hpp:4259
@ VLD4qWB_register_Asm_32
Definition arm/opcodes.hpp:581
@ VSUBWsv8i16
Definition arm/opcodes.hpp:3922
@ VBF16MALBQI
Definition arm/opcodes.hpp:2195
@ VLD4LNqWB_register_Asm_16
Definition arm/opcodes.hpp:563
@ tLDRBr
Definition arm/opcodes.hpp:4470
@ G_FLOG10
Definition arm/opcodes.hpp:210
@ VHADDuv16i8
Definition arm/opcodes.hpp:2511
@ t2LEApcrelJT
Definition arm/opcodes.hpp:713
@ G_FCOPYSIGN
Definition arm/opcodes.hpp:221
@ VST3LNd16_UPD
Definition arm/opcodes.hpp:3789
@ MVE_VCVTs16f16a
Definition arm/opcodes.hpp:1141
@ VCVTANSQf
Definition arm/opcodes.hpp:2344
@ VMLAv2i32
Definition arm/opcodes.hpp:2981
@ MVE_VHSUB_qr_s32
Definition arm/opcodes.hpp:1198
@ VCEQv4i16
Definition arm/opcodes.hpp:2222
@ t2STLEXB
Definition arm/opcodes.hpp:4338
@ t2SMC
Definition arm/opcodes.hpp:4273
@ G_FASIN
Definition arm/opcodes.hpp:267
@ VRINTANQf
Definition arm/opcodes.hpp:3399
@ MVE_VREV64_8
Definition arm/opcodes.hpp:1661
@ VLDR_P0_off
Definition arm/opcodes.hpp:2913
@ MVE_VLDRBU8_post
Definition arm/opcodes.hpp:1268
@ VST3qAsm_8
Definition arm/opcodes.hpp:638
@ MVE_VABSf32
Definition arm/opcodes.hpp:1048
@ VPADDLsv8i8
Definition arm/opcodes.hpp:3159
@ VTOULD
Definition arm/opcodes.hpp:3975
@ VLD2LNq16Pseudo
Definition arm/opcodes.hpp:2700
@ G_PHI
Definition arm/opcodes.hpp:88
@ VLD2q16PseudoWB_register
Definition arm/opcodes.hpp:2728
@ MVE_ASRLr
Definition arm/opcodes.hpp:1011
@ MVE_VCMULf16
Definition arm/opcodes.hpp:1122
@ VRHADDsv4i32
Definition arm/opcodes.hpp:3386
@ VCVTh2xud
Definition arm/opcodes.hpp:2424
@ VRINTXNDf
Definition arm/opcodes.hpp:3428
@ VCVTBSH
Definition arm/opcodes.hpp:2359
@ VSHLsv16i8
Definition arm/opcodes.hpp:3542
@ G_GET_FPENV
Definition arm/opcodes.hpp:230
@ sysLDMIB_UPD
Definition arm/opcodes.hpp:4026
@ VST4LNq32Pseudo_UPD
Definition arm/opcodes.hpp:3851
@ MVE_WLSTP_16
Definition arm/opcodes.hpp:1847
@ VLD1q16LowQPseudo_UPD
Definition arm/opcodes.hpp:2626
@ VQSUBsv2i32
Definition arm/opcodes.hpp:3344
@ VSDOTQI
Definition arm/opcodes.hpp:3509
@ VLD3DUPq32OddPseudo
Definition arm/opcodes.hpp:2762
@ VSHRuv2i64
Definition arm/opcodes.hpp:3572
@ MVE_VMOVNi16th
Definition arm/opcodes.hpp:1414
@ MVE_VLD40_16
Definition arm/opcodes.hpp:1227
@ FCONSTH
Definition arm/opcodes.hpp:902
@ t2SUBspImm12
Definition arm/opcodes.hpp:4377
@ VADDHNv2i32
Definition arm/opcodes.hpp:2164
@ G_FNEARBYINT
Definition arm/opcodes.hpp:275
@ G_UITOFP
Definition arm/opcodes.hpp:219
@ VSTMSIA
Definition arm/opcodes.hpp:3885
@ VST3LNq32Pseudo
Definition arm/opcodes.hpp:3803
@ VST1d8TPseudoWB_register
Definition arm/opcodes.hpp:3689
@ VQADDsv8i8
Definition arm/opcodes.hpp:3200
@ VLD3DUPqWB_fixed_Asm_16
Definition arm/opcodes.hpp:493
@ VST2LNq32
Definition arm/opcodes.hpp:3746
@ SRSDA
Definition arm/opcodes.hpp:1971
@ VMAXsv2i32
Definition arm/opcodes.hpp:2928
@ VLD1q32HighTPseudo_UPD
Definition arm/opcodes.hpp:2634
@ t2SXTB16
Definition arm/opcodes.hpp:4382
@ VPMINs8
Definition arm/opcodes.hpp:3183
@ MVE_VMAXu8
Definition arm/opcodes.hpp:1322
@ STRBrs
Definition arm/opcodes.hpp:2022
@ DBG_VALUE_LIST
Definition arm/opcodes.hpp:38
@ VCVTANSDf
Definition arm/opcodes.hpp:2342
@ VLD4LNdAsm_8
Definition arm/opcodes.hpp:552
@ MVE_VRMULHs32
Definition arm/opcodes.hpp:1691
@ t2PLIi8
Definition arm/opcodes.hpp:4228
@ VDUP16d
Definition arm/opcodes.hpp:2445
@ VMRS_VPR
Definition arm/opcodes.hpp:3060
@ VBSLd
Definition arm/opcodes.hpp:2208
@ G_UNMERGE_VALUES
Definition arm/opcodes.hpp:94
@ VLD4q8oddPseudo_UPD
Definition arm/opcodes.hpp:2890
@ VMOVD0
Definition arm/opcodes.hpp:583
@ VST2d32wb_fixed
Definition arm/opcodes.hpp:3763
@ VLD2DUPd8x2wb_fixed
Definition arm/opcodes.hpp:2673
@ MVE_VMUL_qr_i16
Definition arm/opcodes.hpp:1456
@ tADCS
Definition arm/opcodes.hpp:758
@ VLD1d64Qwb_register
Definition arm/opcodes.hpp:2597
@ G_INDEXED_ZEXTLOAD
Definition arm/opcodes.hpp:118
@ G_SSHLSAT
Definition arm/opcodes.hpp:187
@ VRSHLuv16i8
Definition arm/opcodes.hpp:3448
@ BKPT
Definition arm/opcodes.hpp:831
@ MVE_VLDRBS16_pre
Definition arm/opcodes.hpp:1253
@ t2LDR_POST_imm
Definition arm/opcodes.hpp:708
@ t2LDCL_POST
Definition arm/opcodes.hpp:4124
@ VST1q64HighTPseudo_UPD
Definition arm/opcodes.hpp:3716
@ STC2_POST
Definition arm/opcodes.hpp:1990
@ VLD3LNdWB_fixed_Asm_8
Definition arm/opcodes.hpp:504
@ VACGTfd
Definition arm/opcodes.hpp:2158
@ VLD3DUPd32Pseudo
Definition arm/opcodes.hpp:2748
@ VLD4DUPd32Pseudo_UPD
Definition arm/opcodes.hpp:2823
@ tB
Definition arm/opcodes.hpp:4445
@ G_INTRINSIC_CONVERGENT_W_SIDE_EFFECTS
Definition arm/opcodes.hpp:148
@ VQRSHLuv4i32
Definition arm/opcodes.hpp:3281
@ MVE_VSTRHU16_pre
Definition arm/opcodes.hpp:1829
@ VCVTANUDf
Definition arm/opcodes.hpp:2346
@ TSTrsr
Definition arm/opcodes.hpp:2066
@ MVE_VQRSHRUNs16th
Definition arm/opcodes.hpp:1608
@ SRSIA_UPD
Definition arm/opcodes.hpp:1976
@ t2RSBri
Definition arm/opcodes.hpp:4252
@ t2SMULBT
Definition arm/opcodes.hpp:4302
@ VQDMLALslv2i32
Definition arm/opcodes.hpp:3209
@ MVE_VQRSHL_qrs16
Definition arm/opcodes.hpp:1593
@ VRSHRNv2i32
Definition arm/opcodes.hpp:3456
@ MVE_VQRSHRUNs16bh
Definition arm/opcodes.hpp:1607
@ G_ASHR
Definition arm/opcodes.hpp:160
@ VLD1q16HighQPseudo
Definition arm/opcodes.hpp:2622
@ t2STMDB
Definition arm/opcodes.hpp:4342
@ MVE_VMAXNMf32
Definition arm/opcodes.hpp:1310
@ t2STC2_POST
Definition arm/opcodes.hpp:4325
@ VLD4LNqAsm_16
Definition arm/opcodes.hpp:559
@ VMINsv2i32
Definition arm/opcodes.hpp:2944
@ VST3q8_UPD
Definition arm/opcodes.hpp:3830
@ VLD3LNqWB_register_Asm_16
Definition arm/opcodes.hpp:512
@ RRXi
Definition arm/opcodes.hpp:415
@ VLD2b8wb_fixed
Definition arm/opcodes.hpp:2714
@ VRINTPS
Definition arm/opcodes.hpp:3422
@ VLD4qAsm_32
Definition arm/opcodes.hpp:575
@ G_INSERT_VECTOR_ELT
Definition arm/opcodes.hpp:250
@ MVE_VLD43_32_wb
Definition arm/opcodes.hpp:1248
@ MVE_SRSHRL
Definition arm/opcodes.hpp:1026
@ MVE_VST40_32_wb
Definition arm/opcodes.hpp:1783
@ VLD3LNdWB_register_Asm_32
Definition arm/opcodes.hpp:506
@ VBICiv2i32
Definition arm/opcodes.hpp:2199
@ G_FMAXIMUM
Definition arm/opcodes.hpp:229
@ MVE_VADDVu8acc
Definition arm/opcodes.hpp:1068
@ VLD1q64HighQPseudo_UPD
Definition arm/opcodes.hpp:2641
@ MVE_VPTv4i32r
Definition arm/opcodes.hpp:1488
@ VST2q16PseudoWB_register
Definition arm/opcodes.hpp:3771
@ VCVTh2f
Definition arm/opcodes.hpp:2417
@ G_FPOW
Definition arm/opcodes.hpp:203
@ MVE_VPTv16u8r
Definition arm/opcodes.hpp:1484
@ VLD4qWB_fixed_Asm_16
Definition arm/opcodes.hpp:577
@ t2LDC2_OFFSET
Definition arm/opcodes.hpp:4118
@ t2MRSsys_AR
Definition arm/opcodes.hpp:4201
@ t2STRH_POST
Definition arm/opcodes.hpp:4360
@ VRADDHNv8i8
Definition arm/opcodes.hpp:3360
@ t2WhileLoopSetup
Definition arm/opcodes.hpp:754
@ MVE_VQDMLAH_qrs16
Definition arm/opcodes.hpp:1522
@ QSUB
Definition arm/opcodes.hpp:1882
@ UASX
Definition arm/opcodes.hpp:2069
@ VLD1d8Twb_register
Definition arm/opcodes.hpp:2618
@ CRC32W
Definition arm/opcodes.hpp:892
@ MVE_VST43_8_wb
Definition arm/opcodes.hpp:1803
@ MVE_VRSHR_imms8
Definition arm/opcodes.hpp:1714
@ VTBL2
Definition arm/opcodes.hpp:3943
@ VUDOTD
Definition arm/opcodes.hpp:3990
@ STC2L_PRE
Definition arm/opcodes.hpp:1987
@ FLDMXIA
Definition arm/opcodes.hpp:905
@ VLD3q8_UPD
Definition arm/opcodes.hpp:2814
@ VRINTMNQh
Definition arm/opcodes.hpp:3407
@ G_ATOMIC_CMPXCHG_WITH_SUCCESS
Definition arm/opcodes.hpp:121
@ MVE_VQRSHRNbhs16
Definition arm/opcodes.hpp:1599
@ G_CTPOP
Definition arm/opcodes.hpp:259
@ MVE_VMULLBu32
Definition arm/opcodes.hpp:1444
@ VLD4q8_UPD
Definition arm/opcodes.hpp:2888
@ VLD1q8wb_register
Definition arm/opcodes.hpp:2656
@ t2CRC32H
Definition arm/opcodes.hpp:4085
@ MVE_VMLAS_qr_i8
Definition arm/opcodes.hpp:1381
@ G_LSHR
Definition arm/opcodes.hpp:159
@ VST2LNq16Pseudo
Definition arm/opcodes.hpp:3743
@ VMULslfd
Definition arm/opcodes.hpp:3092
@ UMULL
Definition arm/opcodes.hpp:2081
@ MVE_VADDVs8acc
Definition arm/opcodes.hpp:1062
@ VST2q16
Definition arm/opcodes.hpp:3768
@ VFMSLD
Definition arm/opcodes.hpp:2479
@ t2LDRBpci
Definition arm/opcodes.hpp:4139
@ VLD3qWB_register_Asm_8
Definition arm/opcodes.hpp:531
@ LDRSBTr
Definition arm/opcodes.hpp:968
@ t2LDRpci_pic
Definition arm/opcodes.hpp:710
@ t2CPS3p
Definition arm/opcodes.hpp:4080
@ VSUBhq
Definition arm/opcodes.hpp:3929
@ G_SEXT_INREG
Definition arm/opcodes.hpp:156
@ tUXTH
Definition arm/opcodes.hpp:4518
@ VCEQzv8f16
Definition arm/opcodes.hpp:2233
@ VLD3q8oddPseudo_UPD
Definition arm/opcodes.hpp:2816
@ MVE_VRSHL_qru32
Definition arm/opcodes.hpp:1706
@ VQRDMLSHv2i32
Definition arm/opcodes.hpp:3256
@ VLD4DUPq16OddPseudo
Definition arm/opcodes.hpp:2831
@ LDRSB_PRE
Definition arm/opcodes.hpp:970
@ tSTRspi
Definition arm/opcodes.hpp:4506
@ VANDd
Definition arm/opcodes.hpp:2192
@ VRSRAsv2i64
Definition arm/opcodes.hpp:3488
@ VLD1q16
Definition arm/opcodes.hpp:2621
@ MVE_VMLSDAVxs8
Definition arm/opcodes.hpp:1396
@ VQRDMULHv4i16
Definition arm/opcodes.hpp:3265
@ VST4qWB_fixed_Asm_16
Definition arm/opcodes.hpp:672
@ CDE_VCX1A_fpsp
Definition arm/opcodes.hpp:855
@ t2PLDs
Definition arm/opcodes.hpp:4226
@ tRSB
Definition arm/opcodes.hpp:4496
@ VMOVv2i64
Definition arm/opcodes.hpp:3042
@ VLD2DUPd8wb_fixed
Definition arm/opcodes.hpp:2670
@ VSELGTD
Definition arm/opcodes.hpp:3516
@ VST4d8Pseudo
Definition arm/opcodes.hpp:3862
@ MVE_VCMPu16
Definition arm/opcodes.hpp:1116
@ MVE_VMLADAVaxs16
Definition arm/opcodes.hpp:1355
@ VLD3DUPqAsm_16
Definition arm/opcodes.hpp:490
@ MVE_VNEGs16
Definition arm/opcodes.hpp:1469
@ VMLAS
Definition arm/opcodes.hpp:2967
@ t2SXTH
Definition arm/opcodes.hpp:4383
@ CDE_VCX1_fpsp
Definition arm/opcodes.hpp:858
@ VMVNv2i32
Definition arm/opcodes.hpp:3108
@ SWPB
Definition arm/opcodes.hpp:2049
@ VMULLuv8i16
Definition arm/opcodes.hpp:3084
@ VLD1q64LowTPseudo_UPD
Definition arm/opcodes.hpp:2645
@ VLD4dWB_register_Asm_8
Definition arm/opcodes.hpp:573
@ t2MOVCClsr
Definition arm/opcodes.hpp:722
@ MVE_VQSHLU_imms32
Definition arm/opcodes.hpp:1612
@ MVE_VST40_8
Definition arm/opcodes.hpp:1784
@ VNMULH
Definition arm/opcodes.hpp:3132
@ VSTR_VPR_pre
Definition arm/opcodes.hpp:3907
@ VST3LNqAsm_16
Definition arm/opcodes.hpp:621
@ MVE_VMLAS_qr_i16
Definition arm/opcodes.hpp:1379
@ VLD4LNd8_UPD
Definition arm/opcodes.hpp:2855
@ tADC
Definition arm/opcodes.hpp:4432
@ VABALsv4i32
Definition arm/opcodes.hpp:2102
@ VSTR_FPSCR_off
Definition arm/opcodes.hpp:3899
@ MVE_VSHL_qrs32
Definition arm/opcodes.hpp:1747
@ VRSHLuv1i64
Definition arm/opcodes.hpp:3449
@ VMOVLuv4i32
Definition arm/opcodes.hpp:3026
@ MVE_VMAXs8
Definition arm/opcodes.hpp:1319
@ VMLALslsv2i32
Definition arm/opcodes.hpp:2957
@ VSLTOD
Definition arm/opcodes.hpp:3591
@ VRSRAuv4i16
Definition arm/opcodes.hpp:3497
@ VMLALsv4i32
Definition arm/opcodes.hpp:2962
@ G_FATAN
Definition arm/opcodes.hpp:268
@ tCMNz
Definition arm/opcodes.hpp:4457
@ VLD3DUPd32_UPD
Definition arm/opcodes.hpp:2750
@ MVE_VMLALDAVas32
Definition arm/opcodes.hpp:1368
@ VRSHRuv16i8
Definition arm/opcodes.hpp:3467
@ VST1d32Q
Definition arm/opcodes.hpp:3650
@ VLD1LNq16Pseudo_UPD
Definition arm/opcodes.hpp:2556
@ VSHLiv16i8
Definition arm/opcodes.hpp:3534
@ LDREXH
Definition arm/opcodes.hpp:960
@ VLD1d32T
Definition arm/opcodes.hpp:2583
@ VST3LNdAsm_8
Definition arm/opcodes.hpp:614
@ MVE_VABSs8
Definition arm/opcodes.hpp:1051
@ MVE_VQRDMLADHXs8
Definition arm/opcodes.hpp:1565
@ PLDi12
Definition arm/opcodes.hpp:1871
@ VST1q8HighQPseudo
Definition arm/opcodes.hpp:3722
@ VMLAslfd
Definition arm/opcodes.hpp:2972
@ VTSTv4i16
Definition arm/opcodes.hpp:3986
@ BF16VDOTI_VDOTQ
Definition arm/opcodes.hpp:819
@ VMULpd
Definition arm/opcodes.hpp:3090
@ t2UMULL
Definition arm/opcodes.hpp:4411
@ G_FENCE
Definition arm/opcodes.hpp:140
@ VLD1d8QPseudoWB_fixed
Definition arm/opcodes.hpp:2609
@ MVE_VQSHL_qrs8
Definition arm/opcodes.hpp:1622
@ tHINT
Definition arm/opcodes.hpp:4463
@ VNMLSS
Definition arm/opcodes.hpp:3130
@ VCVTPNUQf
Definition arm/opcodes.hpp:2395
@ SHA1SU0
Definition arm/opcodes.hpp:1922
@ VSHLiv1i64
Definition arm/opcodes.hpp:3535
@ SMLABB
Definition arm/opcodes.hpp:1935
@ MVE_VLD40_8
Definition arm/opcodes.hpp:1231
@ VDUP8d
Definition arm/opcodes.hpp:2449
@ VLD1q16wb_fixed
Definition arm/opcodes.hpp:2628
@ VADDLuv8i16
Definition arm/opcodes.hpp:2172
@ MRS
Definition arm/opcodes.hpp:1003
@ G_STACKRESTORE
Definition arm/opcodes.hpp:281
@ G_READSTEADYCOUNTER
Definition arm/opcodes.hpp:112
@ G_FFLOOR
Definition arm/opcodes.hpp:273
@ STC_POST
Definition arm/opcodes.hpp:1998
@ VQSHRUNv4i16
Definition arm/opcodes.hpp:3340
@ VCVTPNUDh
Definition arm/opcodes.hpp:2394
@ VQRDMLAHv8i16
Definition arm/opcodes.hpp:3251
@ MVE_VDDUPu16
Definition arm/opcodes.hpp:1164
@ VLD4dWB_fixed_Asm_8
Definition arm/opcodes.hpp:570
@ MVE_VLD43_8_wb
Definition arm/opcodes.hpp:1250
@ MVE_VQRDMLAH_qrs8
Definition arm/opcodes.hpp:1571
@ VQRDMULHslv4i32
Definition arm/opcodes.hpp:3262
@ VBSPq
Definition arm/opcodes.hpp:2211
@ VMOVNv4i16
Definition arm/opcodes.hpp:3029
@ t2LDC_OPTION
Definition arm/opcodes.hpp:4127
@ MVE_VLD43_16
Definition arm/opcodes.hpp:1245
@ G_ATOMICRMW_ADD
Definition arm/opcodes.hpp:124
@ VORNq
Definition arm/opcodes.hpp:3135
@ MVE_VMOVLs16th
Definition arm/opcodes.hpp:1406
@ Bcc
Definition arm/opcodes.hpp:841
@ VCLTzv2i32
Definition arm/opcodes.hpp:2306
@ CDE_CX2
Definition arm/opcodes.hpp:846
@ MVE_VSTRD64_rq_u
Definition arm/opcodes.hpp:1819
@ t2ASRri
Definition arm/opcodes.hpp:4048
@ VCEQfd
Definition arm/opcodes.hpp:2216
@ t2LDMDB_UPD
Definition arm/opcodes.hpp:4131
@ tMVN
Definition arm/opcodes.hpp:4487
@ t2PLIs
Definition arm/opcodes.hpp:4230
@ VCMPS
Definition arm/opcodes.hpp:2336
@ QADD8
Definition arm/opcodes.hpp:1877
@ t2LDRSH_POST
Definition arm/opcodes.hpp:4163
@ G_CONSTANT_POOL
Definition arm/opcodes.hpp:92
@ G_STRICT_FMUL
Definition arm/opcodes.hpp:284
@ MVE_SQSHL
Definition arm/opcodes.hpp:1023
@ t2SEL
Definition arm/opcodes.hpp:4264
@ VSHLLuv8i16
Definition arm/opcodes.hpp:3533
@ G_ATOMICRMW_UMAX
Definition arm/opcodes.hpp:132
@ VLD2d32
Definition arm/opcodes.hpp:2719
@ UHASX
Definition arm/opcodes.hpp:2075
@ MVE_UQSHL
Definition arm/opcodes.hpp:1029
@ G_FEXP2
Definition arm/opcodes.hpp:206
@ MVE_VQRSHL_qru8
Definition arm/opcodes.hpp:1598
@ t2SXTAB16
Definition arm/opcodes.hpp:4379
@ G_SMULO
Definition arm/opcodes.hpp:179
@ MLS
Definition arm/opcodes.hpp:990
@ VLLDM
Definition arm/opcodes.hpp:2919
@ VABAuv2i32
Definition arm/opcodes.hpp:2114
@ t2MCRR
Definition arm/opcodes.hpp:4184
@ MVE_VSHRNi16bh
Definition arm/opcodes.hpp:1752
@ VST2q8PseudoWB_register
Definition arm/opcodes.hpp:3783
@ VLDMSIA_UPD
Definition arm/opcodes.hpp:2897
@ VQADDsv16i8
Definition arm/opcodes.hpp:3193
@ t2ADR
Definition arm/opcodes.hpp:4044
@ t2SMLABT
Definition arm/opcodes.hpp:4275
@ VLD4DUPqAsm_8
Definition arm/opcodes.hpp:543
@ VLD3qWB_fixed_Asm_8
Definition arm/opcodes.hpp:528
@ VLD4qWB_fixed_Asm_8
Definition arm/opcodes.hpp:579
@ t2ADDri12
Definition arm/opcodes.hpp:4039
@ CDE_CX2DA
Definition arm/opcodes.hpp:849
@ VQSHLsv8i16
Definition arm/opcodes.hpp:3315
@ G_CTTZ
Definition arm/opcodes.hpp:255
@ LDREX
Definition arm/opcodes.hpp:957
@ VLD1d8wb_fixed
Definition arm/opcodes.hpp:2619
@ G_FCOSH
Definition arm/opcodes.hpp:269
@ t2LDRBT
Definition arm/opcodes.hpp:4134
@ VFMSfq
Definition arm/opcodes.hpp:2485
@ t2MOVSsi
Definition arm/opcodes.hpp:725
@ VMAXuv8i8
Definition arm/opcodes.hpp:2938
@ VLD3DUPdAsm_32
Definition arm/opcodes.hpp:482
@ VLD1d8TPseudoWB_register
Definition arm/opcodes.hpp:2616
@ VLD1q32LowTPseudo_UPD
Definition arm/opcodes.hpp:2636
@ VLD4qWB_fixed_Asm_32
Definition arm/opcodes.hpp:578
@ MVE_VCVTu32f32m
Definition arm/opcodes.hpp:1160
@ ADR
Definition arm/opcodes.hpp:809
@ t2TBB_JT
Definition arm/opcodes.hpp:752
@ VNMLSD
Definition arm/opcodes.hpp:3128
@ VRSRAsv8i16
Definition arm/opcodes.hpp:3491
@ VQDMULHslv8i16
Definition arm/opcodes.hpp:3220
@ G_ASSERT_ALIGN
Definition arm/opcodes.hpp:74
@ VSELVSH
Definition arm/opcodes.hpp:3520
@ ISB
Definition arm/opcodes.hpp:914
@ VSHLuv8i16
Definition arm/opcodes.hpp:3556
@ tInt_eh_sjlj_setjmp
Definition arm/opcodes.hpp:4467
@ MVE_VHSUBs32
Definition arm/opcodes.hpp:1204
@ VCVTPNUQh
Definition arm/opcodes.hpp:2396
@ VMOVS
Definition arm/opcodes.hpp:3035
@ G_ABS
Definition arm/opcodes.hpp:242
@ MVE_VSTRD64_qi_pre
Definition arm/opcodes.hpp:1817
@ VREV64d32
Definition arm/opcodes.hpp:3378
@ MVE_VQDMLAH_qrs32
Definition arm/opcodes.hpp:1523
@ VSQRTS
Definition arm/opcodes.hpp:3597
@ VSQRTD
Definition arm/opcodes.hpp:3595
@ VMOVLsv4i32
Definition arm/opcodes.hpp:3023
@ VST4dWB_fixed_Asm_8
Definition arm/opcodes.hpp:665
@ SMULBB
Definition arm/opcodes.hpp:1962
@ VMAXsv8i8
Definition arm/opcodes.hpp:2932
@ MQQQQPRStore
Definition arm/opcodes.hpp:394
@ MVE_VST20_8_wb
Definition arm/opcodes.hpp:1773
@ MVE_VQRDMLADHXs32
Definition arm/opcodes.hpp:1564
@ G_EXTRACT_VECTOR_ELT
Definition arm/opcodes.hpp:251
@ VST2LNq32_UPD
Definition arm/opcodes.hpp:3749
@ VCLTzv2f32
Definition arm/opcodes.hpp:2305
@ VNEGs32d
Definition arm/opcodes.hpp:3121
@ VSHRuv4i32
Definition arm/opcodes.hpp:3574
@ G_VECREDUCE_FMINIMUM
Definition arm/opcodes.hpp:307
@ VQSUBsv16i8
Definition arm/opcodes.hpp:3342
@ VMAXuv8i16
Definition arm/opcodes.hpp:2937
@ VLD1d64TPseudo
Definition arm/opcodes.hpp:2599
@ VLD4DUPqWB_register_Asm_16
Definition arm/opcodes.hpp:547
@ MVE_VFMSf32
Definition arm/opcodes.hpp:1181
@ G_UBSANTRAP
Definition arm/opcodes.hpp:299
@ MVE_VQRDMLSDHs16
Definition arm/opcodes.hpp:1578
@ STREXD
Definition arm/opcodes.hpp:2028
@ t2CRC32CH
Definition arm/opcodes.hpp:4083
@ VMRS_FPSCR_NZCVQC
Definition arm/opcodes.hpp:3054
@ t2SB
Definition arm/opcodes.hpp:4258
@ VSELVSS
Definition arm/opcodes.hpp:3521
@ VCVTu2fd
Definition arm/opcodes.hpp:2430
@ VLD2DUPd16x2wb_fixed
Definition arm/opcodes.hpp:2661
@ VMLAslfq
Definition arm/opcodes.hpp:2973
@ CMPri
Definition arm/opcodes.hpp:880
@ VLD3LNd32Pseudo_UPD
Definition arm/opcodes.hpp:2776
@ t2STCL_POST
Definition arm/opcodes.hpp:4329
@ ANDrsi
Definition arm/opcodes.hpp:816
@ MVE_VQDMLSDHs8
Definition arm/opcodes.hpp:1533
@ t2STRs
Definition arm/opcodes.hpp:4370
@ t2SRSDB_UPD
Definition arm/opcodes.hpp:4311
@ SETEND
Definition arm/opcodes.hpp:1916
@ VMULslv2i32
Definition arm/opcodes.hpp:3096
@ VCVTSD
Definition arm/opcodes.hpp:2403
@ VRINTMS
Definition arm/opcodes.hpp:3408
@ VTRNq32
Definition arm/opcodes.hpp:3982
@ VLD3d32_UPD
Definition arm/opcodes.hpp:2797
@ VMLAD
Definition arm/opcodes.hpp:2955
@ VCVTMNUQh
Definition arm/opcodes.hpp:2368
@ VABSH
Definition arm/opcodes.hpp:2142
@ t2BFI
Definition arm/opcodes.hpp:4054
@ VQRSHLsv4i16
Definition arm/opcodes.hpp:3272
@ VCGEzv16i8
Definition arm/opcodes.hpp:2252
@ VTRNd16
Definition arm/opcodes.hpp:3978
@ VQMOVNuv2i32
Definition arm/opcodes.hpp:3235
@ t2STC_PRE
Definition arm/opcodes.hpp:4334
@ MVE_VRINTf32Z
Definition arm/opcodes.hpp:1679
@ VLD3q32Pseudo_UPD
Definition arm/opcodes.hpp:2808
@ VST4d32Pseudo
Definition arm/opcodes.hpp:3858
@ VTSTv2i32
Definition arm/opcodes.hpp:3985
@ MOVr_TC
Definition arm/opcodes.hpp:996
@ MVE_VCMPs16
Definition arm/opcodes.hpp:1110
@ VQRDMULHv8i16
Definition arm/opcodes.hpp:3267
@ VLDMSIA
Definition arm/opcodes.hpp:2896
@ t2STC_POST
Definition arm/opcodes.hpp:4333
@ VORRq
Definition arm/opcodes.hpp:3141
@ MVE_VDUP32
Definition arm/opcodes.hpp:1168
@ G_STRICT_FDIV
Definition arm/opcodes.hpp:285
@ CDE_VCX2A_fpsp
Definition arm/opcodes.hpp:861
@ G_SDIV
Definition arm/opcodes.hpp:78
@ t2CMPrr
Definition arm/opcodes.hpp:4076
@ MVE_VCMPf16r
Definition arm/opcodes.hpp:1101
@ VCVTNUD
Definition arm/opcodes.hpp:2386
@ t2USUB8
Definition arm/opcodes.hpp:4424
@ VRINTXNQh
Definition arm/opcodes.hpp:3431
@ MVE_VQDMULHi32
Definition arm/opcodes.hpp:1538
@ VBICiv4i16
Definition arm/opcodes.hpp:2200
@ ADDSrr
Definition arm/opcodes.hpp:321
@ VLD3DUPd32Pseudo_UPD
Definition arm/opcodes.hpp:2749
@ MRRC
Definition arm/opcodes.hpp:1001
@ G_READ_REGISTER
Definition arm/opcodes.hpp:290
@ VLD3DUPq32EvenPseudo
Definition arm/opcodes.hpp:2761
@ VQDMULHv8i16
Definition arm/opcodes.hpp:3224
@ t2SpeculationBarrierISBDSBEndBB
Definition arm/opcodes.hpp:750
@ t2LDR_PRE
Definition arm/opcodes.hpp:4171
@ t2LDRSH_PRE
Definition arm/opcodes.hpp:4164
@ MOVCCi32imm
Definition arm/opcodes.hpp:378
@ VST1LNdAsm_16
Definition arm/opcodes.hpp:588
@ VCLZv8i16
Definition arm/opcodes.hpp:2318
@ MVE_VPTv8u16
Definition arm/opcodes.hpp:1499
@ MVE_VHSUB_qr_s8
Definition arm/opcodes.hpp:1199
@ BF16VDOTI_VDOTD
Definition arm/opcodes.hpp:818
@ VRINTXD
Definition arm/opcodes.hpp:3426
@ MVE_VSTRB32_pre
Definition arm/opcodes.hpp:1810
@ PICSTR
Definition arm/opcodes.hpp:405
@ VMULLsv8i16
Definition arm/opcodes.hpp:3081
@ SEH_Nop
Definition arm/opcodes.hpp:421
@ VLD1d16TPseudoWB_register
Definition arm/opcodes.hpp:2571
@ PseudoARMInitUndefDPR_VFP2
Definition arm/opcodes.hpp:408
@ VST4dWB_register_Asm_32
Definition arm/opcodes.hpp:667
@ VLD2b8wb_register
Definition arm/opcodes.hpp:2715
@ VST3LNq32Pseudo_UPD
Definition arm/opcodes.hpp:3804
@ VQRDMLSHslv2i32
Definition arm/opcodes.hpp:3252
@ VSRAsv4i32
Definition arm/opcodes.hpp:3603
@ VFMAhd
Definition arm/opcodes.hpp:2475
@ MVE_VQSHL_by_vecs32
Definition arm/opcodes.hpp:1615
@ VSUBWuv8i16
Definition arm/opcodes.hpp:3925
@ VQADDsv1i64
Definition arm/opcodes.hpp:3194
@ MVE_VQSHL_qrs32
Definition arm/opcodes.hpp:1621
@ VST3LNd32
Definition arm/opcodes.hpp:3790
@ CDE_VCX3_vec
Definition arm/opcodes.hpp:871
@ VLD1LNd16_UPD
Definition arm/opcodes.hpp:2550
@ SRSIA
Definition arm/opcodes.hpp:1975
@ VNEGs32q
Definition arm/opcodes.hpp:3122
@ tCMP_SWAP_32
Definition arm/opcodes.hpp:776
@ VMOVNv2i32
Definition arm/opcodes.hpp:3028
@ t2CRC32B
Definition arm/opcodes.hpp:4081
@ tLEApcrel
Definition arm/opcodes.hpp:784
@ VLD2LNdWB_register_Asm_8
Definition arm/opcodes.hpp:474
@ G_FCMP
Definition arm/opcodes.hpp:166
@ VQSHLsv4i32
Definition arm/opcodes.hpp:3314
@ VMOVRRD
Definition arm/opcodes.hpp:3032
@ VSHRuv2i32
Definition arm/opcodes.hpp:3571
@ VTOSHD
Definition arm/opcodes.hpp:3954
@ t2PLDWs
Definition arm/opcodes.hpp:4222
@ VCGTsv4i16
Definition arm/opcodes.hpp:2268
@ t2UMAAL
Definition arm/opcodes.hpp:4409
@ VCVTANUQf
Definition arm/opcodes.hpp:2348
@ VLD2LNdWB_register_Asm_16
Definition arm/opcodes.hpp:472
@ MVE_VQSUBu32
Definition arm/opcodes.hpp:1654
@ t2SMUSD
Definition arm/opcodes.hpp:4308
@ t2LDAB
Definition arm/opcodes.hpp:4108
@ VCVTMUD
Definition arm/opcodes.hpp:2372
@ VHSUBsv8i16
Definition arm/opcodes.hpp:2521
@ VCGEuv8i8
Definition arm/opcodes.hpp:2251
@ VRINTNNQh
Definition arm/opcodes.hpp:3414
@ VQSHLuv8i8
Definition arm/opcodes.hpp:3332
@ MRC2
Definition arm/opcodes.hpp:1000
@ VLD2q32Pseudo
Definition arm/opcodes.hpp:2732
@ VLD4DUPqWB_register_Asm_8
Definition arm/opcodes.hpp:549
@ MVE_VLD21_16_wb
Definition arm/opcodes.hpp:1222
@ VTSTv4i32
Definition arm/opcodes.hpp:3987
@ VZIPq16
Definition arm/opcodes.hpp:4016
@ MVE_VHSUB_qr_u16
Definition arm/opcodes.hpp:1200
@ VLD1LNdWB_register_Asm_8
Definition arm/opcodes.hpp:465
@ VLD4DUPdWB_fixed_Asm_8
Definition arm/opcodes.hpp:537
@ LDAEXH
Definition arm/opcodes.hpp:920
@ t2CDP
Definition arm/opcodes.hpp:4067
@ VST1d16
Definition arm/opcodes.hpp:3634
@ VLDR_FPCXTNS_post
Definition arm/opcodes.hpp:2902
@ MVE_VRSHR_imms32
Definition arm/opcodes.hpp:1713
@ t2LDREXH
Definition arm/opcodes.hpp:4147
@ MVE_VABAVu8
Definition arm/opcodes.hpp:1038
@ VMULv16i8
Definition arm/opcodes.hpp:3100
@ VQDMULHslv2i32
Definition arm/opcodes.hpp:3217
@ AESIMC
Definition arm/opcodes.hpp:812
@ PREALLOCATED_SETUP
Definition arm/opcodes.hpp:53
@ VPADDi16
Definition arm/opcodes.hpp:3168
@ MVE_VMUL_qr_f16
Definition arm/opcodes.hpp:1454
@ VCADDv8f16
Definition arm/opcodes.hpp:2215
@ VHADDsv2i32
Definition arm/opcodes.hpp:2506
@ VPMAXh
Definition arm/opcodes.hpp:3172
@ VLD1q16wb_register
Definition arm/opcodes.hpp:2629
@ MVE_VSHL_by_vecu32
Definition arm/opcodes.hpp:1741
@ MVE_VMLADAVas8
Definition arm/opcodes.hpp:1351
@ MVE_VQSHL_qru8
Definition arm/opcodes.hpp:1625
@ VST2LNdAsm_8
Definition arm/opcodes.hpp:599
@ VPMAXs16
Definition arm/opcodes.hpp:3173
@ VST3d16Pseudo_UPD
Definition arm/opcodes.hpp:3808
@ STR_POST_REG
Definition arm/opcodes.hpp:2038
@ G_SPLAT_VECTOR
Definition arm/opcodes.hpp:253
@ MVE_VSUBf16
Definition arm/opcodes.hpp:1842
@ RSBSri
Definition arm/opcodes.hpp:416
@ VLD2DUPd32x2
Definition arm/opcodes.hpp:2666
@ VLD4LNd8Pseudo_UPD
Definition arm/opcodes.hpp:2854
@ MVE_VADDVu16acc
Definition arm/opcodes.hpp:1064
@ VLD3LNd8Pseudo_UPD
Definition arm/opcodes.hpp:2780
@ VST1d32wb_fixed
Definition arm/opcodes.hpp:3662
@ SETPAN
Definition arm/opcodes.hpp:1917
@ VST4qWB_fixed_Asm_8
Definition arm/opcodes.hpp:674
@ t2LDREXB
Definition arm/opcodes.hpp:4145
@ INLINEASM_BR
Definition arm/opcodes.hpp:26
@ VCGEhq
Definition arm/opcodes.hpp:2239
@ STRBT_POST_IMM
Definition arm/opcodes.hpp:2015
@ VFMShq
Definition arm/opcodes.hpp:2487
@ MVE_VQMOVNu16bh
Definition arm/opcodes.hpp:1552
@ VMLALsluv2i32
Definition arm/opcodes.hpp:2959
@ VST4LNdAsm_16
Definition arm/opcodes.hpp:645
@ G_ATOMICRMW_UMIN
Definition arm/opcodes.hpp:133
@ STL
Definition arm/opcodes.hpp:2000
@ MVE_VMINNMAVf16
Definition arm/opcodes.hpp:1329
@ t2SXTAH
Definition arm/opcodes.hpp:4380
@ INSERT_SUBREG
Definition arm/opcodes.hpp:33
@ VTOUIRH
Definition arm/opcodes.hpp:3970
@ VABAsv4i32
Definition arm/opcodes.hpp:2110
@ MCR2
Definition arm/opcodes.hpp:986
@ MOVCCsi
Definition arm/opcodes.hpp:380
@ t2SMLALBB
Definition arm/opcodes.hpp:4279
@ VSUBv8i8
Definition arm/opcodes.hpp:3937
@ VST1LNq32Pseudo
Definition arm/opcodes.hpp:3630
@ MVE_VADDi16
Definition arm/opcodes.hpp:1077
@ t2ORNrr
Definition arm/opcodes.hpp:4210
@ VLD3qWB_fixed_Asm_16
Definition arm/opcodes.hpp:526
@ MVE_VMLALDAVs16
Definition arm/opcodes.hpp:1373
@ VLD1DUPq32
Definition arm/opcodes.hpp:2543
@ VLD3DUPq16_UPD
Definition arm/opcodes.hpp:2759
@ VCVTPUH
Definition arm/opcodes.hpp:2401
@ t2LDRSHpci
Definition arm/opcodes.hpp:4167
@ t2UXTAH
Definition arm/opcodes.hpp:4427
@ MVE_VQRDMLASH_qrs8
Definition arm/opcodes.hpp:1574
@ t2STRBs
Definition arm/opcodes.hpp:4351
@ VST3dAsm_16
Definition arm/opcodes.hpp:627
@ WIN__DBZCHK
Definition arm/opcodes.hpp:679
@ VST2q32
Definition arm/opcodes.hpp:3774
@ tUDF
Definition arm/opcodes.hpp:4516
@ SMLSLDX
Definition arm/opcodes.hpp:1953
@ LDRT_POST_REG
Definition arm/opcodes.hpp:977
@ G_LROUND
Definition arm/opcodes.hpp:243
@ VRSHLuv2i64
Definition arm/opcodes.hpp:3451
@ Int_eh_sjlj_longjmp
Definition arm/opcodes.hpp:349
@ MVE_VCVTs32f32_fix
Definition arm/opcodes.hpp:1146
@ TRAP
Definition arm/opcodes.hpp:2060
@ t2LDRSH_PRE_imm
Definition arm/opcodes.hpp:706
@ MVE_VRSHR_immu8
Definition arm/opcodes.hpp:1717
@ ADDrsi
Definition arm/opcodes.hpp:807
@ VQRDMULHslv4i16
Definition arm/opcodes.hpp:3261
@ MVE_VST21_32_wb
Definition arm/opcodes.hpp:1777
@ VCVTPSD
Definition arm/opcodes.hpp:2397
@ MVE_VMLADAVau32
Definition arm/opcodes.hpp:1353
@ MVE_VLDRWU32_post
Definition arm/opcodes.hpp:1291
@ VEXTd16
Definition arm/opcodes.hpp:2459
@ VLD4DUPqAsm_32
Definition arm/opcodes.hpp:542
@ VMAXsv16i8
Definition arm/opcodes.hpp:2927
@ SMLATB
Definition arm/opcodes.hpp:1946
@ tLDRSH
Definition arm/opcodes.hpp:4474
@ DBG_VALUE
Definition arm/opcodes.hpp:37
@ t2SMLALBT
Definition arm/opcodes.hpp:4280
@ VPADALsv4i16
Definition arm/opcodes.hpp:3144
@ MVE_VST20_8
Definition arm/opcodes.hpp:1772
@ VCVTMSS
Definition arm/opcodes.hpp:2371
@ VACGEhd
Definition arm/opcodes.hpp:2156
@ VMULhq
Definition arm/opcodes.hpp:3089
@ VTSTv8i8
Definition arm/opcodes.hpp:3989
@ VST2b32wb_register
Definition arm/opcodes.hpp:3755
@ MVE_VABAVu16
Definition arm/opcodes.hpp:1036
@ MULv5
Definition arm/opcodes.hpp:395
@ G_FMAD
Definition arm/opcodes.hpp:200
@ VLD2LNd32Pseudo
Definition arm/opcodes.hpp:2692
@ t2MOVCCasr
Definition arm/opcodes.hpp:717
@ t2LDRSBi12
Definition arm/opcodes.hpp:4158
@ t2B
Definition arm/opcodes.hpp:4052
@ VZIPq32
Definition arm/opcodes.hpp:4017
@ t2UADD16
Definition arm/opcodes.hpp:4397
@ VST2LNq32Pseudo
Definition arm/opcodes.hpp:3747
@ SUBrsi
Definition arm/opcodes.hpp:2045
@ UQSUB16
Definition arm/opcodes.hpp:2086
@ G_UDIVFIX
Definition arm/opcodes.hpp:193
@ SSAT
Definition arm/opcodes.hpp:1979
@ MVE_VMLSLDAVs16
Definition arm/opcodes.hpp:1401
@ VSRIv16i8
Definition arm/opcodes.hpp:3614
@ USAT16
Definition arm/opcodes.hpp:2091
@ VQSUBuv1i64
Definition arm/opcodes.hpp:3351
@ t2CPS1p
Definition arm/opcodes.hpp:4078
@ MVE_VMULLTs8
Definition arm/opcodes.hpp:1450
@ G_OR
Definition arm/opcodes.hpp:85
@ MVE_VMLADAVaxs8
Definition arm/opcodes.hpp:1357
@ VNMLAH
Definition arm/opcodes.hpp:3126
@ UMLALv5
Definition arm/opcodes.hpp:455
@ VMLAhd
Definition arm/opcodes.hpp:2970
@ MVE_VABAVs16
Definition arm/opcodes.hpp:1033
@ VST2LNqWB_register_Asm_16
Definition arm/opcodes.hpp:610
@ VST2q16wb_register
Definition arm/opcodes.hpp:3773
@ VQMOVNsv2i32
Definition arm/opcodes.hpp:3232
@ MVE_VST41_8_wb
Definition arm/opcodes.hpp:1791
@ VST4dWB_register_Asm_16
Definition arm/opcodes.hpp:666
@ MVE_VADDVu16no_acc
Definition arm/opcodes.hpp:1065
@ VSRIv8i16
Definition arm/opcodes.hpp:3620
@ t2UXTB
Definition arm/opcodes.hpp:4428
@ t2PACBTI
Definition arm/opcodes.hpp:4216
@ t2ADCri
Definition arm/opcodes.hpp:4035
@ t2LDRSB_PRE
Definition arm/opcodes.hpp:4157
@ HLT
Definition arm/opcodes.hpp:912
@ VCVTASS
Definition arm/opcodes.hpp:2352
@ VCVTNNUDf
Definition arm/opcodes.hpp:2379
@ G_SBFX
Definition arm/opcodes.hpp:317
@ SEH_SaveSP
Definition arm/opcodes.hpp:428
@ VRADDHNv2i32
Definition arm/opcodes.hpp:3358
@ VABALuv8i16
Definition arm/opcodes.hpp:2106
@ PLDWrs
Definition arm/opcodes.hpp:1870
@ VNEGf32q
Definition arm/opcodes.hpp:3115
@ RBIT
Definition arm/opcodes.hpp:1885
@ LDREXD
Definition arm/opcodes.hpp:959
@ MVE_VADDVs8no_acc
Definition arm/opcodes.hpp:1063
@ VLD2DUPd32x2wb_fixed
Definition arm/opcodes.hpp:2667
@ t2MRS_AR
Definition arm/opcodes.hpp:4198
@ MVE_VPTv8s16
Definition arm/opcodes.hpp:1497
@ VABShd
Definition arm/opcodes.hpp:2146
@ t2STC2L_OFFSET
Definition arm/opcodes.hpp:4319
@ VFP_VMINNMS
Definition arm/opcodes.hpp:2499
@ t2LDRBpcrel
Definition arm/opcodes.hpp:693
@ VLD4d8Pseudo
Definition arm/opcodes.hpp:2873
@ MVE_VNEGs32
Definition arm/opcodes.hpp:1470
@ VMLSv8i8
Definition arm/opcodes.hpp:3016
@ STRT_POST
Definition arm/opcodes.hpp:438
@ VSWPq
Definition arm/opcodes.hpp:3941
@ VLD1DUPq32wb_fixed
Definition arm/opcodes.hpp:2544
@ VMULH
Definition arm/opcodes.hpp:3072
@ VRECPEq
Definition arm/opcodes.hpp:3366
@ VPADDi32
Definition arm/opcodes.hpp:3169
@ VHSUBuv4i32
Definition arm/opcodes.hpp:2526
@ t2SMMLAR
Definition arm/opcodes.hpp:4294
@ t2ANDrs
Definition arm/opcodes.hpp:4047
@ MVE_VLD20_32_wb
Definition arm/opcodes.hpp:1218
@ VMLALslsv4i16
Definition arm/opcodes.hpp:2958
@ VDUP32d
Definition arm/opcodes.hpp:2447
@ VLD4DUPq8EvenPseudo
Definition arm/opcodes.hpp:2840
@ t2LDRHi12
Definition arm/opcodes.hpp:4151
@ tSUBspi
Definition arm/opcodes.hpp:4510
@ VNMLSH
Definition arm/opcodes.hpp:3129
@ VRSHLsv8i16
Definition arm/opcodes.hpp:3446
@ MVE_VLD21_8_wb
Definition arm/opcodes.hpp:1226
@ tADDSi8
Definition arm/opcodes.hpp:760
@ FSTMXIA
Definition arm/opcodes.hpp:909
@ LDMDB
Definition arm/opcodes.hpp:940
@ VLD2DUPq16OddPseudoWB_register
Definition arm/opcodes.hpp:2678
@ NEON_VMINNMNDh
Definition arm/opcodes.hpp:1860
@ t2QADD8
Definition arm/opcodes.hpp:4233
@ VCGEuv8i16
Definition arm/opcodes.hpp:2250
@ VST1d32TPseudo
Definition arm/opcodes.hpp:3657
@ VQADDsv4i32
Definition arm/opcodes.hpp:3198
@ VST4q32Pseudo_UPD
Definition arm/opcodes.hpp:3871
@ VUDOTDI
Definition arm/opcodes.hpp:3991
@ t2CSNEG
Definition arm/opcodes.hpp:4090
@ VCVTAUH
Definition arm/opcodes.hpp:2354
@ VLD4DUPd32_UPD
Definition arm/opcodes.hpp:2824
@ VRINTZNQh
Definition arm/opcodes.hpp:3438
@ VRSQRTEfd
Definition arm/opcodes.hpp:3476
@ MVE_VST21_8_wb
Definition arm/opcodes.hpp:1779
@ MVE_VDDUPu8
Definition arm/opcodes.hpp:1166
@ MUL
Definition arm/opcodes.hpp:1009
@ VLD1q8
Definition arm/opcodes.hpp:2648
@ VQSHLuiv4i32
Definition arm/opcodes.hpp:3322
@ ADCri
Definition arm/opcodes.hpp:801
@ VSHLLsv2i64
Definition arm/opcodes.hpp:3528
@ MVE_VST43_16
Definition arm/opcodes.hpp:1798
@ VBICiv4i32
Definition arm/opcodes.hpp:2201
@ t2CSEL
Definition arm/opcodes.hpp:4087
@ VST3d32Pseudo_UPD
Definition arm/opcodes.hpp:3812
@ MVE_VMAXVs32
Definition arm/opcodes.hpp:1312
@ VQSHLuiv2i64
Definition arm/opcodes.hpp:3320
@ VFMALQ
Definition arm/opcodes.hpp:2470
@ MVE_VMOV_from_lane_u16
Definition arm/opcodes.hpp:1420
@ MVE_VABAVs8
Definition arm/opcodes.hpp:1035
@ VADDHNv4i16
Definition arm/opcodes.hpp:2165
@ VFMAH
Definition arm/opcodes.hpp:2467
@ MVE_VMOVNi32th
Definition arm/opcodes.hpp:1416
@ t2Int_eh_sjlj_setjmp_nofp
Definition arm/opcodes.hpp:4106
@ VLD3q8
Definition arm/opcodes.hpp:2812
@ QSAX
Definition arm/opcodes.hpp:1881
@ SADD8
Definition arm/opcodes.hpp:1906
@ VSETLNi16
Definition arm/opcodes.hpp:3522
@ VFMSLQ
Definition arm/opcodes.hpp:2481
@ SEH_Nop_Ret
Definition arm/opcodes.hpp:422
@ t2LDRD_POST
Definition arm/opcodes.hpp:4141
@ VLD4DUPd16
Definition arm/opcodes.hpp:2817
@ VCMPZH
Definition arm/opcodes.hpp:2338
@ VLD1q16LowTPseudo_UPD
Definition arm/opcodes.hpp:2627
@ MVE_VMULLTs16
Definition arm/opcodes.hpp:1448
@ VRSHLsv2i64
Definition arm/opcodes.hpp:3443
@ VSHLuv1i64
Definition arm/opcodes.hpp:3551
@ t2UQSUB16
Definition arm/opcodes.hpp:4416
@ t2MRC
Definition arm/opcodes.hpp:4194
@ VQDMLALslv4i16
Definition arm/opcodes.hpp:3210
@ VABDsv16i8
Definition arm/opcodes.hpp:2129
@ MVE_VQRDMLASH_qrs16
Definition arm/opcodes.hpp:1572
@ MVE_VMINNMAVf32
Definition arm/opcodes.hpp:1330
@ ORRrr
Definition arm/opcodes.hpp:1864
@ VST2LNqAsm_16
Definition arm/opcodes.hpp:606
@ MVE_VSTRWU32_post
Definition arm/opcodes.hpp:1835
@ MVE_VMLADAVaxs32
Definition arm/opcodes.hpp:1356
@ VRSHRsv8i8
Definition arm/opcodes.hpp:3466
@ MVE_VLDRBU8_pre
Definition arm/opcodes.hpp:1269
@ VFNMAD
Definition arm/opcodes.hpp:2488
@ MVE_VIWDUPu16
Definition arm/opcodes.hpp:1212
@ VSDOTDI
Definition arm/opcodes.hpp:3507
@ MVE_ASRLi
Definition arm/opcodes.hpp:1010
@ MVE_VQNEGs16
Definition arm/opcodes.hpp:1560
@ VLD2LNd16
Definition arm/opcodes.hpp:2687
@ MVE_VSHR_immu32
Definition arm/opcodes.hpp:1760
@ VFMAD
Definition arm/opcodes.hpp:2466
@ t2CMNri
Definition arm/opcodes.hpp:4072
@ DBG_LABEL
Definition arm/opcodes.hpp:41
@ VRSHRsv1i64
Definition arm/opcodes.hpp:3460
@ VST3q8
Definition arm/opcodes.hpp:3828
@ MVE_VMLALDAVxs32
Definition arm/opcodes.hpp:1378
@ VST4dWB_fixed_Asm_32
Definition arm/opcodes.hpp:664
@ MVE_VST42_16
Definition arm/opcodes.hpp:1792
@ tLDRLIT_ga_abs
Definition arm/opcodes.hpp:780
@ VCLSv4i32
Definition arm/opcodes.hpp:2301
@ VLD3LNd16Pseudo
Definition arm/opcodes.hpp:2771
@ VSTMQIA
Definition arm/opcodes.hpp:3883
@ BF16VDOTS_VDOTQ
Definition arm/opcodes.hpp:821
@ LDCL_POST
Definition arm/opcodes.hpp:932
@ STREXH
Definition arm/opcodes.hpp:2029
@ VLD2LNq32Pseudo_UPD
Definition arm/opcodes.hpp:2705
@ SBFX
Definition arm/opcodes.hpp:1913
@ MVE_VRINTf16N
Definition arm/opcodes.hpp:1670
@ VLDR_FPSCR_NZCVQC_off
Definition arm/opcodes.hpp:2907
@ VSLIv2i32
Definition arm/opcodes.hpp:3585
@ VQRDMLSHslv4i32
Definition arm/opcodes.hpp:3254
@ VLD1q32LowQPseudo_UPD
Definition arm/opcodes.hpp:2635
@ t2STC2L_OPTION
Definition arm/opcodes.hpp:4320
@ G_PREFETCH
Definition arm/opcodes.hpp:141
@ VLD2LNq16Pseudo_UPD
Definition arm/opcodes.hpp:2701
@ VSCCLRMD
Definition arm/opcodes.hpp:3504
@ G_FEXP10
Definition arm/opcodes.hpp:207
@ VLD1d32QPseudoWB_register
Definition arm/opcodes.hpp:2580
@ MVE_VSTRWU32_pre
Definition arm/opcodes.hpp:1836
@ VRINTNS
Definition arm/opcodes.hpp:3415
@ VST1LNdWB_register_Asm_8
Definition arm/opcodes.hpp:596
@ MVE_VHCADDs32
Definition arm/opcodes.hpp:1195
@ LDAEX
Definition arm/opcodes.hpp:917
@ MVE_VLD21_32
Definition arm/opcodes.hpp:1223
@ VQSHRNsv2i32
Definition arm/opcodes.hpp:3333
@ MVE_VCVTf16u16n
Definition arm/opcodes.hpp:1133
@ VLD4d16_UPD
Definition arm/opcodes.hpp:2867
@ MVE_VLD41_16
Definition arm/opcodes.hpp:1233
@ VDUPLN8q
Definition arm/opcodes.hpp:2456
@ SUBrr
Definition arm/opcodes.hpp:2044
@ ICALL_BRANCH_FUNNEL
Definition arm/opcodes.hpp:65
@ VST1LNdWB_register_Asm_32
Definition arm/opcodes.hpp:595
@ VSHLsv4i16
Definition arm/opcodes.hpp:3546
@ VRINTZNDh
Definition arm/opcodes.hpp:3436
@ RSBri
Definition arm/opcodes.hpp:1897
@ G_VSCALE
Definition arm/opcodes.hpp:247
@ VST1q64wb_fixed
Definition arm/opcodes.hpp:3719
@ VSHRsv16i8
Definition arm/opcodes.hpp:3561
@ MVE_VRMLSLDAVHas32
Definition arm/opcodes.hpp:1686
@ t2MCR
Definition arm/opcodes.hpp:4182
@ VCGEuv16i8
Definition arm/opcodes.hpp:2246
@ STCL_POST
Definition arm/opcodes.hpp:1994
@ VABAuv8i16
Definition arm/opcodes.hpp:2117
@ VBITd
Definition arm/opcodes.hpp:2206
@ PLIrs
Definition arm/opcodes.hpp:1874
@ VABSv4i16
Definition arm/opcodes.hpp:2150
@ VCVTu2fq
Definition arm/opcodes.hpp:2431
@ LDC2L_POST
Definition arm/opcodes.hpp:924
@ MVE_VMINs16
Definition arm/opcodes.hpp:1343
@ VLD4DUPdWB_fixed_Asm_32
Definition arm/opcodes.hpp:536
@ t2LDMIA
Definition arm/opcodes.hpp:4132
@ VRSUBHNv8i8
Definition arm/opcodes.hpp:3503
@ MVE_VQSHRNbhu32
Definition arm/opcodes.hpp:1635
@ G_VECREDUCE_FADD
Definition arm/opcodes.hpp:302
@ VST1d16TPseudoWB_register
Definition arm/opcodes.hpp:3644
@ VST1d32QPseudoWB_register
Definition arm/opcodes.hpp:3653
@ VST1d16wb_fixed
Definition arm/opcodes.hpp:3647
@ VMVNd
Definition arm/opcodes.hpp:3106
@ VST2LNd16_UPD
Definition arm/opcodes.hpp:3733
@ VMAXuv4i32
Definition arm/opcodes.hpp:2936
@ MVE_VRINTf16M
Definition arm/opcodes.hpp:1669
@ MVE_VLDRBU8
Definition arm/opcodes.hpp:1267
@ VMULLsv2i64
Definition arm/opcodes.hpp:3079
@ LDC_PRE
Definition arm/opcodes.hpp:937
@ LDC2L_OFFSET
Definition arm/opcodes.hpp:922
@ LDAB
Definition arm/opcodes.hpp:916
@ MVE_VFMA_qr_Sf32
Definition arm/opcodes.hpp:1175
@ MVE_VST20_32
Definition arm/opcodes.hpp:1770
@ VLD4LNdAsm_32
Definition arm/opcodes.hpp:551
@ MVE_VLDRHS32_pre
Definition arm/opcodes.hpp:1277
@ MVE_VQADDu16
Definition arm/opcodes.hpp:1513
@ t2SXTB
Definition arm/opcodes.hpp:4381
@ LDMDA_UPD
Definition arm/opcodes.hpp:939
@ MVE_VADD_qr_i8
Definition arm/opcodes.hpp:1074
@ VST1LNdAsm_8
Definition arm/opcodes.hpp:590
@ VLD1DUPq16wb_fixed
Definition arm/opcodes.hpp:2541
@ VSUBHNv2i32
Definition arm/opcodes.hpp:3910
@ VST4LNqAsm_32
Definition arm/opcodes.hpp:655
@ MVE_VLD41_8_wb
Definition arm/opcodes.hpp:1238
@ VUITOH
Definition arm/opcodes.hpp:3998
@ VCMPED
Definition arm/opcodes.hpp:2329
@ VUITOS
Definition arm/opcodes.hpp:3999
@ VSETLNi8
Definition arm/opcodes.hpp:3524
@ tSUBrr
Definition arm/opcodes.hpp:4509
@ ADDri
Definition arm/opcodes.hpp:805
@ MVE_VHADDu32
Definition arm/opcodes.hpp:1192
@ VABDsv2i32
Definition arm/opcodes.hpp:2130
@ VST4q32
Definition arm/opcodes.hpp:3870
@ VLD1DUPq8
Definition arm/opcodes.hpp:2546
@ VST4dAsm_32
Definition arm/opcodes.hpp:661
@ VST4LNdWB_register_Asm_32
Definition arm/opcodes.hpp:652
@ VLD1q64HighTPseudo_UPD
Definition arm/opcodes.hpp:2643
@ VTOSIZD
Definition arm/opcodes.hpp:3960
@ VCVTBHS
Definition arm/opcodes.hpp:2358
@ VCLTzv4i16
Definition arm/opcodes.hpp:2309
@ MVE_VQDMULLs32th
Definition arm/opcodes.hpp:1547
@ VCVTMNUDh
Definition arm/opcodes.hpp:2366
@ G_INSERT_SUBVECTOR
Definition arm/opcodes.hpp:248
@ VLD4LNqAsm_32
Definition arm/opcodes.hpp:560
@ MVE_VABSs32
Definition arm/opcodes.hpp:1050
@ VCEQzv2f32
Definition arm/opcodes.hpp:2227
@ PREALLOCATED_ARG
Definition arm/opcodes.hpp:54
@ MVE_VPTv8s16r
Definition arm/opcodes.hpp:1498
@ VST3q32_UPD
Definition arm/opcodes.hpp:3825
@ VMLSLsluv2i32
Definition arm/opcodes.hpp:2990
@ MVE_VRSHRNi32bh
Definition arm/opcodes.hpp:1710
@ t2STR_PRE_imm
Definition arm/opcodes.hpp:745
@ VQSUBuv2i32
Definition arm/opcodes.hpp:3352
@ VCVTAUD
Definition arm/opcodes.hpp:2353
@ G_SET_FPENV
Definition arm/opcodes.hpp:231
@ VQDMLSLv2i64
Definition arm/opcodes.hpp:3215
@ VMULLp64
Definition arm/opcodes.hpp:3073
@ MVE_VFMAf16
Definition arm/opcodes.hpp:1178
@ t2LDRBi8
Definition arm/opcodes.hpp:4138
@ tCBZ
Definition arm/opcodes.hpp:4456
@ VRINTMD
Definition arm/opcodes.hpp:3402
@ VMLSLsv8i16
Definition arm/opcodes.hpp:2994
@ VCVTMNSDf
Definition arm/opcodes.hpp:2361
@ VQSHLuv2i64
Definition arm/opcodes.hpp:3328
@ sysLDMIA
Definition arm/opcodes.hpp:4023
@ VREV64d16
Definition arm/opcodes.hpp:3377
@ STC2L_POST
Definition arm/opcodes.hpp:1986
@ SMC
Definition arm/opcodes.hpp:1934
@ VMOVv4i32
Definition arm/opcodes.hpp:3045
@ VCLZv8i8
Definition arm/opcodes.hpp:2319
@ VUSMMLA
Definition arm/opcodes.hpp:4008
@ t2AUT
Definition arm/opcodes.hpp:4050
@ VQSHLsiv1i64
Definition arm/opcodes.hpp:3294
@ VST3LNd32Pseudo
Definition arm/opcodes.hpp:3791
@ VLD3DUPq8OddPseudo_UPD
Definition arm/opcodes.hpp:2768
@ BF16_VCVTT
Definition arm/opcodes.hpp:824
@ PATCHABLE_OP
Definition arm/opcodes.hpp:58
@ NEON_VMAXNMNQh
Definition arm/opcodes.hpp:1858
@ VST3d32Pseudo
Definition arm/opcodes.hpp:3811
@ MVE_VMINs32
Definition arm/opcodes.hpp:1344
@ VMAXsv8i16
Definition arm/opcodes.hpp:2931
@ VSHRsv2i64
Definition arm/opcodes.hpp:3564
@ LDC2_OPTION
Definition arm/opcodes.hpp:927
@ VQSHLuiv1i64
Definition arm/opcodes.hpp:3318
@ CMPrsi
Definition arm/opcodes.hpp:882
@ t2ADDSrr
Definition arm/opcodes.hpp:682
@ MVE_VLDRHS32
Definition arm/opcodes.hpp:1275
@ VST1q16HighTPseudo_UPD
Definition arm/opcodes.hpp:3698
@ KILL
Definition arm/opcodes.hpp:31
@ VSUBv4i32
Definition arm/opcodes.hpp:3935
@ VLD1d16wb_register
Definition arm/opcodes.hpp:2575
@ VUITOD
Definition arm/opcodes.hpp:3997
@ SHA256SU1
Definition arm/opcodes.hpp:1927
@ VCGTzv4i16
Definition arm/opcodes.hpp:2283
@ MVE_VST42_16_wb
Definition arm/opcodes.hpp:1793
@ BCCi64
Definition arm/opcodes.hpp:330
@ VPMAXu8
Definition arm/opcodes.hpp:3178
@ CMPrr
Definition arm/opcodes.hpp:881
@ t2SMLABB
Definition arm/opcodes.hpp:4274
@ t2UHASX
Definition arm/opcodes.hpp:4405
@ MVE_VLD20_16
Definition arm/opcodes.hpp:1215
@ t2BFC
Definition arm/opcodes.hpp:4053
@ VABAuv8i8
Definition arm/opcodes.hpp:2118
@ VABAuv4i32
Definition arm/opcodes.hpp:2116
@ MVE_VST42_8_wb
Definition arm/opcodes.hpp:1797
@ MVE_VADDVs32acc
Definition arm/opcodes.hpp:1060
@ VLD3LNqAsm_16
Definition arm/opcodes.hpp:508
@ MVE_VSHL_qru16
Definition arm/opcodes.hpp:1749
@ VQSUBuv16i8
Definition arm/opcodes.hpp:3350
@ MVE_VMVNimmi16
Definition arm/opcodes.hpp:1465
@ MVE_VLD20_8_wb
Definition arm/opcodes.hpp:1220
@ VCLZv4i32
Definition arm/opcodes.hpp:2317
@ t2TSTrr
Definition arm/opcodes.hpp:4391
@ G_INTRINSIC_W_SIDE_EFFECTS
Definition arm/opcodes.hpp:146
@ VMINsv8i16
Definition arm/opcodes.hpp:2947
@ MVE_VSHL_immi16
Definition arm/opcodes.hpp:1743
@ VLD3LNq16Pseudo_UPD
Definition arm/opcodes.hpp:2784
@ MVE_URSHR
Definition arm/opcodes.hpp:1031
@ CDE_CX1A
Definition arm/opcodes.hpp:843
@ VHADDuv2i32
Definition arm/opcodes.hpp:2512
@ MVE_VQRDMLAH_qrs16
Definition arm/opcodes.hpp:1569
@ VMOVD
Definition arm/opcodes.hpp:3018
@ VPMINu16
Definition arm/opcodes.hpp:3184
@ VLD2DUPd8x2
Definition arm/opcodes.hpp:2672
@ t2ASRrr
Definition arm/opcodes.hpp:4049
@ MVE_VADDVu32acc
Definition arm/opcodes.hpp:1066
@ G_STRICT_FLDEXP
Definition arm/opcodes.hpp:289
@ VSTR_FPSCR_NZCVQC_post
Definition arm/opcodes.hpp:3897
@ VREV64q8
Definition arm/opcodes.hpp:3382
@ MVE_VLDRWU32_rq
Definition arm/opcodes.hpp:1295
@ MVE_VQSHRNths32
Definition arm/opcodes.hpp:1637
@ MVE_VMLADAVas16
Definition arm/opcodes.hpp:1349
@ MVE_VMOV_to_lane_8
Definition arm/opcodes.hpp:1426
@ VLD1d16Qwb_register
Definition arm/opcodes.hpp:2567
@ t2DCPS1
Definition arm/opcodes.hpp:4092
@ VMOVSRR
Definition arm/opcodes.hpp:3037
@ VPADDLuv8i16
Definition arm/opcodes.hpp:3164
@ VABSv4i32
Definition arm/opcodes.hpp:2151
@ RRX
Definition arm/opcodes.hpp:414
@ LDRLIT_ga_pcrel_ldr
Definition arm/opcodes.hpp:363
@ G_ZEXTLOAD
Definition arm/opcodes.hpp:115
@ VST1d32wb_register
Definition arm/opcodes.hpp:3663
@ VLD3DUPqWB_fixed_Asm_8
Definition arm/opcodes.hpp:495
@ STC_PRE
Definition arm/opcodes.hpp:1999
@ VSHRsv8i16
Definition arm/opcodes.hpp:3567
@ BLXi
Definition arm/opcodes.hpp:835
@ USUB8
Definition arm/opcodes.hpp:2094
@ VCGTsv16i8
Definition arm/opcodes.hpp:2266
@ VCGEzv4f16
Definition arm/opcodes.hpp:2255
@ t2STRB_PRE_imm
Definition arm/opcodes.hpp:738
@ NEON_VMINNMNQf
Definition arm/opcodes.hpp:1861
@ MOVCCsr
Definition arm/opcodes.hpp:381
@ VMULslhq
Definition arm/opcodes.hpp:3095
@ VCLEzv8i16
Definition arm/opcodes.hpp:2296
@ VRSHRsv2i32
Definition arm/opcodes.hpp:3461
@ SHSUB16
Definition arm/opcodes.hpp:1932
@ VLD4qAsm_16
Definition arm/opcodes.hpp:574
@ VNEGs16d
Definition arm/opcodes.hpp:3119
@ VST1q8LowTPseudo_UPD
Definition arm/opcodes.hpp:3727
@ VCVTBHD
Definition arm/opcodes.hpp:2357
@ ANNOTATION_LABEL
Definition arm/opcodes.hpp:30
@ MVE_VCLSs8
Definition arm/opcodes.hpp:1094
@ t2BFic
Definition arm/opcodes.hpp:4058
@ t2TSB
Definition arm/opcodes.hpp:4389
@ LDRBT_POST_IMM
Definition arm/opcodes.hpp:946
@ MVE_VMOV_to_lane_32
Definition arm/opcodes.hpp:1425
@ t2EORrr
Definition arm/opcodes.hpp:4099
@ t2TSTri
Definition arm/opcodes.hpp:4390
@ VMLAslhq
Definition arm/opcodes.hpp:2975
@ BICrsi
Definition arm/opcodes.hpp:829
@ VST1q64HighQPseudo
Definition arm/opcodes.hpp:3713
@ t2LE
Definition arm/opcodes.hpp:4176
@ PATCHABLE_RET
Definition arm/opcodes.hpp:60
@ t2LEUpdate
Definition arm/opcodes.hpp:4177
@ MVE_VQRSHL_qru16
Definition arm/opcodes.hpp:1596
@ VRINTNNDh
Definition arm/opcodes.hpp:3412
@ VST3dWB_register_Asm_32
Definition arm/opcodes.hpp:634
@ MVE_VLDRHU16_post
Definition arm/opcodes.hpp:1281
@ t2UADD8
Definition arm/opcodes.hpp:4398
@ SMLALTB
Definition arm/opcodes.hpp:1944
@ DSB
Definition arm/opcodes.hpp:895
@ MVE_VMLSDAVs16
Definition arm/opcodes.hpp:1391
@ VST1d8QPseudoWB_register
Definition arm/opcodes.hpp:3683
@ MVE_VCVTu32f32z
Definition arm/opcodes.hpp:1163
@ VSLIv16i8
Definition arm/opcodes.hpp:3583
@ LDC2_OFFSET
Definition arm/opcodes.hpp:926
@ VCVTf2xuq
Definition arm/opcodes.hpp:2416
@ t2ADDspImm12
Definition arm/opcodes.hpp:4043
@ VLD4LNd32Pseudo
Definition arm/opcodes.hpp:2849
@ VLD2q32
Definition arm/opcodes.hpp:2731
@ G_STORE
Definition arm/opcodes.hpp:119
@ MVE_VMOVNi32bh
Definition arm/opcodes.hpp:1415
@ VSLIv4i32
Definition arm/opcodes.hpp:3588
@ MVE_VLD40_32
Definition arm/opcodes.hpp:1229
@ MVE_VRMLSLDAVHaxs32
Definition arm/opcodes.hpp:1687
@ MVE_VLDRHU16_rq_u
Definition arm/opcodes.hpp:1284
@ VMOVv8i16
Definition arm/opcodes.hpp:3046
@ VST1d16TPseudoWB_fixed
Definition arm/opcodes.hpp:3643
@ VADDWuv8i16
Definition arm/opcodes.hpp:2179
@ VLD2DUPd16wb_fixed
Definition arm/opcodes.hpp:2658
@ MVE_VSUB_qr_i32
Definition arm/opcodes.hpp:1840
@ BFI
Definition arm/opcodes.hpp:826
@ VCVTxu2hq
Definition arm/opcodes.hpp:2441
@ VST3d32
Definition arm/opcodes.hpp:3810
@ VFMAfd
Definition arm/opcodes.hpp:2473
@ t2UDF
Definition arm/opcodes.hpp:4401
@ MVE_VSHLL_immu8bh
Definition arm/opcodes.hpp:1727
@ G_UBFX
Definition arm/opcodes.hpp:318
@ SXTAB16
Definition arm/opcodes.hpp:2051
@ VRSHRuv8i16
Definition arm/opcodes.hpp:3473
@ VSLIv8i8
Definition arm/opcodes.hpp:3590
@ t2STRB_preidx
Definition arm/opcodes.hpp:739
@ VABAsv2i32
Definition arm/opcodes.hpp:2108
@ BLX_pred_noip
Definition arm/opcodes.hpp:332
@ VST2LNd8
Definition arm/opcodes.hpp:3738
@ MVE_VSHL_by_vecu8
Definition arm/opcodes.hpp:1742
@ VLD3dWB_register_Asm_16
Definition arm/opcodes.hpp:520
@ VCEQv8i8
Definition arm/opcodes.hpp:2225
@ VUSDOTQ
Definition arm/opcodes.hpp:4006
@ VLD3q16_UPD
Definition arm/opcodes.hpp:2804
@ MVE_VQSHLU_imms8
Definition arm/opcodes.hpp:1613
@ VPADDLuv8i8
Definition arm/opcodes.hpp:3165
@ MVNsr
Definition arm/opcodes.hpp:1854
@ G_RESET_FPMODE
Definition arm/opcodes.hpp:235
@ VCGEzv8i8
Definition arm/opcodes.hpp:2261
@ G_MEMCPY_INLINE
Definition arm/opcodes.hpp:293
@ VST3LNq16
Definition arm/opcodes.hpp:3798
@ MVE_VPTv8i16r
Definition arm/opcodes.hpp:1496
@ MVE_VLD41_8
Definition arm/opcodes.hpp:1237
@ BCCZi64
Definition arm/opcodes.hpp:329
@ MRSbanked
Definition arm/opcodes.hpp:1004
@ VCMLAv2f32_indexed
Definition arm/opcodes.hpp:2321
@ LDRSBTi
Definition arm/opcodes.hpp:967
@ MVE_VPTv4u32
Definition arm/opcodes.hpp:1491
@ tSVC
Definition arm/opcodes.hpp:4511
@ VST4d16Pseudo
Definition arm/opcodes.hpp:3854
@ t2MOVr
Definition arm/opcodes.hpp:4191
@ VLD2DUPq16OddPseudo
Definition arm/opcodes.hpp:2676
@ MVE_VIDUPu16
Definition arm/opcodes.hpp:1209
@ VMLAv16i8
Definition arm/opcodes.hpp:2980
@ VADDWuv4i32
Definition arm/opcodes.hpp:2178
@ MVE_VQRSHL_by_vecu16
Definition arm/opcodes.hpp:1590
@ VCGTfd
Definition arm/opcodes.hpp:2262
@ t2SMLATT
Definition arm/opcodes.hpp:4286
@ t2USAD8
Definition arm/opcodes.hpp:4418
@ VSUBWsv2i64
Definition arm/opcodes.hpp:3920
@ VLD4DUPq16EvenPseudo
Definition arm/opcodes.hpp:2830
@ VTRNq16
Definition arm/opcodes.hpp:3981
@ VMULv4i16
Definition arm/opcodes.hpp:3102
@ t2RORrr
Definition arm/opcodes.hpp:4250
@ t2STC2_PRE
Definition arm/opcodes.hpp:4326
@ VRINTPNQf
Definition arm/opcodes.hpp:3420
@ VMULLslsv2i32
Definition arm/opcodes.hpp:3075
@ VSRAsv2i64
Definition arm/opcodes.hpp:3601
@ VLD4d32
Definition arm/opcodes.hpp:2868
@ VST1d32TPseudoWB_register
Definition arm/opcodes.hpp:3659
@ G_VECREDUCE_SEQ_FADD
Definition arm/opcodes.hpp:300
@ VST2LNqWB_fixed_Asm_32
Definition arm/opcodes.hpp:609
@ VMSR_FPINST
Definition arm/opcodes.hpp:3065
@ t2STRHi8
Definition arm/opcodes.hpp:4363
@ tORR
Definition arm/opcodes.hpp:4488
@ t2MOVsr
Definition arm/opcodes.hpp:732
@ VLD4DUPdAsm_8
Definition arm/opcodes.hpp:534
@ MVE_VRMLSLDAVHxs32
Definition arm/opcodes.hpp:1689
@ MVE_VABDs32
Definition arm/opcodes.hpp:1042
@ G_VECREDUCE_FMIN
Definition arm/opcodes.hpp:305
@ FCONSTD
Definition arm/opcodes.hpp:901
@ VCVTxs2fq
Definition arm/opcodes.hpp:2435
@ STACKMAP
Definition arm/opcodes.hpp:49
@ VLD4LNq32_UPD
Definition arm/opcodes.hpp:2863
@ VABSS
Definition arm/opcodes.hpp:2143
@ VRINTXNDh
Definition arm/opcodes.hpp:3429
@ t2LSRri
Definition arm/opcodes.hpp:4180
@ VST4d16_UPD
Definition arm/opcodes.hpp:3856
@ MVE_VQRDMLADHs16
Definition arm/opcodes.hpp:1566
@ MVE_VQADD_qr_u16
Definition arm/opcodes.hpp:1507
@ G_FDIV
Definition arm/opcodes.hpp:201
@ MQPRCopy
Definition arm/opcodes.hpp:390
@ VLD4LNd32Pseudo_UPD
Definition arm/opcodes.hpp:2850
@ VST3q32Pseudo_UPD
Definition arm/opcodes.hpp:3824
@ MVE_VQSHL_by_vecu16
Definition arm/opcodes.hpp:1617
@ t2SHASX
Definition arm/opcodes.hpp:4269
@ tBXNS
Definition arm/opcodes.hpp:4453
@ VSTMSIA_UPD
Definition arm/opcodes.hpp:3886
@ LDMIB
Definition arm/opcodes.hpp:944
@ t2UXTAB16
Definition arm/opcodes.hpp:4426
@ VQSUBsv4i16
Definition arm/opcodes.hpp:3346
@ MVE_VADDLVu32no_acc
Definition arm/opcodes.hpp:1057
@ VST1d8Qwb_register
Definition arm/opcodes.hpp:3685
@ G_VECREDUCE_SMIN
Definition arm/opcodes.hpp:314
@ MVE_VMAXNMVf16
Definition arm/opcodes.hpp:1307
@ VRINTPH
Definition arm/opcodes.hpp:3417
@ t2LDMDB
Definition arm/opcodes.hpp:4130
@ VCVTs2fd
Definition arm/opcodes.hpp:2426
@ G_MEMMOVE
Definition arm/opcodes.hpp:294
@ VCLEzv4i16
Definition arm/opcodes.hpp:2293
@ VMAXhq
Definition arm/opcodes.hpp:2926
@ t2BICri
Definition arm/opcodes.hpp:4060
@ VABDuv16i8
Definition arm/opcodes.hpp:2135
@ VST3qWB_fixed_Asm_32
Definition arm/opcodes.hpp:640
@ SSUB8
Definition arm/opcodes.hpp:1983
@ MVE_VMAXNMf16
Definition arm/opcodes.hpp:1309
@ VLD3DUPqWB_register_Asm_32
Definition arm/opcodes.hpp:497
@ VMRS_FPEXC
Definition arm/opcodes.hpp:3051
@ MVE_VQADDu32
Definition arm/opcodes.hpp:1514
@ t2LSLrr
Definition arm/opcodes.hpp:4179
@ TRAPNaCl
Definition arm/opcodes.hpp:2061
@ VLDR_FPCXTNS_off
Definition arm/opcodes.hpp:2901
@ VQABSv2i32
Definition arm/opcodes.hpp:3188
@ t2UHADD16
Definition arm/opcodes.hpp:4403
@ TAILJMPr
Definition arm/opcodes.hpp:449
@ VMRS_MVFR0
Definition arm/opcodes.hpp:3056
@ VTSTv8i16
Definition arm/opcodes.hpp:3988
@ MVE_VPSEL
Definition arm/opcodes.hpp:1477
@ t2RSBSri
Definition arm/opcodes.hpp:734
@ VST2LNd16
Definition arm/opcodes.hpp:3730
@ STRB_POST_REG
Definition arm/opcodes.hpp:2018
@ t2MOVCCi16
Definition arm/opcodes.hpp:719
@ G_BR
Definition arm/opcodes.hpp:245
@ MVE_VCVTs32f32a
Definition arm/opcodes.hpp:1147
@ VPADDLsv4i32
Definition arm/opcodes.hpp:3157
@ VQRDMLAHv4i16
Definition arm/opcodes.hpp:3249
@ UHADD8
Definition arm/opcodes.hpp:2074
@ VLD4d8Pseudo_UPD
Definition arm/opcodes.hpp:2874
@ MVE_VHADD_qr_u8
Definition arm/opcodes.hpp:1187
@ VLD1d64Twb_register
Definition arm/opcodes.hpp:2603
@ sysLDMDA_UPD
Definition arm/opcodes.hpp:4020
@ VMULslv8i16
Definition arm/opcodes.hpp:3099
@ VLD4d32_UPD
Definition arm/opcodes.hpp:2871
@ VMLAslv4i32
Definition arm/opcodes.hpp:2978
@ VST4LNd8
Definition arm/opcodes.hpp:3841
@ CDE_VCX3_fpdp
Definition arm/opcodes.hpp:869
@ tBX_RET
Definition arm/opcodes.hpp:772
@ VSHLsv2i32
Definition arm/opcodes.hpp:3544
@ MVE_VQADDs8
Definition arm/opcodes.hpp:1512
@ G_STRICT_FREM
Definition arm/opcodes.hpp:286
@ t2LoopDec
Definition arm/opcodes.hpp:714
@ VQRDMLAHv4i32
Definition arm/opcodes.hpp:3250
@ VQRSHLuv2i64
Definition arm/opcodes.hpp:3279
@ MVE_VLD41_32
Definition arm/opcodes.hpp:1235
@ VLD1d8T
Definition arm/opcodes.hpp:2613
@ VST1d32Qwb_fixed
Definition arm/opcodes.hpp:3654
@ t2LDRSH_POST_imm
Definition arm/opcodes.hpp:705
@ tBL
Definition arm/opcodes.hpp:4448
@ VCVTASH
Definition arm/opcodes.hpp:2351
@ TEQrr
Definition arm/opcodes.hpp:2057
@ VGETLNs8
Definition arm/opcodes.hpp:2502
@ VQSHLsiv2i32
Definition arm/opcodes.hpp:3295
@ MVE_VMOVimmf32
Definition arm/opcodes.hpp:1427
@ MVE_VQSHL_by_vecs16
Definition arm/opcodes.hpp:1614
@ t2TEQrr
Definition arm/opcodes.hpp:4387
@ MVNr
Definition arm/opcodes.hpp:1852
@ G_ADDRSPACE_CAST
Definition arm/opcodes.hpp:276
@ VSRAsv8i8
Definition arm/opcodes.hpp:3605
@ VLD4DUPdWB_register_Asm_16
Definition arm/opcodes.hpp:538
@ t2UQSUB8
Definition arm/opcodes.hpp:4417
@ TAILJMPd
Definition arm/opcodes.hpp:448
@ VRSRAuv8i8
Definition arm/opcodes.hpp:3500
@ VST3LNqWB_register_Asm_32
Definition arm/opcodes.hpp:626
@ VABAsv8i8
Definition arm/opcodes.hpp:2112
@ VTBX4
Definition arm/opcodes.hpp:3952
@ VST3LNd8Pseudo
Definition arm/opcodes.hpp:3795
@ VST3q8oddPseudo
Definition arm/opcodes.hpp:3831
@ VQDMLALv4i32
Definition arm/opcodes.hpp:3212
@ VADDhd
Definition arm/opcodes.hpp:2182
@ MVE_UQSHLL
Definition arm/opcodes.hpp:1030
@ VQDMULLv2i64
Definition arm/opcodes.hpp:3227
@ MVE_VQSHLimmu8
Definition arm/opcodes.hpp:1631
@ CMNzrsi
Definition arm/opcodes.hpp:878
@ STCL_PRE
Definition arm/opcodes.hpp:1995
@ VLD2q16PseudoWB_fixed
Definition arm/opcodes.hpp:2727
@ VSUBfd
Definition arm/opcodes.hpp:3926
@ VST1q16HighQPseudo_UPD
Definition arm/opcodes.hpp:3696
@ VQSHLuiv8i16
Definition arm/opcodes.hpp:3323
@ MVE_DLSTP_64
Definition arm/opcodes.hpp:1014
@ MVE_VHADD_qr_u16
Definition arm/opcodes.hpp:1185
@ G_GET_FPMODE
Definition arm/opcodes.hpp:233
@ SEH_StackAlloc
Definition arm/opcodes.hpp:429
@ VQRSHLuv16i8
Definition arm/opcodes.hpp:3276
@ VST4dWB_fixed_Asm_16
Definition arm/opcodes.hpp:663
@ VST4LNd32Pseudo
Definition arm/opcodes.hpp:3838
@ tTAILJMPdND
Definition arm/opcodes.hpp:796
@ MVE_VRSHL_qru16
Definition arm/opcodes.hpp:1705
@ t2MSR_M
Definition arm/opcodes.hpp:4203
@ G_INDEXED_LOAD
Definition arm/opcodes.hpp:116
@ t2PLDi12
Definition arm/opcodes.hpp:4223
@ PseudoARMInitUndefMQPR
Definition arm/opcodes.hpp:410
@ VMINsv4i16
Definition arm/opcodes.hpp:2945
@ VADDWuv2i64
Definition arm/opcodes.hpp:2177
@ VLD3q16oddPseudo_UPD
Definition arm/opcodes.hpp:2806
@ t2SMMUL
Definition arm/opcodes.hpp:4297
@ VQSHLuv8i16
Definition arm/opcodes.hpp:3331
@ VTSTv16i8
Definition arm/opcodes.hpp:3984
@ VST3LNq32_UPD
Definition arm/opcodes.hpp:3805
@ MVE_VSTRH32_rq_u
Definition arm/opcodes.hpp:1826
@ MVE_VMINu16
Definition arm/opcodes.hpp:1346
@ CFI_INSTRUCTION
Definition arm/opcodes.hpp:27
@ t2SHADD8
Definition arm/opcodes.hpp:4268
@ VLD3DUPdWB_register_Asm_8
Definition arm/opcodes.hpp:489
@ CPS1p
Definition arm/opcodes.hpp:884
@ VFP_VMINNMD
Definition arm/opcodes.hpp:2497
@ t2SBCrs
Definition arm/opcodes.hpp:4261
@ t2MUL
Definition arm/opcodes.hpp:4205
@ VCVTNSS
Definition arm/opcodes.hpp:2385
@ MVE_VMULLTp16
Definition arm/opcodes.hpp:1446
@ t2PLDWi8
Definition arm/opcodes.hpp:4221
@ VSUDOTQI
Definition arm/opcodes.hpp:3939
@ VPMAXu32
Definition arm/opcodes.hpp:3177
@ VLD3DUPd16
Definition arm/opcodes.hpp:2743
@ t2MOVsi
Definition arm/opcodes.hpp:731
@ VLD1q32HighTPseudo
Definition arm/opcodes.hpp:2633
@ VLD2LNdAsm_8
Definition arm/opcodes.hpp:468
@ VST1d64Qwb_register
Definition arm/opcodes.hpp:3670
@ VLD1d32QPseudo
Definition arm/opcodes.hpp:2578
@ UHSUB8
Definition arm/opcodes.hpp:2078
@ VRSRAuv8i16
Definition arm/opcodes.hpp:3499
@ MVE_VQRSHRNthu32
Definition arm/opcodes.hpp:1606
@ VLD4LNq32Pseudo
Definition arm/opcodes.hpp:2861
@ VLD2DUPd16x2wb_register
Definition arm/opcodes.hpp:2662
@ UHSUB16
Definition arm/opcodes.hpp:2077
@ VSUBD
Definition arm/opcodes.hpp:3908
@ MVE_VMLSDAVas8
Definition arm/opcodes.hpp:1387
@ MVE_VMLALDAVs32
Definition arm/opcodes.hpp:1374
@ VLDR_FPCXTS_post
Definition arm/opcodes.hpp:2905
@ VCVTf2xsq
Definition arm/opcodes.hpp:2414
@ VST1d64T
Definition arm/opcodes.hpp:3671
@ t2MOVSsr
Definition arm/opcodes.hpp:726
@ VSHRuv16i8
Definition arm/opcodes.hpp:3569
@ MVE_VMAXu32
Definition arm/opcodes.hpp:1321
@ VLD2LNqWB_fixed_Asm_32
Definition arm/opcodes.hpp:478
@ VHSUBuv8i16
Definition arm/opcodes.hpp:2527
@ t2STRH_POST_imm
Definition arm/opcodes.hpp:741
@ MVE_VREV32_16
Definition arm/opcodes.hpp:1657
@ VSUBHNv4i16
Definition arm/opcodes.hpp:3911
@ VMOVv4f32
Definition arm/opcodes.hpp:3043
@ MVE_VCVTu16f16m
Definition arm/opcodes.hpp:1154
@ MVE_VLDRBS16_rq
Definition arm/opcodes.hpp:1254
@ VST2d8
Definition arm/opcodes.hpp:3765
@ tADJCALLSTACKDOWN
Definition arm/opcodes.hpp:763
@ VCGEsv2i32
Definition arm/opcodes.hpp:2241
@ VQRSHRNuv4i16
Definition arm/opcodes.hpp:3288
@ VLD4d16Pseudo_UPD
Definition arm/opcodes.hpp:2866
@ VLD4LNdWB_register_Asm_16
Definition arm/opcodes.hpp:556
@ VRSRAuv2i64
Definition arm/opcodes.hpp:3496
@ VQMOVNsv4i16
Definition arm/opcodes.hpp:3233
@ VMVNv4i32
Definition arm/opcodes.hpp:3110
@ VLD3DUPdWB_fixed_Asm_8
Definition arm/opcodes.hpp:486
@ VQRDMULHslv8i16
Definition arm/opcodes.hpp:3263
@ MVE_VST21_16
Definition arm/opcodes.hpp:1774
@ t2DCPS2
Definition arm/opcodes.hpp:4093
@ MVE_VADD_qr_i16
Definition arm/opcodes.hpp:1072
@ STRH
Definition arm/opcodes.hpp:2030
@ VABDLsv2i64
Definition arm/opcodes.hpp:2119
@ G_MUL
Definition arm/opcodes.hpp:77
@ VUHTOD
Definition arm/opcodes.hpp:3994
@ MVE_VCVTf32f16bh
Definition arm/opcodes.hpp:1134
@ t2STR_POST
Definition arm/opcodes.hpp:4366
@ tLDRBi
Definition arm/opcodes.hpp:4469
@ VCVTANSDh
Definition arm/opcodes.hpp:2343
@ VCVTBDH
Definition arm/opcodes.hpp:2356
@ LDRH_POST
Definition arm/opcodes.hpp:964
@ VCVTNNUQf
Definition arm/opcodes.hpp:2381
@ JUMPTABLE_TBH
Definition arm/opcodes.hpp:356
@ PATCHABLE_TYPED_EVENT_CALL
Definition arm/opcodes.hpp:64
@ tSTMIA_UPD
Definition arm/opcodes.hpp:4499
@ VRSHLsv8i8
Definition arm/opcodes.hpp:3447
@ VLD1DUPd16wb_register
Definition arm/opcodes.hpp:2533
@ t2CSINC
Definition arm/opcodes.hpp:4088
@ VST1d64TPseudoWB_register
Definition arm/opcodes.hpp:3674
@ VQNEGv4i32
Definition arm/opcodes.hpp:3241
@ VLD3DUPqWB_fixed_Asm_32
Definition arm/opcodes.hpp:494
@ VCGEzv4f32
Definition arm/opcodes.hpp:2256
@ SEH_SaveLR
Definition arm/opcodes.hpp:425
@ VCVTf2uq
Definition arm/opcodes.hpp:2412
@ t2MVNs
Definition arm/opcodes.hpp:4208
@ G_INTRINSIC
Definition arm/opcodes.hpp:145
@ VMLSH
Definition arm/opcodes.hpp:2987
@ VST4q16oddPseudo_UPD
Definition arm/opcodes.hpp:3869
@ t2TTT
Definition arm/opcodes.hpp:4396
@ VCVTANUDh
Definition arm/opcodes.hpp:2347
@ G_IMPLICIT_DEF
Definition arm/opcodes.hpp:87
@ MVE_VSHLL_imms16bh
Definition arm/opcodes.hpp:1721
@ SBCrsi
Definition arm/opcodes.hpp:1911
@ VMLAv8i16
Definition arm/opcodes.hpp:2984
@ VST4dWB_register_Asm_8
Definition arm/opcodes.hpp:668
@ tADDrr
Definition arm/opcodes.hpp:4438
@ MVE_VRMLALDAVHu32
Definition arm/opcodes.hpp:1684
@ G_SEXTLOAD
Definition arm/opcodes.hpp:114
@ t2LDC2L_OFFSET
Definition arm/opcodes.hpp:4114
@ BFC
Definition arm/opcodes.hpp:825
@ G_FCONSTANT
Definition arm/opcodes.hpp:152
@ VCVTu2hq
Definition arm/opcodes.hpp:2433
@ VRINTAH
Definition arm/opcodes.hpp:3396
@ VSRAsv1i64
Definition arm/opcodes.hpp:3599
@ G_VECREDUCE_UMAX
Definition arm/opcodes.hpp:315
@ SBCrsr
Definition arm/opcodes.hpp:1912
@ t2CMPri
Definition arm/opcodes.hpp:4075
@ VLD2DUPd32x2wb_register
Definition arm/opcodes.hpp:2668
@ VSRAuv4i32
Definition arm/opcodes.hpp:3611
@ G_MEMSET
Definition arm/opcodes.hpp:295
@ MVE_VDUP8
Definition arm/opcodes.hpp:1169
@ VSRAsv8i16
Definition arm/opcodes.hpp:3604
@ ADJCALLSTACKUP
Definition arm/opcodes.hpp:325
@ STRB_POST_IMM
Definition arm/opcodes.hpp:2017
@ G_FREM
Definition arm/opcodes.hpp:202
@ LDRSBTii
Definition arm/opcodes.hpp:364
@ VFMAhq
Definition arm/opcodes.hpp:2476
@ t2LoopEnd
Definition arm/opcodes.hpp:715
@ G_FPOWI
Definition arm/opcodes.hpp:204
@ MVE_VQDMULL_qr_s32bh
Definition arm/opcodes.hpp:1542
@ MVE_VMLALDAVu32
Definition arm/opcodes.hpp:1376
@ VQRSHLsv4i32
Definition arm/opcodes.hpp:3273
@ VST1q8
Definition arm/opcodes.hpp:3721
@ G_SDIVREM
Definition arm/opcodes.hpp:82
@ VABDsv8i8
Definition arm/opcodes.hpp:2134
@ NEON_VMINNMNQh
Definition arm/opcodes.hpp:1862
@ LDREXB
Definition arm/opcodes.hpp:958
@ VSUBv8i16
Definition arm/opcodes.hpp:3936
@ VST1q16wb_register
Definition arm/opcodes.hpp:3702
@ VLD1DUPd32wb_fixed
Definition arm/opcodes.hpp:2535
@ tTAILJMPr
Definition arm/opcodes.hpp:797
@ tSBCS
Definition arm/opcodes.hpp:791
@ MVE_VCVTs16f16_fix
Definition arm/opcodes.hpp:1140
@ MVE_VRMLALDAVHau32
Definition arm/opcodes.hpp:1681
@ sysSTMIB_UPD
Definition arm/opcodes.hpp:4034
@ MVE_VMAXVs16
Definition arm/opcodes.hpp:1311
@ VLD3q32oddPseudo_UPD
Definition arm/opcodes.hpp:2811
@ VMAXsv4i32
Definition arm/opcodes.hpp:2930
@ tSTRBi
Definition arm/opcodes.hpp:4500
@ VSELGED
Definition arm/opcodes.hpp:3513
@ VFP_VMAXNMD
Definition arm/opcodes.hpp:2494
@ tREVSH
Definition arm/opcodes.hpp:4494
@ VUZPd8
Definition arm/opcodes.hpp:4010
@ VMSR_FPEXC
Definition arm/opcodes.hpp:3064
@ VST3d8Pseudo_UPD
Definition arm/opcodes.hpp:3816
@ SHA1P
Definition arm/opcodes.hpp:1921
@ G_BRCOND
Definition arm/opcodes.hpp:142
@ G_BLOCK_ADDR
Definition arm/opcodes.hpp:277
@ VSUBv1i64
Definition arm/opcodes.hpp:3931
@ G_UDIV
Definition arm/opcodes.hpp:79
@ G_UMAX
Definition arm/opcodes.hpp:241
@ LDRSH_PRE
Definition arm/opcodes.hpp:975
@ G_VAARG
Definition arm/opcodes.hpp:154
@ t2LDRHi8
Definition arm/opcodes.hpp:4152
@ VMULLsluv2i32
Definition arm/opcodes.hpp:3077
@ VCMPES
Definition arm/opcodes.hpp:2331
@ VST2b16wb_fixed
Definition arm/opcodes.hpp:3751
@ MVE_VLDRBU32
Definition arm/opcodes.hpp:1263
@ VST3LNd8Pseudo_UPD
Definition arm/opcodes.hpp:3796
@ LDRT_POST
Definition arm/opcodes.hpp:366
@ RSBSrsi
Definition arm/opcodes.hpp:417
@ LDRD_POST
Definition arm/opcodes.hpp:955
@ t2QSUB
Definition arm/opcodes.hpp:4238
@ BMOVPCB_CALL
Definition arm/opcodes.hpp:334
@ VCLSv16i8
Definition arm/opcodes.hpp:2298
@ VUZPq16
Definition arm/opcodes.hpp:4011
@ MVE_VSHLL_lwu16bh
Definition arm/opcodes.hpp:1733
@ VCGTzv4f32
Definition arm/opcodes.hpp:2282
@ VNEGS
Definition arm/opcodes.hpp:3114
@ VPADDLsv8i16
Definition arm/opcodes.hpp:3158
@ VST4LNq32
Definition arm/opcodes.hpp:3849
@ MVE_VABAVs32
Definition arm/opcodes.hpp:1034
@ MVE_VCVTs16f16n
Definition arm/opcodes.hpp:1143
@ VST2b16wb_register
Definition arm/opcodes.hpp:3752
@ VLD3DUPq8OddPseudo
Definition arm/opcodes.hpp:2767
@ t2CLREX
Definition arm/opcodes.hpp:4069
@ VACGThq
Definition arm/opcodes.hpp:2161
@ VRSQRTEhq
Definition arm/opcodes.hpp:3479
@ MVE_VRSHR_immu16
Definition arm/opcodes.hpp:1715
@ VST4qWB_fixed_Asm_32
Definition arm/opcodes.hpp:673
@ G_BUILD_VECTOR_TRUNC
Definition arm/opcodes.hpp:98
@ VCEQzv16i8
Definition arm/opcodes.hpp:2226
@ MVE_VQDMLSDHXs32
Definition arm/opcodes.hpp:1529
@ MVE_VMLSDAVaxs8
Definition arm/opcodes.hpp:1390
@ G_CTLZ
Definition arm/opcodes.hpp:257
@ VCLTzv16i8
Definition arm/opcodes.hpp:2304
@ VCMLAv4f16
Definition arm/opcodes.hpp:2322
@ VST1d64TPseudo
Definition arm/opcodes.hpp:3672
@ t2UXTAB
Definition arm/opcodes.hpp:4425
@ SUBREG_TO_REG
Definition arm/opcodes.hpp:35
@ MVE_VQMOVUNs32bh
Definition arm/opcodes.hpp:1558
@ VTRNd8
Definition arm/opcodes.hpp:3980
@ MVE_VADC
Definition arm/opcodes.hpp:1052
@ VST1q32LowQPseudo_UPD
Definition arm/opcodes.hpp:3708
@ VMINhd
Definition arm/opcodes.hpp:2941
@ VST4qWB_register_Asm_32
Definition arm/opcodes.hpp:676
@ VDIVS
Definition arm/opcodes.hpp:2444
@ VMLSLslsv2i32
Definition arm/opcodes.hpp:2988
@ VST3d8_UPD
Definition arm/opcodes.hpp:3817
@ t2UMLAL
Definition arm/opcodes.hpp:4410
@ ORRrsi
Definition arm/opcodes.hpp:1865
@ MVE_VLD43_32
Definition arm/opcodes.hpp:1247
@ t2LDRpci
Definition arm/opcodes.hpp:4174
@ RFEDB_UPD
Definition arm/opcodes.hpp:1892
@ VSRIv2i64
Definition arm/opcodes.hpp:3617
@ VST4LNq32Pseudo
Definition arm/opcodes.hpp:3850
@ ASRi
Definition arm/opcodes.hpp:326
@ MVE_VREV64_16
Definition arm/opcodes.hpp:1659
@ MVE_VQABSs32
Definition arm/opcodes.hpp:1502
@ VABDfq
Definition arm/opcodes.hpp:2126
@ VCGEzv2i32
Definition arm/opcodes.hpp:2254
@ MVE_VMAXAVs32
Definition arm/opcodes.hpp:1298
@ VABDuv8i8
Definition arm/opcodes.hpp:2140
@ VNEGs16q
Definition arm/opcodes.hpp:3120
@ tSUBSrr
Definition arm/opcodes.hpp:794
@ AESD
Definition arm/opcodes.hpp:810
@ MVE_VSRIimm32
Definition arm/opcodes.hpp:1766
@ MVE_VABDf32
Definition arm/opcodes.hpp:1040
@ MVE_VLD20_8
Definition arm/opcodes.hpp:1219
@ VNMULD
Definition arm/opcodes.hpp:3131
@ MVE_VNEGf32
Definition arm/opcodes.hpp:1468
@ t2SMULTT
Definition arm/opcodes.hpp:4305
@ CDE_VCX3A_vec
Definition arm/opcodes.hpp:868
@ MVE_VMLSLDAVas16
Definition arm/opcodes.hpp:1397
@ VST3d32_UPD
Definition arm/opcodes.hpp:3813
@ VBSPd
Definition arm/opcodes.hpp:2210
@ VHSUBsv4i32
Definition arm/opcodes.hpp:2520
@ MVE_VQRDMULHi16
Definition arm/opcodes.hpp:1584
@ MVE_VMLSLDAVs32
Definition arm/opcodes.hpp:1402
@ PICLDR
Definition arm/opcodes.hpp:400
@ tLDR_postidx
Definition arm/opcodes.hpp:782
@ VRINTMH
Definition arm/opcodes.hpp:3403
@ t2MOVi16_ga_pcrel
Definition arm/opcodes.hpp:729
@ ADCrsr
Definition arm/opcodes.hpp:804
@ VSHLLuv2i64
Definition arm/opcodes.hpp:3531
@ MVE_VSHL_by_vecs16
Definition arm/opcodes.hpp:1737
@ MVE_VCTP8
Definition arm/opcodes.hpp:1127
@ VSHRNv2i32
Definition arm/opcodes.hpp:3558
@ VMVNv8i16
Definition arm/opcodes.hpp:3111
@ LDC_OPTION
Definition arm/opcodes.hpp:935
@ MVE_VMAXNMAVf16
Definition arm/opcodes.hpp:1303
@ VRSHRuv4i16
Definition arm/opcodes.hpp:3471
@ t2STREXB
Definition arm/opcodes.hpp:4356
@ MVE_VRHADDs32
Definition arm/opcodes.hpp:1663
@ VLD1d32wb_fixed
Definition arm/opcodes.hpp:2589
@ UDIV
Definition arm/opcodes.hpp:2072
@ VLD2DUPq32OddPseudoWB_fixed
Definition arm/opcodes.hpp:2681
@ MVE_VQSHRUNs32th
Definition arm/opcodes.hpp:1643
@ VORRd
Definition arm/opcodes.hpp:3136
@ VQRSHLsv16i8
Definition arm/opcodes.hpp:3268
@ G_JUMP_TABLE
Definition arm/opcodes.hpp:278
@ VST1q8HighTPseudo
Definition arm/opcodes.hpp:3724
@ MVE_VCMPs8
Definition arm/opcodes.hpp:1114
@ VLD2DUPq32EvenPseudo
Definition arm/opcodes.hpp:2679
@ VMLSD
Definition arm/opcodes.hpp:2986
@ VLD2DUPq8OddPseudoWB_fixed
Definition arm/opcodes.hpp:2685
@ VCGEsv8i16
Definition arm/opcodes.hpp:2244
@ MVE_VST42_32
Definition arm/opcodes.hpp:1794
@ PseudoARMInitUndefGPR
Definition arm/opcodes.hpp:409
@ VLD4d32Pseudo
Definition arm/opcodes.hpp:2869
@ VMULfq
Definition arm/opcodes.hpp:3087
@ VDIVH
Definition arm/opcodes.hpp:2443
@ t2LDAEXB
Definition arm/opcodes.hpp:4110
@ BICri
Definition arm/opcodes.hpp:827
@ VLD2q8PseudoWB_fixed
Definition arm/opcodes.hpp:2739
@ MVE_VMLSLDAVxs16
Definition arm/opcodes.hpp:1403
@ MVE_VQRDMLSDHXs16
Definition arm/opcodes.hpp:1575
@ VRSHRsv4i32
Definition arm/opcodes.hpp:3464
@ VCVTNNSQf
Definition arm/opcodes.hpp:2377
@ MVE_VMLADAVu32
Definition arm/opcodes.hpp:1362
@ VST3dWB_fixed_Asm_8
Definition arm/opcodes.hpp:632
@ VQMOVNsuv2i32
Definition arm/opcodes.hpp:3229
@ MVE_VCMPs32
Definition arm/opcodes.hpp:1112
@ tMOVi8
Definition arm/opcodes.hpp:4484
@ VLD2LNqWB_register_Asm_32
Definition arm/opcodes.hpp:480
@ SUBrsr
Definition arm/opcodes.hpp:2046
@ VRINTXS
Definition arm/opcodes.hpp:3432
@ VLSTM_T2
Definition arm/opcodes.hpp:2922
@ VMINuv4i32
Definition arm/opcodes.hpp:2952
@ MVE_VQRDMULHi32
Definition arm/opcodes.hpp:1585
@ MVE_VLDRWU32_qi
Definition arm/opcodes.hpp:1293
@ STRT_POST_IMM
Definition arm/opcodes.hpp:2035
@ VFMALDI
Definition arm/opcodes.hpp:2469
@ VCVTxu2hd
Definition arm/opcodes.hpp:2440
@ VCVTDS
Definition arm/opcodes.hpp:2360
@ tSUBi3
Definition arm/opcodes.hpp:4507
@ G_INTRINSIC_LRINT
Definition arm/opcodes.hpp:108
@ MVE_VABAVu32
Definition arm/opcodes.hpp:1037
@ tPOP
Definition arm/opcodes.hpp:4490
@ CDE_CX1D
Definition arm/opcodes.hpp:844
@ VCGThq
Definition arm/opcodes.hpp:2265
@ VMULLslsv4i16
Definition arm/opcodes.hpp:3076
@ t2RSBrs
Definition arm/opcodes.hpp:4254
@ G_INSERT
Definition arm/opcodes.hpp:95
@ VST4LNqWB_register_Asm_16
Definition arm/opcodes.hpp:658
@ MVE_VLD43_16_wb
Definition arm/opcodes.hpp:1246
@ VRHADDsv4i16
Definition arm/opcodes.hpp:3385
@ MVE_VLDRHS32_post
Definition arm/opcodes.hpp:1276
@ VMULLsluv4i16
Definition arm/opcodes.hpp:3078
@ VQSUBuv4i16
Definition arm/opcodes.hpp:3354
@ VLD2DUPd32
Definition arm/opcodes.hpp:2663
@ t2SUBspImm
Definition arm/opcodes.hpp:4376
@ MVE_LSLLi
Definition arm/opcodes.hpp:1018
@ VLD2d16
Definition arm/opcodes.hpp:2716
@ VMLSslfq
Definition arm/opcodes.hpp:3004
@ MVE_VSTRB16
Definition arm/opcodes.hpp:1804
@ MSRbanked
Definition arm/opcodes.hpp:1007
@ MVE_VHADD_qr_s8
Definition arm/opcodes.hpp:1184
@ VQRDMLSHslv8i16
Definition arm/opcodes.hpp:3255
@ VLD3LNq32_UPD
Definition arm/opcodes.hpp:2789
@ SHASX
Definition arm/opcodes.hpp:1930
@ t2BFr
Definition arm/opcodes.hpp:4059
@ VST3qWB_fixed_Asm_16
Definition arm/opcodes.hpp:639
@ t2UQADD8
Definition arm/opcodes.hpp:4413
@ t2TBB
Definition arm/opcodes.hpp:4384
@ VCMLAv4f32_indexed
Definition arm/opcodes.hpp:2325
@ SHA1H
Definition arm/opcodes.hpp:1919
@ STR_PRE_IMM
Definition arm/opcodes.hpp:2039
@ t2SMUADX
Definition arm/opcodes.hpp:4300
@ VST3q32oddPseudo_UPD
Definition arm/opcodes.hpp:3827
@ VHADDsv16i8
Definition arm/opcodes.hpp:2505
@ VCADDv2f32
Definition arm/opcodes.hpp:2212
@ VTOUHD
Definition arm/opcodes.hpp:3966
@ VLD2b16wb_fixed
Definition arm/opcodes.hpp:2708
@ MVE_VMAXAs16
Definition arm/opcodes.hpp:1300
@ VLD1d16
Definition arm/opcodes.hpp:2561
@ VADDv4i16
Definition arm/opcodes.hpp:2188
@ MVE_VQNEGs32
Definition arm/opcodes.hpp:1561
@ t2SpeculationBarrierSBEndBB
Definition arm/opcodes.hpp:751
@ VLD1DUPq8wb_register
Definition arm/opcodes.hpp:2548
@ t2ANDrr
Definition arm/opcodes.hpp:4046
@ G_SELECT
Definition arm/opcodes.hpp:169
@ MOVsra_glue
Definition arm/opcodes.hpp:388
@ VRINTZD
Definition arm/opcodes.hpp:3433
@ VST2b16
Definition arm/opcodes.hpp:3750
@ VHSUBuv16i8
Definition arm/opcodes.hpp:2523
@ JUMP_TABLE_DEBUG_INFO
Definition arm/opcodes.hpp:67
@ MVE_VRMULHs16
Definition arm/opcodes.hpp:1690
@ MVE_VMAXVs8
Definition arm/opcodes.hpp:1313
@ VRHADDsv8i16
Definition arm/opcodes.hpp:3387
@ t2TT
Definition arm/opcodes.hpp:4393
@ VLD4d8
Definition arm/opcodes.hpp:2872
@ MVE_VBRSR16
Definition arm/opcodes.hpp:1084
@ VNMLAD
Definition arm/opcodes.hpp:3125
@ VQRDMLAHv2i32
Definition arm/opcodes.hpp:3248
@ VLD2DUPd32wb_register
Definition arm/opcodes.hpp:2665
@ G_ZEXT
Definition arm/opcodes.hpp:157
@ VLD3dWB_fixed_Asm_32
Definition arm/opcodes.hpp:518
@ VLD3qAsm_8
Definition arm/opcodes.hpp:525
@ SMLALBT
Definition arm/opcodes.hpp:1941
@ VST1d16Q
Definition arm/opcodes.hpp:3635
@ MOVCCr
Definition arm/opcodes.hpp:379
@ MVE_VMOV_from_lane_u8
Definition arm/opcodes.hpp:1421
@ G_ROTR
Definition arm/opcodes.hpp:163
@ G_USUBE
Definition arm/opcodes.hpp:173
@ LDMIA
Definition arm/opcodes.hpp:942
@ VRSRAuv4i32
Definition arm/opcodes.hpp:3498
@ MVE_VCVTu32f32a
Definition arm/opcodes.hpp:1159
@ VCVTMNSDh
Definition arm/opcodes.hpp:2362
@ VST1d64Twb_fixed
Definition arm/opcodes.hpp:3675
@ t2MRSbanked
Definition arm/opcodes.hpp:4200
@ LSRr
Definition arm/opcodes.hpp:373
@ SMMLAR
Definition arm/opcodes.hpp:1955
@ tCMPr
Definition arm/opcodes.hpp:4460
@ VLD3LNq16_UPD
Definition arm/opcodes.hpp:2785
@ VQRSHRNuv2i32
Definition arm/opcodes.hpp:3287
@ MVE_VMINs8
Definition arm/opcodes.hpp:1345
@ CDE_CX2D
Definition arm/opcodes.hpp:848
@ VMAXuv2i32
Definition arm/opcodes.hpp:2934
@ MVE_VSHLL_lws16th
Definition arm/opcodes.hpp:1730
@ t2CLRM
Definition arm/opcodes.hpp:4070
@ t2ADCrr
Definition arm/opcodes.hpp:4036
@ MVE_VMULLBs16
Definition arm/opcodes.hpp:1440
@ VRECPShd
Definition arm/opcodes.hpp:3369
@ VCGEsv4i32
Definition arm/opcodes.hpp:2243
@ VLD3LNd8_UPD
Definition arm/opcodes.hpp:2781
@ VDIVD
Definition arm/opcodes.hpp:2442
@ VPADALuv8i8
Definition arm/opcodes.hpp:3153
@ t2SRSIA_UPD
Definition arm/opcodes.hpp:4313
@ VCEQzv4i16
Definition arm/opcodes.hpp:2231
@ VLD2q16wb_fixed
Definition arm/opcodes.hpp:2729
@ VCMPZD
Definition arm/opcodes.hpp:2337
@ MVE_VSHLL_imms16th
Definition arm/opcodes.hpp:1722
@ VABShq
Definition arm/opcodes.hpp:2147
@ MVE_VMINVs32
Definition arm/opcodes.hpp:1338
@ G_LOAD
Definition arm/opcodes.hpp:113
@ BL_PUSHLR
Definition arm/opcodes.hpp:333
@ SMULTB
Definition arm/opcodes.hpp:1965
@ MVE_DLSTP_32
Definition arm/opcodes.hpp:1013
@ tASRri
Definition arm/opcodes.hpp:4443
@ VRECPEfd
Definition arm/opcodes.hpp:3362
@ VLDMDIA_UPD
Definition arm/opcodes.hpp:2893
@ VMLSLuv2i64
Definition arm/opcodes.hpp:2995
@ tSTRBr
Definition arm/opcodes.hpp:4501
@ VST3LNqWB_register_Asm_16
Definition arm/opcodes.hpp:625
@ MVE_VRMULHu16
Definition arm/opcodes.hpp:1693
@ LDMIA_UPD
Definition arm/opcodes.hpp:943
@ STRB_PRE_REG
Definition arm/opcodes.hpp:2020
@ VRSQRTEd
Definition arm/opcodes.hpp:3475
@ BMOVPCRX_CALL
Definition arm/opcodes.hpp:335
@ MVE_VLD40_32_wb
Definition arm/opcodes.hpp:1230
@ MVE_VCVTs32f32m
Definition arm/opcodes.hpp:1148
@ VREV32q8
Definition arm/opcodes.hpp:3376
@ t2CSINV
Definition arm/opcodes.hpp:4089
@ t2LDRB_POST
Definition arm/opcodes.hpp:4135
@ VSUBWuv2i64
Definition arm/opcodes.hpp:3923
@ STRi12
Definition arm/opcodes.hpp:2041
@ VCVTxs2hq
Definition arm/opcodes.hpp:2437
@ VRINTNNQf
Definition arm/opcodes.hpp:3413
@ VDUP16q
Definition arm/opcodes.hpp:2446
@ VSTMSDB_UPD
Definition arm/opcodes.hpp:3884
@ t2SMLALTB
Definition arm/opcodes.hpp:4283
@ BR_JTm_rs
Definition arm/opcodes.hpp:338
@ VNEGhq
Definition arm/opcodes.hpp:3118
@ VST1q32wb_register
Definition arm/opcodes.hpp:3711
@ VST4d8Pseudo_UPD
Definition arm/opcodes.hpp:3863
@ t2LDCL_PRE
Definition arm/opcodes.hpp:4125
@ VSQRTH
Definition arm/opcodes.hpp:3596
@ VMLALsv2i64
Definition arm/opcodes.hpp:2961
@ MVE_VSTRD64_qi
Definition arm/opcodes.hpp:1816
@ MVE_VMLA_qr_i16
Definition arm/opcodes.hpp:1382
@ t2TBH_JT
Definition arm/opcodes.hpp:753
@ VRINTMNDh
Definition arm/opcodes.hpp:3405
@ MVE_VMAXVu32
Definition arm/opcodes.hpp:1315
@ t2CRC32CB
Definition arm/opcodes.hpp:4082
@ VLD1DUPd16wb_fixed
Definition arm/opcodes.hpp:2532
@ VMLALuv4i32
Definition arm/opcodes.hpp:2965
@ tASRrr
Definition arm/opcodes.hpp:4444
@ SRSIB_UPD
Definition arm/opcodes.hpp:1978
@ VLD2d32wb_register
Definition arm/opcodes.hpp:2721
@ G_STRICT_FADD
Definition arm/opcodes.hpp:282
@ VCEQhq
Definition arm/opcodes.hpp:2219
@ VLD4LNdWB_fixed_Asm_16
Definition arm/opcodes.hpp:553
@ VLD4dAsm_32
Definition arm/opcodes.hpp:566
@ BF16VDOTS_VDOTD
Definition arm/opcodes.hpp:820
@ LDRrs
Definition arm/opcodes.hpp:984
@ MVE_VMOVLs8th
Definition arm/opcodes.hpp:1408
@ MRSsys
Definition arm/opcodes.hpp:1005
@ VNMULS
Definition arm/opcodes.hpp:3133
@ tSUBi8
Definition arm/opcodes.hpp:4508
@ STCL_OFFSET
Definition arm/opcodes.hpp:1992
@ VMAXfq
Definition arm/opcodes.hpp:2924
@ t2HINT
Definition arm/opcodes.hpp:4101
@ VMINuv8i16
Definition arm/opcodes.hpp:2953
@ LDRSH_POST
Definition arm/opcodes.hpp:974
@ t2LEApcrel
Definition arm/opcodes.hpp:712
@ CRC32CW
Definition arm/opcodes.hpp:890
@ VSDOTQ
Definition arm/opcodes.hpp:3508
@ VQRDMLAHslv2i32
Definition arm/opcodes.hpp:3244
@ VLD3DUPqWB_register_Asm_16
Definition arm/opcodes.hpp:496
@ MVE_VSRIimm8
Definition arm/opcodes.hpp:1767
@ VCMPH
Definition arm/opcodes.hpp:2335
@ MVE_VRSHL_qru8
Definition arm/opcodes.hpp:1707
@ VQDMLSLv4i32
Definition arm/opcodes.hpp:3216
@ VLLDM_T2
Definition arm/opcodes.hpp:2920
@ t2SUBrs
Definition arm/opcodes.hpp:4375
@ t2MOVCCr
Definition arm/opcodes.hpp:723
@ VLD1d32TPseudoWB_fixed
Definition arm/opcodes.hpp:2585
@ UADD16
Definition arm/opcodes.hpp:2067
@ t2LDRSBpci
Definition arm/opcodes.hpp:4160
@ tROR
Definition arm/opcodes.hpp:4495
@ VRSHRuv8i8
Definition arm/opcodes.hpp:3474
@ VRSHLuv8i16
Definition arm/opcodes.hpp:3454
@ VQSHLsuv8i16
Definition arm/opcodes.hpp:3307
@ VST2LNqWB_register_Asm_32
Definition arm/opcodes.hpp:611
@ MVE_VCVTf32s32_fix
Definition arm/opcodes.hpp:1136
@ VLD1DUPd32
Definition arm/opcodes.hpp:2534
@ G_SSUBO
Definition arm/opcodes.hpp:176
@ VZIPd8
Definition arm/opcodes.hpp:4015
@ MVE_VQDMLSDHXs16
Definition arm/opcodes.hpp:1528
@ CLREX
Definition arm/opcodes.hpp:874
@ VQSHLsuv1i64
Definition arm/opcodes.hpp:3302
@ FSTMXIA_UPD
Definition arm/opcodes.hpp:910
@ VSHLiv2i64
Definition arm/opcodes.hpp:3537
@ VST1d32QPseudoWB_fixed
Definition arm/opcodes.hpp:3652
@ VST1LNd32_UPD
Definition arm/opcodes.hpp:3625
@ VFP_VMINNMH
Definition arm/opcodes.hpp:2498
@ VSUBS
Definition arm/opcodes.hpp:3919
@ VTOSIZH
Definition arm/opcodes.hpp:3961
@ sysLDMDA
Definition arm/opcodes.hpp:4019
@ VST4q8Pseudo_UPD
Definition arm/opcodes.hpp:3876
@ MVNCCi
Definition arm/opcodes.hpp:398
@ t2CMPrs
Definition arm/opcodes.hpp:4077
@ VQADDuv2i32
Definition arm/opcodes.hpp:3203
@ VST2d32wb_register
Definition arm/opcodes.hpp:3764
@ VLD1q64
Definition arm/opcodes.hpp:2639
@ MVE_LSRL
Definition arm/opcodes.hpp:1020
@ MVE_VSTRHU16
Definition arm/opcodes.hpp:1827
@ G_STRICT_FMA
Definition arm/opcodes.hpp:287
@ VLD3dAsm_8
Definition arm/opcodes.hpp:516
@ EORrr
Definition arm/opcodes.hpp:897
@ SHA256H
Definition arm/opcodes.hpp:1924
@ VPADDLsv16i8
Definition arm/opcodes.hpp:3154
@ t2SMUSDX
Definition arm/opcodes.hpp:4309
@ MVE_VFMA_qr_f16
Definition arm/opcodes.hpp:1176
@ VMOVLuv8i16
Definition arm/opcodes.hpp:3027
@ ADDSrsi
Definition arm/opcodes.hpp:322
@ t2REV
Definition arm/opcodes.hpp:4242
@ VPADALuv2i32
Definition arm/opcodes.hpp:3149
@ VSHRuv8i16
Definition arm/opcodes.hpp:3575
@ UQADD8
Definition arm/opcodes.hpp:2083
@ MVE_VHADDs32
Definition arm/opcodes.hpp:1189
@ LDRLIT_ga_abs
Definition arm/opcodes.hpp:361
@ VLD3q32
Definition arm/opcodes.hpp:2807
@ SPACE
Definition arm/opcodes.hpp:432
@ VRHADDuv16i8
Definition arm/opcodes.hpp:3389
@ VSTR_P0_post
Definition arm/opcodes.hpp:3903
@ VLD2LNqAsm_32
Definition arm/opcodes.hpp:476
@ t2ADDrr
Definition arm/opcodes.hpp:4040
@ STLH
Definition arm/opcodes.hpp:2006
@ VLD3LNq32Pseudo_UPD
Definition arm/opcodes.hpp:2788
@ VSRAuv4i16
Definition arm/opcodes.hpp:3610
@ t2LDC_POST
Definition arm/opcodes.hpp:4128
@ MVE_VMLSDAVs8
Definition arm/opcodes.hpp:1393
@ t2DoLoopStart
Definition arm/opcodes.hpp:687
@ VLD4LNq16
Definition arm/opcodes.hpp:2856
@ G_FSINH
Definition arm/opcodes.hpp:270
@ MVE_VSTRW32_qi_pre
Definition arm/opcodes.hpp:1831
@ MVE_VQRDMLASH_qrs32
Definition arm/opcodes.hpp:1573
@ VLD4LNq16_UPD
Definition arm/opcodes.hpp:2859
@ VSLIv2i64
Definition arm/opcodes.hpp:3586
@ VLD3dAsm_16
Definition arm/opcodes.hpp:514
@ G_FRINT
Definition arm/opcodes.hpp:274
@ tLDRpci
Definition arm/opcodes.hpp:4476
@ tLDRpci_pic
Definition arm/opcodes.hpp:783
@ MVE_VHADDs16
Definition arm/opcodes.hpp:1188
@ VQSHLsiv8i8
Definition arm/opcodes.hpp:3300
@ VSHRsv4i16
Definition arm/opcodes.hpp:3565
@ MVE_VLDRHS32_rq_u
Definition arm/opcodes.hpp:1279
@ VCMPEZD
Definition arm/opcodes.hpp:2332
@ G_ATOMICRMW_XOR
Definition arm/opcodes.hpp:129
@ LDRSHTii
Definition arm/opcodes.hpp:365
@ VLD2q8PseudoWB_register
Definition arm/opcodes.hpp:2740
@ MVE_VRSHL_qrs8
Definition arm/opcodes.hpp:1704
@ MVE_VQSUB_qr_u8
Definition arm/opcodes.hpp:1649
@ t2STMIA_UPD
Definition arm/opcodes.hpp:4345
@ VST4LNq16
Definition arm/opcodes.hpp:3845
@ VLD3qAsm_32
Definition arm/opcodes.hpp:524
@ t2SMLSLDX
Definition arm/opcodes.hpp:4292
@ LDRB_POST_IMM
Definition arm/opcodes.hpp:948
@ VSHLiv8i16
Definition arm/opcodes.hpp:3540
@ MVE_VRSHR_immu32
Definition arm/opcodes.hpp:1716
@ VQADDuv2i64
Definition arm/opcodes.hpp:3204
@ VQSHRNsv4i16
Definition arm/opcodes.hpp:3334
@ VQSHLuiv4i16
Definition arm/opcodes.hpp:3321
@ VSRAuv2i64
Definition arm/opcodes.hpp:3609
@ G_INTRINSIC_ROUND
Definition arm/opcodes.hpp:107
@ RSCri
Definition arm/opcodes.hpp:1901
@ MVE_VMULLBs8
Definition arm/opcodes.hpp:1442
@ MVE_VLDRBU32_post
Definition arm/opcodes.hpp:1264
@ G_SMULFIXSAT
Definition arm/opcodes.hpp:190
@ MVE_VMLADAVau16
Definition arm/opcodes.hpp:1352
@ VST2q8Pseudo
Definition arm/opcodes.hpp:3781
@ VLD4d16Pseudo
Definition arm/opcodes.hpp:2865
@ VREV16d8
Definition arm/opcodes.hpp:3371
@ VTOUIZS
Definition arm/opcodes.hpp:3974
@ VLDR_P0_pre
Definition arm/opcodes.hpp:2915
@ VQDMLSLslv4i16
Definition arm/opcodes.hpp:3214
@ VCLEzv8i8
Definition arm/opcodes.hpp:2297
@ G_UCMP
Definition arm/opcodes.hpp:168
@ VSTR_FPCXTNS_pre
Definition arm/opcodes.hpp:3892
@ VMOVHR
Definition arm/opcodes.hpp:3021
@ MVE_VIDUPu32
Definition arm/opcodes.hpp:1210
@ VLD4DUPq32OddPseudo_UPD
Definition arm/opcodes.hpp:2837
@ tCMPhir
Definition arm/opcodes.hpp:4458
@ t2LDRSHpcrel
Definition arm/opcodes.hpp:707
@ LDC_OFFSET
Definition arm/opcodes.hpp:934
@ MVE_VST40_32
Definition arm/opcodes.hpp:1782
@ t2QADD
Definition arm/opcodes.hpp:4231
@ VRSHRNv4i16
Definition arm/opcodes.hpp:3457
@ VST4LNdAsm_8
Definition arm/opcodes.hpp:647
@ VBITq
Definition arm/opcodes.hpp:2207
@ VLD2q8wb_fixed
Definition arm/opcodes.hpp:2741
@ VCVTPSH
Definition arm/opcodes.hpp:2398
@ MVE_VST41_16
Definition arm/opcodes.hpp:1786
@ VLD3DUPq16OddPseudo
Definition arm/opcodes.hpp:2757
@ BF16_VCVT
Definition arm/opcodes.hpp:822
@ MVE_VDWDUPu32
Definition arm/opcodes.hpp:1171
@ t2SBCrr
Definition arm/opcodes.hpp:4260
@ MVE_UQRSHLL
Definition arm/opcodes.hpp:1028
@ t2BR_JT
Definition arm/opcodes.hpp:685
@ RFEDA
Definition arm/opcodes.hpp:1889
@ VMRS_MVFR2
Definition arm/opcodes.hpp:3058
@ t2SMLSD
Definition arm/opcodes.hpp:4289
@ UMULLv5
Definition arm/opcodes.hpp:456
@ MVE_DLSTP_16
Definition arm/opcodes.hpp:1012
@ VRINTXNQf
Definition arm/opcodes.hpp:3430
@ VSWPd
Definition arm/opcodes.hpp:3940
@ VCGTzv4i32
Definition arm/opcodes.hpp:2284
@ t2TEQri
Definition arm/opcodes.hpp:4386
@ VCLSv8i16
Definition arm/opcodes.hpp:2302
@ VST1q32HighQPseudo_UPD
Definition arm/opcodes.hpp:3705
@ t2SUBS_PC_LR
Definition arm/opcodes.hpp:4371
@ t2STRBi12
Definition arm/opcodes.hpp:4349
@ VCLEzv16i8
Definition arm/opcodes.hpp:2288
@ t2ISB
Definition arm/opcodes.hpp:4103
@ t2MOVCCi
Definition arm/opcodes.hpp:718
@ VST1q16
Definition arm/opcodes.hpp:3694
@ t2SDIV
Definition arm/opcodes.hpp:4263
@ VABDuv4i32
Definition arm/opcodes.hpp:2138
@ VSUBLuv2i64
Definition arm/opcodes.hpp:3916
@ G_SHL
Definition arm/opcodes.hpp:158
@ MVE_VLDRBU8_rq
Definition arm/opcodes.hpp:1270
@ MVE_VLDRHU16
Definition arm/opcodes.hpp:1280
@ VST4q16oddPseudo
Definition arm/opcodes.hpp:3868
@ RSBSrsr
Definition arm/opcodes.hpp:418
@ VABALuv4i32
Definition arm/opcodes.hpp:2105
@ t2SMLSDX
Definition arm/opcodes.hpp:4290
@ VST3q16Pseudo_UPD
Definition arm/opcodes.hpp:3819
@ VRINTANDf
Definition arm/opcodes.hpp:3397
@ VLD4LNqWB_fixed_Asm_16
Definition arm/opcodes.hpp:561
@ VST3LNdWB_register_Asm_8
Definition arm/opcodes.hpp:620
@ tSXTH
Definition arm/opcodes.hpp:4513
@ LDCL_OFFSET
Definition arm/opcodes.hpp:930
@ VLDR_FPSCR_NZCVQC_pre
Definition arm/opcodes.hpp:2909
@ VCGTzv2f32
Definition arm/opcodes.hpp:2279
@ VRINTANDh
Definition arm/opcodes.hpp:3398
@ VRSUBHNv2i32
Definition arm/opcodes.hpp:3501
@ MVE_VSTRBU8
Definition arm/opcodes.hpp:1813
@ MVE_VABDu8
Definition arm/opcodes.hpp:1046
@ VST1d16Twb_fixed
Definition arm/opcodes.hpp:3645
@ MVE_VADDLVu32acc
Definition arm/opcodes.hpp:1056
@ VCLEzv8f16
Definition arm/opcodes.hpp:2295
@ t2STRB_OFFSET_imm
Definition arm/opcodes.hpp:736
@ VCMPEZS
Definition arm/opcodes.hpp:2334
@ VCVTh2xsd
Definition arm/opcodes.hpp:2422
@ VLD4DUPd32Pseudo
Definition arm/opcodes.hpp:2822
@ MVE_VCMPi8
Definition arm/opcodes.hpp:1108
@ VST4d8
Definition arm/opcodes.hpp:3861
@ MVE_VCVTu16f16a
Definition arm/opcodes.hpp:1153
@ MVE_VSHR_imms32
Definition arm/opcodes.hpp:1757
@ VLD1d16QPseudo
Definition arm/opcodes.hpp:2563
@ sysSTMDB_UPD
Definition arm/opcodes.hpp:4030
@ VLD1q8HighTPseudo_UPD
Definition arm/opcodes.hpp:2652
@ VST4q8oddPseudo
Definition arm/opcodes.hpp:3878
@ MVE_VMLAS_qr_i32
Definition arm/opcodes.hpp:1380
@ STMDA
Definition arm/opcodes.hpp:2007
@ t2MRC2
Definition arm/opcodes.hpp:4195
@ VLD4LNd16Pseudo_UPD
Definition arm/opcodes.hpp:2846
@ MVE_VMLADAVxs16
Definition arm/opcodes.hpp:1364
@ t2REVSH
Definition arm/opcodes.hpp:4244
@ SMULLv5
Definition arm/opcodes.hpp:431
@ VQMOVNsv8i8
Definition arm/opcodes.hpp:3234
@ MVE_VSHR_imms8
Definition arm/opcodes.hpp:1758
@ G_DEBUGTRAP
Definition arm/opcodes.hpp:298
@ MVE_VQRSHRNbhs32
Definition arm/opcodes.hpp:1600
@ VST1d32
Definition arm/opcodes.hpp:3649
@ MVE_VLDRWU32
Definition arm/opcodes.hpp:1290
@ VQADDuv1i64
Definition arm/opcodes.hpp:3202
@ MVE_VST41_32_wb
Definition arm/opcodes.hpp:1789
@ VLD1q16HighTPseudo_UPD
Definition arm/opcodes.hpp:2625
@ STOREDUAL
Definition arm/opcodes.hpp:433
@ SUBSrsr
Definition arm/opcodes.hpp:445
@ VLDMQIA
Definition arm/opcodes.hpp:2894
@ VLD4DUPdAsm_32
Definition arm/opcodes.hpp:533
@ MCRR
Definition arm/opcodes.hpp:987
@ VCGEfq
Definition arm/opcodes.hpp:2237
@ SMUADX
Definition arm/opcodes.hpp:1961
@ VLD3LNd16
Definition arm/opcodes.hpp:2770
@ VRINTAS
Definition arm/opcodes.hpp:3401
@ VRSRAuv16i8
Definition arm/opcodes.hpp:3493
@ MVE_VQADD_qr_s16
Definition arm/opcodes.hpp:1504
@ STRHTr
Definition arm/opcodes.hpp:2032
@ MVE_VMLA_qr_i32
Definition arm/opcodes.hpp:1383
@ MVE_VRHADDs16
Definition arm/opcodes.hpp:1662
@ MVE_VQRSHL_qrs8
Definition arm/opcodes.hpp:1595
@ VPMINs16
Definition arm/opcodes.hpp:3181
@ MVE_VADDVu8no_acc
Definition arm/opcodes.hpp:1069
@ VCGTuv4i32
Definition arm/opcodes.hpp:2275
@ VFNMSS
Definition arm/opcodes.hpp:2493
@ VLD4DUPqWB_fixed_Asm_16
Definition arm/opcodes.hpp:544
@ VST1d64QPseudoWB_register
Definition arm/opcodes.hpp:3668
@ VCGTfq
Definition arm/opcodes.hpp:2263
@ SHA1C
Definition arm/opcodes.hpp:1918
@ MVE_VNEGs8
Definition arm/opcodes.hpp:1471
@ VADDS
Definition arm/opcodes.hpp:2173
@ VUDOTQI
Definition arm/opcodes.hpp:3993
@ VMULLp8
Definition arm/opcodes.hpp:3074
@ VSTR_FPCXTNS_post
Definition arm/opcodes.hpp:3891
@ STRi_preidx
Definition arm/opcodes.hpp:439
@ VCGEsv16i8
Definition arm/opcodes.hpp:2240
@ MVE_VQSHLU_imms16
Definition arm/opcodes.hpp:1611
@ VLD4LNd8Pseudo
Definition arm/opcodes.hpp:2853
@ VMOVSR
Definition arm/opcodes.hpp:3036
@ MVE_VQABSs16
Definition arm/opcodes.hpp:1501
@ MVE_VCMPi16
Definition arm/opcodes.hpp:1104
@ MVE_WLSTP_64
Definition arm/opcodes.hpp:1849
@ MVE_VMLSDAVaxs16
Definition arm/opcodes.hpp:1388
@ STRBT_POST
Definition arm/opcodes.hpp:434
@ MVE_LETP
Definition arm/opcodes.hpp:1017
@ MQQQQPRLoad
Definition arm/opcodes.hpp:393
@ VLD2q16wb_register
Definition arm/opcodes.hpp:2730
@ t2MLA
Definition arm/opcodes.hpp:4186
@ ADCrr
Definition arm/opcodes.hpp:802
@ VLD3q8oddPseudo
Definition arm/opcodes.hpp:2815
@ t2MOVCCror
Definition arm/opcodes.hpp:724
@ VABDuv8i16
Definition arm/opcodes.hpp:2139
@ G_ATOMICRMW_SUB
Definition arm/opcodes.hpp:125
@ UDF
Definition arm/opcodes.hpp:2071
@ VEXTq8
Definition arm/opcodes.hpp:2465
@ MVE_VPTv16i8
Definition arm/opcodes.hpp:1479
@ VMRS_FPINST2
Definition arm/opcodes.hpp:3053
@ VQRDMLSHslv4i16
Definition arm/opcodes.hpp:3253
@ VRSHLsv16i8
Definition arm/opcodes.hpp:3440
@ VABAsv8i16
Definition arm/opcodes.hpp:2111
@ SUBS_PC_LR
Definition arm/opcodes.hpp:441
@ t2STRH_PRE_imm
Definition arm/opcodes.hpp:742
@ VST2LNdWB_register_Asm_16
Definition arm/opcodes.hpp:603
@ t2LDRH_POST
Definition arm/opcodes.hpp:4149
@ VLD4LNq32
Definition arm/opcodes.hpp:2860
@ VQSHLsv2i32
Definition arm/opcodes.hpp:3311
@ tBL_PUSHLR
Definition arm/opcodes.hpp:767
@ MVE_VFMAf32
Definition arm/opcodes.hpp:1179
@ VLD4DUPdAsm_16
Definition arm/opcodes.hpp:532
@ VEXTd8
Definition arm/opcodes.hpp:2461
@ VSITOS
Definition arm/opcodes.hpp:3582
@ SHA256SU0
Definition arm/opcodes.hpp:1926
@ VCNTq
Definition arm/opcodes.hpp:2341
@ VLD1d32Q
Definition arm/opcodes.hpp:2577
@ tCMP_SWAP_8
Definition arm/opcodes.hpp:777
@ MVE_VQADDs16
Definition arm/opcodes.hpp:1510
@ VST2LNq16
Definition arm/opcodes.hpp:3742
@ VLD3DUPd8Pseudo_UPD
Definition arm/opcodes.hpp:2753
@ VTBL3Pseudo
Definition arm/opcodes.hpp:3945
@ VRECPEhd
Definition arm/opcodes.hpp:3364
@ SRSDB_UPD
Definition arm/opcodes.hpp:1974
@ t2LDRSBT
Definition arm/opcodes.hpp:4155
@ MVE_VHSUBs16
Definition arm/opcodes.hpp:1203
@ tSETEND
Definition arm/opcodes.hpp:4498
@ VLD3d8Pseudo
Definition arm/opcodes.hpp:2799
@ MVE_VRINTf32A
Definition arm/opcodes.hpp:1674
@ VPADDLuv2i32
Definition arm/opcodes.hpp:3161
@ VTOSIRH
Definition arm/opcodes.hpp:3958
@ VLD3LNd16_UPD
Definition arm/opcodes.hpp:2773
@ VSELGEH
Definition arm/opcodes.hpp:3514
@ VSUBLsv4i32
Definition arm/opcodes.hpp:3914
@ t2LDRH_OFFSET_imm
Definition arm/opcodes.hpp:695
@ VBICiv8i16
Definition arm/opcodes.hpp:2202
@ SHADD16
Definition arm/opcodes.hpp:1928
@ MVE_VST20_16
Definition arm/opcodes.hpp:1768
@ VQABSv8i8
Definition arm/opcodes.hpp:3192
@ t2RORri
Definition arm/opcodes.hpp:4249
@ VTRNq8
Definition arm/opcodes.hpp:3983
@ MOVsi
Definition arm/opcodes.hpp:997
@ VREV32q16
Definition arm/opcodes.hpp:3375
@ MVE_VSHL_immi32
Definition arm/opcodes.hpp:1744
@ VRSQRTSfq
Definition arm/opcodes.hpp:3482
@ MVE_VMLSDAVxs16
Definition arm/opcodes.hpp:1394
@ MVE_VSTRH32_rq
Definition arm/opcodes.hpp:1825
@ MVE_VQDMULL_qr_s16th
Definition arm/opcodes.hpp:1541
@ G_VECREDUCE_UMIN
Definition arm/opcodes.hpp:316
@ VHADDuv4i16
Definition arm/opcodes.hpp:2513
@ VLD2d8wb_register
Definition arm/opcodes.hpp:2724
@ t2UHSUB8
Definition arm/opcodes.hpp:4408
@ t2LDRT
Definition arm/opcodes.hpp:4169
@ MVE_VRMLALDAVHas32
Definition arm/opcodes.hpp:1680
@ VRINTND
Definition arm/opcodes.hpp:3409
@ PHI
Definition arm/opcodes.hpp:24
@ MVE_VQRDMLSDHs32
Definition arm/opcodes.hpp:1579
@ VABDLuv4i32
Definition arm/opcodes.hpp:2123
@ MVE_VST42_8
Definition arm/opcodes.hpp:1796
@ STLEXD
Definition arm/opcodes.hpp:2004
@ t2STC_OPTION
Definition arm/opcodes.hpp:4332
@ VSHLiv2i32
Definition arm/opcodes.hpp:3536
@ t2LDR_POST
Definition arm/opcodes.hpp:4170
@ MCR
Definition arm/opcodes.hpp:985
@ t2BXJ
Definition arm/opcodes.hpp:4065
@ CRC32CH
Definition arm/opcodes.hpp:889
@ SHA1M
Definition arm/opcodes.hpp:1920
@ VRHADDsv16i8
Definition arm/opcodes.hpp:3383
@ t2DSB
Definition arm/opcodes.hpp:4097
@ VST4q32oddPseudo
Definition arm/opcodes.hpp:3873
@ MVE_VMLADAVas32
Definition arm/opcodes.hpp:1350
@ VST4q32_UPD
Definition arm/opcodes.hpp:3872
@ STC2L_OFFSET
Definition arm/opcodes.hpp:1984
@ RFEDA_UPD
Definition arm/opcodes.hpp:1890
@ VLD4DUPqWB_fixed_Asm_32
Definition arm/opcodes.hpp:545
@ MVE_VCMPi8r
Definition arm/opcodes.hpp:1109
@ VTOSIZS
Definition arm/opcodes.hpp:3962
@ VST2LNdWB_fixed_Asm_16
Definition arm/opcodes.hpp:600
@ G_UMULFIXSAT
Definition arm/opcodes.hpp:191
@ MOVsrl_glue
Definition arm/opcodes.hpp:389
@ VUSDOTDI
Definition arm/opcodes.hpp:4005
@ VST3LNd8
Definition arm/opcodes.hpp:3794
@ MVE_VQDMLADHs8
Definition arm/opcodes.hpp:1521
@ VLD3DUPq8
Definition arm/opcodes.hpp:2765
@ VQRSHRNsv4i16
Definition arm/opcodes.hpp:3285
@ t2STMDB_UPD
Definition arm/opcodes.hpp:4343
@ MVE_VMOV_q_rr
Definition arm/opcodes.hpp:1422
@ VST3qWB_register_Asm_8
Definition arm/opcodes.hpp:644
@ MVE_VPTv16s8r
Definition arm/opcodes.hpp:1482
@ VABSfq
Definition arm/opcodes.hpp:2145
@ MVE_VSUB_qr_f16
Definition arm/opcodes.hpp:1837
@ VRINTPNQh
Definition arm/opcodes.hpp:3421
@ MVE_VNEGf16
Definition arm/opcodes.hpp:1467
@ SMLSD
Definition arm/opcodes.hpp:1950
@ UXTH
Definition arm/opcodes.hpp:2100
@ BICrsr
Definition arm/opcodes.hpp:830
@ MVE_VPTv4s32
Definition arm/opcodes.hpp:1489
@ VCVTMNSQf
Definition arm/opcodes.hpp:2363
@ MVE_VMULHu16
Definition arm/opcodes.hpp:1435
@ t2LDC2_OPTION
Definition arm/opcodes.hpp:4119
@ VLD3qAsm_16
Definition arm/opcodes.hpp:523
@ VLD2q32wb_register
Definition arm/opcodes.hpp:2736
@ LDRB_PRE_REG
Definition arm/opcodes.hpp:951
@ MVE_VQSUBs8
Definition arm/opcodes.hpp:1652
@ JUMPTABLE_ADDRS
Definition arm/opcodes.hpp:353
@ VRHADDsv8i8
Definition arm/opcodes.hpp:3388
@ TCRETURNri
Definition arm/opcodes.hpp:452
@ t2SMULL
Definition arm/opcodes.hpp:4303
@ VCVTf2ud
Definition arm/opcodes.hpp:2411
@ CRC32H
Definition arm/opcodes.hpp:891
@ VSHLsv4i32
Definition arm/opcodes.hpp:3547
@ MVE_VLDRBU16_post
Definition arm/opcodes.hpp:1260
@ VPMINh
Definition arm/opcodes.hpp:3180
@ SMLALDX
Definition arm/opcodes.hpp:1943
@ MVE_VQSHL_by_vecu32
Definition arm/opcodes.hpp:1618
@ VLD3LNd8
Definition arm/opcodes.hpp:2778
@ tSXTB
Definition arm/opcodes.hpp:4512
@ VST3dWB_fixed_Asm_32
Definition arm/opcodes.hpp:631
@ VMINsv4i32
Definition arm/opcodes.hpp:2946
@ VQMOVNsuv4i16
Definition arm/opcodes.hpp:3230
@ t2ADDSri
Definition arm/opcodes.hpp:681
@ t2LDRSHi12
Definition arm/opcodes.hpp:4165
@ t2MRRC
Definition arm/opcodes.hpp:4196
@ MVE_VSTRB32
Definition arm/opcodes.hpp:1808
@ t2QSUB16
Definition arm/opcodes.hpp:4239
@ MVE_VQSUB_qr_u16
Definition arm/opcodes.hpp:1647
@ G_INDEXED_SEXTLOAD
Definition arm/opcodes.hpp:117
@ MQQPRStore
Definition arm/opcodes.hpp:392
@ MVE_VRINTf16P
Definition arm/opcodes.hpp:1671
@ VABALuv2i64
Definition arm/opcodes.hpp:2104
@ STR_PRE_REG
Definition arm/opcodes.hpp:2040
@ VRSQRTShq
Definition arm/opcodes.hpp:3484
@ t2STRH_preidx
Definition arm/opcodes.hpp:743
@ VSUBv2i32
Definition arm/opcodes.hpp:3932
@ VST3LNqAsm_32
Definition arm/opcodes.hpp:622
@ MVE_VSHLL_imms8th
Definition arm/opcodes.hpp:1724
@ MVE_VADDi32
Definition arm/opcodes.hpp:1078
@ VCVTs2hd
Definition arm/opcodes.hpp:2428
@ G_FABS
Definition arm/opcodes.hpp:220
@ SMMUL
Definition arm/opcodes.hpp:1958
@ VEXTq16
Definition arm/opcodes.hpp:2462
@ MVE_VMLSDAVs32
Definition arm/opcodes.hpp:1392
@ VMLSS
Definition arm/opcodes.hpp:2998
@ t2PLIpci
Definition arm/opcodes.hpp:4229
@ CDE_VCX3A_fpdp
Definition arm/opcodes.hpp:866
@ MVE_VQRDMLADHs32
Definition arm/opcodes.hpp:1567
@ VST4qWB_register_Asm_16
Definition arm/opcodes.hpp:675
@ t2RSBSrs
Definition arm/opcodes.hpp:735
@ MVE_VCMPu16r
Definition arm/opcodes.hpp:1117
@ MVE_LSLLr
Definition arm/opcodes.hpp:1019
@ VCGEhd
Definition arm/opcodes.hpp:2238
@ MVE_VLD42_16
Definition arm/opcodes.hpp:1239
@ VLD4LNq16Pseudo
Definition arm/opcodes.hpp:2857
@ VLD3DUPdAsm_8
Definition arm/opcodes.hpp:483
@ MVE_VCVTf16s16n
Definition arm/opcodes.hpp:1131
@ VQSHRNuv2i32
Definition arm/opcodes.hpp:3336
@ VRECPSfq
Definition arm/opcodes.hpp:3368
@ SMULTT
Definition arm/opcodes.hpp:1966
@ G_GLOBAL_VALUE
Definition arm/opcodes.hpp:90
@ VLD1q64LowQPseudo_UPD
Definition arm/opcodes.hpp:2644
@ LDRD
Definition arm/opcodes.hpp:954
@ VQRSHLuv8i16
Definition arm/opcodes.hpp:3282
@ MVE_VSUB_qr_i16
Definition arm/opcodes.hpp:1839
@ VLD3dWB_fixed_Asm_8
Definition arm/opcodes.hpp:519
@ VABDuv2i32
Definition arm/opcodes.hpp:2136
@ MVE_VST40_8_wb
Definition arm/opcodes.hpp:1785
@ VHSUBsv16i8
Definition arm/opcodes.hpp:2517
@ MVE_VQRSHRNths32
Definition arm/opcodes.hpp:1604
@ ITasm
Definition arm/opcodes.hpp:347
@ LDAEXD
Definition arm/opcodes.hpp:919
@ VST3LNdAsm_32
Definition arm/opcodes.hpp:613
@ MVE_VMINAs8
Definition arm/opcodes.hpp:1328
@ MVE_VCVTf16f32bh
Definition arm/opcodes.hpp:1128
@ MVE_VADCI
Definition arm/opcodes.hpp:1053
@ MVE_VSTRB16_rq
Definition arm/opcodes.hpp:1807
@ VCVTPNSQf
Definition arm/opcodes.hpp:2391
@ VMLSslfd
Definition arm/opcodes.hpp:3003
@ G_VECREDUCE_FMAXIMUM
Definition arm/opcodes.hpp:306
@ tADDspi
Definition arm/opcodes.hpp:4439
@ VLD3LNdAsm_8
Definition arm/opcodes.hpp:501
@ MVE_VPTv16i8r
Definition arm/opcodes.hpp:1480
@ SHA1SU1
Definition arm/opcodes.hpp:1923
@ Int_eh_sjlj_dispatchsetup
Definition arm/opcodes.hpp:348
@ ADDrsr
Definition arm/opcodes.hpp:808
@ VGETLNi32
Definition arm/opcodes.hpp:2500
@ MVE_VSLIimm32
Definition arm/opcodes.hpp:1763
@ MVE_VSTRW32_rq
Definition arm/opcodes.hpp:1832
@ MVE_VSUBi16
Definition arm/opcodes.hpp:1844
@ VPADALsv8i16
Definition arm/opcodes.hpp:3146
@ VST3d8Pseudo
Definition arm/opcodes.hpp:3815
@ VLD4LNd16_UPD
Definition arm/opcodes.hpp:2847
@ MVE_VQSHL_qrs16
Definition arm/opcodes.hpp:1620
@ MVE_VST21_8
Definition arm/opcodes.hpp:1778
@ t2LDRSB_POST
Definition arm/opcodes.hpp:4156
@ VMSR_FPCXTS
Definition arm/opcodes.hpp:3063
@ BF16_VCVTB
Definition arm/opcodes.hpp:823
@ LDRConstPool
Definition arm/opcodes.hpp:359
@ sysSTMIA_UPD
Definition arm/opcodes.hpp:4032
@ G_INVOKE_REGION_START
Definition arm/opcodes.hpp:144
@ MVE_VSTRB8_rq
Definition arm/opcodes.hpp:1812
@ VLD2b32wb_register
Definition arm/opcodes.hpp:2712
@ t2QSUB8
Definition arm/opcodes.hpp:4240
@ VLD4DUPqAsm_16
Definition arm/opcodes.hpp:541
@ G_SADDO
Definition arm/opcodes.hpp:174
@ VRSRAuv2i32
Definition arm/opcodes.hpp:3495
@ t2STRHT
Definition arm/opcodes.hpp:4359
@ UADD8
Definition arm/opcodes.hpp:2068
@ VQSHLsuv4i32
Definition arm/opcodes.hpp:3306
@ t2LDREXD
Definition arm/opcodes.hpp:4146
@ t2SMLAD
Definition arm/opcodes.hpp:4276
@ ABS
Definition arm/opcodes.hpp:319
@ VST1LNq8Pseudo_UPD
Definition arm/opcodes.hpp:3633
@ VQRDMLSHv8i16
Definition arm/opcodes.hpp:3259
@ VST1d8TPseudoWB_fixed
Definition arm/opcodes.hpp:3688
@ MVE_VSHL_qrs16
Definition arm/opcodes.hpp:1746
@ MVE_VMINVu8
Definition arm/opcodes.hpp:1342
@ VST2q32PseudoWB_register
Definition arm/opcodes.hpp:3777
@ MVE_VLD42_32
Definition arm/opcodes.hpp:1241
@ VST2LNdWB_register_Asm_32
Definition arm/opcodes.hpp:604
@ MVE_VCMPi32r
Definition arm/opcodes.hpp:1107
@ t2BICrr
Definition arm/opcodes.hpp:4061
@ SUBSrr
Definition arm/opcodes.hpp:443
@ t2DLS
Definition arm/opcodes.hpp:4095
@ VLD1d16T
Definition arm/opcodes.hpp:2568
@ MVE_VHSUBu8
Definition arm/opcodes.hpp:1208
@ sysLDMIA_UPD
Definition arm/opcodes.hpp:4024
@ VST4q16_UPD
Definition arm/opcodes.hpp:3867
@ VREV64d8
Definition arm/opcodes.hpp:3379
@ JUMPTABLE_INSTS
Definition arm/opcodes.hpp:354
@ VUHTOH
Definition arm/opcodes.hpp:3995
@ VQSHLsiv2i64
Definition arm/opcodes.hpp:3296
@ SpeculationBarrierISBDSBEndBB
Definition arm/opcodes.hpp:446
@ VQDMULHv4i32
Definition arm/opcodes.hpp:3223
@ VRSRAsv4i16
Definition arm/opcodes.hpp:3489
@ VCMPZS
Definition arm/opcodes.hpp:2339
@ LDRSHTr
Definition arm/opcodes.hpp:973
@ VLD2LNq32Pseudo
Definition arm/opcodes.hpp:2704
@ t2STLH
Definition arm/opcodes.hpp:4341
@ tSTRi
Definition arm/opcodes.hpp:4504
@ PLDrs
Definition arm/opcodes.hpp:1872
@ VLD3LNd32Pseudo
Definition arm/opcodes.hpp:2775
@ VABDLuv2i64
Definition arm/opcodes.hpp:2122
@ VMLALsluv4i16
Definition arm/opcodes.hpp:2960
@ VRINTMNDf
Definition arm/opcodes.hpp:3404
@ SMLAD
Definition arm/opcodes.hpp:1937
@ VLD4dWB_register_Asm_32
Definition arm/opcodes.hpp:572
@ G_FLOG
Definition arm/opcodes.hpp:208
@ VLD2DUPq16EvenPseudo
Definition arm/opcodes.hpp:2675
@ LDRT_POST_IMM
Definition arm/opcodes.hpp:976
@ VSHLuv8i8
Definition arm/opcodes.hpp:3557
@ VCLSv4i16
Definition arm/opcodes.hpp:2300
@ VQNEGv4i16
Definition arm/opcodes.hpp:3240
@ G_FRAME_INDEX
Definition arm/opcodes.hpp:89
@ MVE_VQRSHRNths16
Definition arm/opcodes.hpp:1603
@ VST1q32HighTPseudo
Definition arm/opcodes.hpp:3706
@ VLD1d16TPseudoWB_fixed
Definition arm/opcodes.hpp:2570
@ SMULWT
Definition arm/opcodes.hpp:1968
@ MVE_VMOV_from_lane_s16
Definition arm/opcodes.hpp:1418
@ VUZPd16
Definition arm/opcodes.hpp:4009
@ t2ADCrs
Definition arm/opcodes.hpp:4037
@ t2LDC_OFFSET
Definition arm/opcodes.hpp:4126
@ VST2LNd32Pseudo
Definition arm/opcodes.hpp:3735
@ t2SSAT
Definition arm/opcodes.hpp:4314
@ TCRETURNdi
Definition arm/opcodes.hpp:451
@ VLD4dWB_fixed_Asm_16
Definition arm/opcodes.hpp:568
@ VST3dAsm_32
Definition arm/opcodes.hpp:628
@ LDRB_PRE_IMM
Definition arm/opcodes.hpp:950
@ VST1d16QPseudoWB_register
Definition arm/opcodes.hpp:3638
@ VTBX3
Definition arm/opcodes.hpp:3950
@ VST3qWB_register_Asm_32
Definition arm/opcodes.hpp:643
@ VST1d32Twb_fixed
Definition arm/opcodes.hpp:3660
@ tSTRHi
Definition arm/opcodes.hpp:4502
@ VLD3DUPd16Pseudo
Definition arm/opcodes.hpp:2744
@ VINSH
Definition arm/opcodes.hpp:2529
@ VQSHRUNv8i8
Definition arm/opcodes.hpp:3341
@ MVE_VSUBi32
Definition arm/opcodes.hpp:1845
@ VST2LNq16Pseudo_UPD
Definition arm/opcodes.hpp:3744
@ t2SUBSrr
Definition arm/opcodes.hpp:748
@ MVE_VABDf16
Definition arm/opcodes.hpp:1039
@ VQDMLSLslv2i32
Definition arm/opcodes.hpp:3213
@ VCMPEH
Definition arm/opcodes.hpp:2330
@ G_BUILD_VECTOR
Definition arm/opcodes.hpp:97
@ MVE_VCLZs16
Definition arm/opcodes.hpp:1095
@ VDUPLN32q
Definition arm/opcodes.hpp:2454
@ MVE_VQRSHL_qrs32
Definition arm/opcodes.hpp:1594
@ t2SASX
Definition arm/opcodes.hpp:4257
@ t2UQASX
Definition arm/opcodes.hpp:4414
@ GC_LABEL
Definition arm/opcodes.hpp:29
@ VCVTNNUQh
Definition arm/opcodes.hpp:2382
@ MVE_VMULLBp16
Definition arm/opcodes.hpp:1438
@ VCMLAv8f16
Definition arm/opcodes.hpp:2326
@ VLD2DUPq8EvenPseudo
Definition arm/opcodes.hpp:2683
@ VHADDuv8i8
Definition arm/opcodes.hpp:2516
@ VSETLNi32
Definition arm/opcodes.hpp:3523
@ MVE_VCMPf16
Definition arm/opcodes.hpp:1100
@ VPADALsv16i8
Definition arm/opcodes.hpp:3142
@ VRSQRTSfd
Definition arm/opcodes.hpp:3481
@ VST2LNq16_UPD
Definition arm/opcodes.hpp:3745
@ VSTR_FPCXTS_off
Definition arm/opcodes.hpp:3893
@ VQSHLuiv2i32
Definition arm/opcodes.hpp:3319
@ VORNd
Definition arm/opcodes.hpp:3134
@ t2QSAX
Definition arm/opcodes.hpp:4237
@ VST2b8wb_fixed
Definition arm/opcodes.hpp:3757
@ MOVi
Definition arm/opcodes.hpp:993
@ tMOVr
Definition arm/opcodes.hpp:4485
@ t2LDMIA_RET
Definition arm/opcodes.hpp:689
@ VSUBHNv8i8
Definition arm/opcodes.hpp:3912
@ VLD3qWB_register_Asm_16
Definition arm/opcodes.hpp:529
@ MVE_VCVTf32f16th
Definition arm/opcodes.hpp:1135
@ VTOUIRS
Definition arm/opcodes.hpp:3971
@ MVE_MEMCPYLOOPINST
Definition arm/opcodes.hpp:396
@ MVE_VCMPi16r
Definition arm/opcodes.hpp:1105
@ MVE_VADDf32
Definition arm/opcodes.hpp:1076
@ UXTAH
Definition arm/opcodes.hpp:2097
@ VLDMDIA
Definition arm/opcodes.hpp:2892
@ VLD3DUPd8Pseudo
Definition arm/opcodes.hpp:2752
@ INSTRUCTION_LIST_END
Definition arm/opcodes.hpp:4520
@ VMULLsv4i32
Definition arm/opcodes.hpp:3080
@ MVE_VPTv4f32
Definition arm/opcodes.hpp:1485
@ VLD1q32HighQPseudo_UPD
Definition arm/opcodes.hpp:2632
@ VLD4qWB_register_Asm_8
Definition arm/opcodes.hpp:582
@ MVE_VRSHL_by_vecs8
Definition arm/opcodes.hpp:1698
@ MVE_VQDMULLs32bh
Definition arm/opcodes.hpp:1546
@ G_IS_FPCLASS
Definition arm/opcodes.hpp:222
@ VCGEsv4i16
Definition arm/opcodes.hpp:2242
@ MVE_VMOVLu16bh
Definition arm/opcodes.hpp:1409
@ t2PLDpci
Definition arm/opcodes.hpp:4225
@ MVE_VQRDMLSDHXs32
Definition arm/opcodes.hpp:1576
@ VST3q32
Definition arm/opcodes.hpp:3823
@ PKHBT
Definition arm/opcodes.hpp:1867
@ tPOP_RET
Definition arm/opcodes.hpp:789
@ Int_eh_sjlj_setjmp_nofp
Definition arm/opcodes.hpp:351
@ MVE_VLDRBS32
Definition arm/opcodes.hpp:1255
@ t2SMLAWT
Definition arm/opcodes.hpp:4288
@ VQDMULLslv2i32
Definition arm/opcodes.hpp:3225
@ LSLr
Definition arm/opcodes.hpp:371
@ VCVTTHS
Definition arm/opcodes.hpp:2406
@ MVE_VMOVimmi32
Definition arm/opcodes.hpp:1429
@ G_FPEXT
Definition arm/opcodes.hpp:214
@ VMLSLslsv4i16
Definition arm/opcodes.hpp:2989
@ STMDB
Definition arm/opcodes.hpp:2009
@ SMULBT
Definition arm/opcodes.hpp:1963
@ tBXNS_RET
Definition arm/opcodes.hpp:770
@ VQSHLsiv4i16
Definition arm/opcodes.hpp:3297
@ MVE_VQSHRNbhs16
Definition arm/opcodes.hpp:1632
@ MVE_VMLALDAVaxs16
Definition arm/opcodes.hpp:1371
@ VMULslfq
Definition arm/opcodes.hpp:3093
@ VCVTNNSDh
Definition arm/opcodes.hpp:2376
@ VCNTd
Definition arm/opcodes.hpp:2340
@ PLIi12
Definition arm/opcodes.hpp:1873
@ VLSTM
Definition arm/opcodes.hpp:2921
@ VMRS_FPCXTNS
Definition arm/opcodes.hpp:3049
@ VLD1d8TPseudo
Definition arm/opcodes.hpp:2614
@ VLD3LNdWB_register_Asm_8
Definition arm/opcodes.hpp:507
@ MVE_VSLIimm16
Definition arm/opcodes.hpp:1762
@ t2SUBSrs
Definition arm/opcodes.hpp:749
@ VST4LNqWB_register_Asm_32
Definition arm/opcodes.hpp:659
@ MVE_VMULHs32
Definition arm/opcodes.hpp:1433
@ VST2b8wb_register
Definition arm/opcodes.hpp:3758
@ VCLEzv4f32
Definition arm/opcodes.hpp:2292
@ MVE_VCVTf16s16_fix
Definition arm/opcodes.hpp:1130
@ VDUPLN16d
Definition arm/opcodes.hpp:2451
@ AESMC
Definition arm/opcodes.hpp:813
@ VDUP8q
Definition arm/opcodes.hpp:2450
@ t2ADDrs
Definition arm/opcodes.hpp:4041
@ VLD3DUPq32OddPseudo_UPD
Definition arm/opcodes.hpp:2763
@ MVE_VMAXNMAVf32
Definition arm/opcodes.hpp:1304
@ t2WLS
Definition arm/opcodes.hpp:4431
@ MVE_VQRSHL_qru32
Definition arm/opcodes.hpp:1597
@ CDE_VCX3_fpsp
Definition arm/opcodes.hpp:870
@ QSUB16
Definition arm/opcodes.hpp:1883
@ MVE_VMAXs32
Definition arm/opcodes.hpp:1318
@ MVE_VQSUB_qr_s16
Definition arm/opcodes.hpp:1644
@ MVE_VMULf16
Definition arm/opcodes.hpp:1459
@ VST1d8Qwb_fixed
Definition arm/opcodes.hpp:3684
@ VADDWsv2i64
Definition arm/opcodes.hpp:2174
@ VQRSHRNsv2i32
Definition arm/opcodes.hpp:3284
@ VCGEsv8i8
Definition arm/opcodes.hpp:2245
@ MVE_VMLALDAVaxs32
Definition arm/opcodes.hpp:1372
@ MVE_VQRSHRNbhu32
Definition arm/opcodes.hpp:1602
@ G_ATOMICRMW_OR
Definition arm/opcodes.hpp:128
@ VLDMSDB_UPD
Definition arm/opcodes.hpp:2895
@ VLD3d16
Definition arm/opcodes.hpp:2790
@ VCEQzv4f16
Definition arm/opcodes.hpp:2229
@ MVE_VSHLL_immu16th
Definition arm/opcodes.hpp:1726
@ G_EXTRACT
Definition arm/opcodes.hpp:93
@ VCVTf2xud
Definition arm/opcodes.hpp:2415
@ MVE_VCVTs32f32n
Definition arm/opcodes.hpp:1149
@ VMRS_FPSID
Definition arm/opcodes.hpp:3055
@ VMULD
Definition arm/opcodes.hpp:3071
@ tTBH_JT
Definition arm/opcodes.hpp:799
@ VLD2q32PseudoWB_fixed
Definition arm/opcodes.hpp:2733
@ VCEQv2i32
Definition arm/opcodes.hpp:2221
@ VLD4LNdWB_fixed_Asm_8
Definition arm/opcodes.hpp:555
@ G_VECTOR_COMPRESS
Definition arm/opcodes.hpp:254
@ SMLAWT
Definition arm/opcodes.hpp:1949
@ MSR
Definition arm/opcodes.hpp:1006
@ MCRR2
Definition arm/opcodes.hpp:988
@ VQSHLuv2i32
Definition arm/opcodes.hpp:3327
@ tLDMIA_UPD
Definition arm/opcodes.hpp:778
@ G_FSQRT
Definition arm/opcodes.hpp:272
@ VST3LNq32
Definition arm/opcodes.hpp:3802
@ MVE_VQRDMLADHs8
Definition arm/opcodes.hpp:1568
@ VLD3q16
Definition arm/opcodes.hpp:2802
@ VLD3q16oddPseudo
Definition arm/opcodes.hpp:2805
@ MVE_VMOVLu8th
Definition arm/opcodes.hpp:1412
@ VPADDi8
Definition arm/opcodes.hpp:3170
@ VSHLiv8i8
Definition arm/opcodes.hpp:3541
@ VSELVSD
Definition arm/opcodes.hpp:3519
@ VMRS_FPINST
Definition arm/opcodes.hpp:3052
@ VORRiv4i32
Definition arm/opcodes.hpp:3139
@ MVE_VMOV_to_lane_16
Definition arm/opcodes.hpp:1424
@ VMOVv2f32
Definition arm/opcodes.hpp:3040
@ MVE_VSTRW32_rq_u
Definition arm/opcodes.hpp:1833
@ VLD1d32Qwb_fixed
Definition arm/opcodes.hpp:2581
@ VLD1d16QPseudoWB_fixed
Definition arm/opcodes.hpp:2564
@ VSHRsv1i64
Definition arm/opcodes.hpp:3562
@ VCVTPSS
Definition arm/opcodes.hpp:2399
@ t2STRH_OFFSET_imm
Definition arm/opcodes.hpp:740
@ VLD4q32
Definition arm/opcodes.hpp:2881
@ MVE_VSUB_qr_i8
Definition arm/opcodes.hpp:1841
@ VLD2DUPq8OddPseudo
Definition arm/opcodes.hpp:2684
@ VST4dAsm_8
Definition arm/opcodes.hpp:662
@ MVE_VMUL_qr_i32
Definition arm/opcodes.hpp:1457
@ VMULslv4i32
Definition arm/opcodes.hpp:3098
@ VST1d64wb_fixed
Definition arm/opcodes.hpp:3677
@ G_UADDSAT
Definition arm/opcodes.hpp:182
@ MVE_VADDLVs32acc
Definition arm/opcodes.hpp:1054
@ MVE_SRSHR
Definition arm/opcodes.hpp:1025
@ VMLAv4i16
Definition arm/opcodes.hpp:2982
@ G_SSUBE
Definition arm/opcodes.hpp:177
@ LDRSHTi
Definition arm/opcodes.hpp:972
@ VST1LNd8_UPD
Definition arm/opcodes.hpp:3627
@ MVE_VSHLL_lwu16th
Definition arm/opcodes.hpp:1734
@ G_ATOMICRMW_XCHG
Definition arm/opcodes.hpp:123
@ MVE_VMOVimmi16
Definition arm/opcodes.hpp:1428
@ MVE_VSBC
Definition arm/opcodes.hpp:1718
@ VQADDuv4i16
Definition arm/opcodes.hpp:3205
@ VLD1LNd16
Definition arm/opcodes.hpp:2549
@ VRHADDuv4i32
Definition arm/opcodes.hpp:3392
@ VQSUBuv8i16
Definition arm/opcodes.hpp:3356
@ ANDri
Definition arm/opcodes.hpp:814
@ SXTB16
Definition arm/opcodes.hpp:2054
@ LDR_PRE_IMM
Definition arm/opcodes.hpp:980
@ VRSRAsv1i64
Definition arm/opcodes.hpp:3486
@ t2LDAEX
Definition arm/opcodes.hpp:4109
@ VCVTPNSDh
Definition arm/opcodes.hpp:2390
@ MVE_VQRDMULHi8
Definition arm/opcodes.hpp:1586
@ VST1d64
Definition arm/opcodes.hpp:3664
@ tLDRr
Definition arm/opcodes.hpp:4477
@ MVE_VSTRBU8_post
Definition arm/opcodes.hpp:1814
@ VADDH
Definition arm/opcodes.hpp:2163
@ VST2LNdWB_fixed_Asm_8
Definition arm/opcodes.hpp:602
@ tBRIND
Definition arm/opcodes.hpp:768
@ t2DBG
Definition arm/opcodes.hpp:4091
@ MVE_VEOR
Definition arm/opcodes.hpp:1173
@ t2MOVi
Definition arm/opcodes.hpp:4189
@ VFMSD
Definition arm/opcodes.hpp:2477
@ MVE_VLDRDU64_qi_pre
Definition arm/opcodes.hpp:1272
@ VLD3d16_UPD
Definition arm/opcodes.hpp:2793
@ tADDspr
Definition arm/opcodes.hpp:4440
@ MVE_VMLSLDAVaxs16
Definition arm/opcodes.hpp:1399
@ VCMPD
Definition arm/opcodes.hpp:2328
@ VST1LNd32
Definition arm/opcodes.hpp:3624
@ VSUBWuv4i32
Definition arm/opcodes.hpp:3924
@ G_UADDO
Definition arm/opcodes.hpp:170
@ MVE_VMLADAVu8
Definition arm/opcodes.hpp:1363
@ VQSHLsiv8i16
Definition arm/opcodes.hpp:3299
@ MVE_VMULLBu16
Definition arm/opcodes.hpp:1443
@ G_FEXP
Definition arm/opcodes.hpp:205
@ INLINEASM
Definition arm/opcodes.hpp:25
@ LSRi
Definition arm/opcodes.hpp:372
@ VLD1d8QPseudoWB_register
Definition arm/opcodes.hpp:2610
@ VST1q8HighTPseudo_UPD
Definition arm/opcodes.hpp:3725
@ QDSUB
Definition arm/opcodes.hpp:1880
@ MVE_VCVTf32u32_fix
Definition arm/opcodes.hpp:1138
@ t2LDRBi12
Definition arm/opcodes.hpp:4137
@ VLD1q8HighQPseudo_UPD
Definition arm/opcodes.hpp:2650
@ VCGTzv8i16
Definition arm/opcodes.hpp:2286
@ MVE_SQRSHR
Definition arm/opcodes.hpp:1021
@ tLDRi
Definition arm/opcodes.hpp:4475
@ MVE_VORN
Definition arm/opcodes.hpp:1472
@ VMLShq
Definition arm/opcodes.hpp:3002
@ VHSUBsv4i16
Definition arm/opcodes.hpp:2519
@ SVC
Definition arm/opcodes.hpp:2047
@ VCVTANSQh
Definition arm/opcodes.hpp:2345
@ t2LDRHT
Definition arm/opcodes.hpp:4148
@ VUSDOTD
Definition arm/opcodes.hpp:4004
@ VLD1LNdWB_fixed_Asm_16
Definition arm/opcodes.hpp:460
@ MVE_VQSUBs32
Definition arm/opcodes.hpp:1651
@ VADDHNv8i8
Definition arm/opcodes.hpp:2166
@ VLD4LNdAsm_16
Definition arm/opcodes.hpp:550
@ VLD1q64HighTPseudo
Definition arm/opcodes.hpp:2642
@ MOVCCi
Definition arm/opcodes.hpp:376
@ VST1d32Qwb_register
Definition arm/opcodes.hpp:3655
@ VST4LNqWB_fixed_Asm_32
Definition arm/opcodes.hpp:657
@ VCVTf2sd
Definition arm/opcodes.hpp:2409
@ FENTRY_CALL
Definition arm/opcodes.hpp:50
@ MVE_VQMOVNs32th
Definition arm/opcodes.hpp:1551
@ VMINsv8i8
Definition arm/opcodes.hpp:2948
@ G_FMA
Definition arm/opcodes.hpp:199
@ t2MOVi16
Definition arm/opcodes.hpp:4190
@ VST3qWB_fixed_Asm_8
Definition arm/opcodes.hpp:641
@ VQSHLsiv16i8
Definition arm/opcodes.hpp:3293
@ VCGEuv4i16
Definition arm/opcodes.hpp:2248
@ MVE_VSHR_immu16
Definition arm/opcodes.hpp:1759
@ G_SITOFP
Definition arm/opcodes.hpp:218
@ VREV64q16
Definition arm/opcodes.hpp:3380
@ VLD1q16HighTPseudo
Definition arm/opcodes.hpp:2624
@ VLD3q32oddPseudo
Definition arm/opcodes.hpp:2810
@ VLD3LNq16
Definition arm/opcodes.hpp:2782
@ VHSUBuv8i8
Definition arm/opcodes.hpp:2528
@ VMOVH
Definition arm/opcodes.hpp:3020
@ MVE_VIWDUPu32
Definition arm/opcodes.hpp:1213
@ VMRS_MVFR1
Definition arm/opcodes.hpp:3057
@ SHADD8
Definition arm/opcodes.hpp:1929
@ VSUBv2i64
Definition arm/opcodes.hpp:3933
@ t2PLDWi12
Definition arm/opcodes.hpp:4220
@ t2LDRHpcrel
Definition arm/opcodes.hpp:698
@ VMLSv16i8
Definition arm/opcodes.hpp:3011
@ tLSRrr
Definition arm/opcodes.hpp:4482
@ STRD_POST
Definition arm/opcodes.hpp:2024
@ VCVTMNSQh
Definition arm/opcodes.hpp:2364
@ tLDRspi
Definition arm/opcodes.hpp:4478
@ ADCrsi
Definition arm/opcodes.hpp:803
@ VLD3DUPq16OddPseudo_UPD
Definition arm/opcodes.hpp:2758
@ VLD3LNdAsm_32
Definition arm/opcodes.hpp:500
@ t2CMNzrs
Definition arm/opcodes.hpp:4074
@ G_ATOMICRMW_FSUB
Definition arm/opcodes.hpp:135
@ VCVTMSH
Definition arm/opcodes.hpp:2370
@ VFMALD
Definition arm/opcodes.hpp:2468
@ VPMAXf
Definition arm/opcodes.hpp:3171
@ VLD1q8HighQPseudo
Definition arm/opcodes.hpp:2649
@ MVE_VADD_qr_f32
Definition arm/opcodes.hpp:1071
@ VSUBhd
Definition arm/opcodes.hpp:3928
@ MVE_VCVTu32f32p
Definition arm/opcodes.hpp:1162
@ VEXTd32
Definition arm/opcodes.hpp:2460
@ tLDMIA
Definition arm/opcodes.hpp:4468
@ MVE_VQSUBu8
Definition arm/opcodes.hpp:1655
@ VLD1LNdAsm_8
Definition arm/opcodes.hpp:459
@ VSTR_FPSCR_NZCVQC_off
Definition arm/opcodes.hpp:3896
@ VTOUHH
Definition arm/opcodes.hpp:3967
@ VRSQRTShd
Definition arm/opcodes.hpp:3483
@ VST3LNq16Pseudo_UPD
Definition arm/opcodes.hpp:3800
@ MVE_VST43_8
Definition arm/opcodes.hpp:1802
@ CDE_CX1DA
Definition arm/opcodes.hpp:845
@ PKHTB
Definition arm/opcodes.hpp:1868
@ VLD4LNq16Pseudo_UPD
Definition arm/opcodes.hpp:2858
@ VSHLuv16i8
Definition arm/opcodes.hpp:3550
@ MVE_VPTv8u16r
Definition arm/opcodes.hpp:1500
@ G_PTRAUTH_GLOBAL_VALUE
Definition arm/opcodes.hpp:91
@ VLD4DUPd8Pseudo_UPD
Definition arm/opcodes.hpp:2827
@ MVE_VSTRH32_post
Definition arm/opcodes.hpp:1823
@ t2STRD_POST
Definition arm/opcodes.hpp:4352
@ VST2d16wb_fixed
Definition arm/opcodes.hpp:3760
@ G_FMUL
Definition arm/opcodes.hpp:198
@ t2SMMULR
Definition arm/opcodes.hpp:4298
@ t2EORrs
Definition arm/opcodes.hpp:4100
@ tCPS
Definition arm/opcodes.hpp:4461
@ CLZ
Definition arm/opcodes.hpp:875
@ VMAXuv4i16
Definition arm/opcodes.hpp:2935
@ MVE_VRMLALDAVHxs32
Definition arm/opcodes.hpp:1685
@ VLD2b16
Definition arm/opcodes.hpp:2707
@ G_CTLZ_ZERO_UNDEF
Definition arm/opcodes.hpp:258
@ VLD3LNq16Pseudo
Definition arm/opcodes.hpp:2783
@ VABDsv4i32
Definition arm/opcodes.hpp:2132
@ VRSHRsv4i16
Definition arm/opcodes.hpp:3463
@ MVE_VMULHu8
Definition arm/opcodes.hpp:1437
@ MVE_VHADD_qr_s16
Definition arm/opcodes.hpp:1182
@ MVE_VST20_16_wb
Definition arm/opcodes.hpp:1769
@ MVE_VQSHRNbhs32
Definition arm/opcodes.hpp:1633
@ VCMLAv4f16_indexed
Definition arm/opcodes.hpp:2323
@ VRHADDsv2i32
Definition arm/opcodes.hpp:3384
@ VST3LNdWB_register_Asm_16
Definition arm/opcodes.hpp:618
@ VQRSHLuv8i8
Definition arm/opcodes.hpp:3283
@ VLD4DUPqWB_fixed_Asm_8
Definition arm/opcodes.hpp:546
@ VLD3DUPqAsm_32
Definition arm/opcodes.hpp:491
@ G_UMIN
Definition arm/opcodes.hpp:240
@ MVE_VQDMULL_qr_s16bh
Definition arm/opcodes.hpp:1540
@ tCBNZ
Definition arm/opcodes.hpp:4455
@ VLD1q32wb_register
Definition arm/opcodes.hpp:2638
@ VST3dWB_register_Asm_16
Definition arm/opcodes.hpp:633
@ MOVi16_ga_pcrel
Definition arm/opcodes.hpp:386
@ G_FNEG
Definition arm/opcodes.hpp:213
@ VST1d32T
Definition arm/opcodes.hpp:3656
@ MVE_VHSUB_qr_u8
Definition arm/opcodes.hpp:1202
@ VABDuv4i16
Definition arm/opcodes.hpp:2137
@ SEH_EpilogStart
Definition arm/opcodes.hpp:420
@ STRHTi
Definition arm/opcodes.hpp:2031
@ G_INTTOPTR
Definition arm/opcodes.hpp:101
@ t2LDRi8
Definition arm/opcodes.hpp:4173
@ LDMDA
Definition arm/opcodes.hpp:938
@ G_INTRINSIC_FPTRUNC_ROUND
Definition arm/opcodes.hpp:105
@ VSHRsv8i8
Definition arm/opcodes.hpp:3568
@ MVE_VADDLVs32no_acc
Definition arm/opcodes.hpp:1055
@ MLAv5
Definition arm/opcodes.hpp:375
@ VST2q8
Definition arm/opcodes.hpp:3780
@ MVE_VMAXu16
Definition arm/opcodes.hpp:1320
@ MVE_VSTRBU8_pre
Definition arm/opcodes.hpp:1815
@ t2SETPAN
Definition arm/opcodes.hpp:4265
@ VST1q8LowQPseudo_UPD
Definition arm/opcodes.hpp:3726
@ t2LDRSB_POST_imm
Definition arm/opcodes.hpp:701
@ VCVTu2hd
Definition arm/opcodes.hpp:2432
@ VLD4LNd32
Definition arm/opcodes.hpp:2848
@ VST2LNd32
Definition arm/opcodes.hpp:3734
@ MVE_VST43_32
Definition arm/opcodes.hpp:1800
@ MVE_VST41_32
Definition arm/opcodes.hpp:1788
@ VLD1LNdWB_register_Asm_32
Definition arm/opcodes.hpp:464
@ MVE_VMINNMf32
Definition arm/opcodes.hpp:1336
@ VQSUBsv1i64
Definition arm/opcodes.hpp:3343
@ MVE_VLD20_16_wb
Definition arm/opcodes.hpp:1216
@ STRT_POST_REG
Definition arm/opcodes.hpp:2036
@ tMOVi32imm
Definition arm/opcodes.hpp:788
@ VST4LNd16
Definition arm/opcodes.hpp:3833
@ tLDRLIT_ga_pcrel
Definition arm/opcodes.hpp:781
@ CRC32CB
Definition arm/opcodes.hpp:888
@ VRSHLuv4i16
Definition arm/opcodes.hpp:3452
@ VQNEGv8i16
Definition arm/opcodes.hpp:3242
@ t2STREXH
Definition arm/opcodes.hpp:4358
@ RFEIA_UPD
Definition arm/opcodes.hpp:1894
@ tLSLri
Definition arm/opcodes.hpp:4479
@ MVE_VDWDUPu8
Definition arm/opcodes.hpp:1172
@ tLEApcrelJT
Definition arm/opcodes.hpp:785
@ VRSHRsv8i16
Definition arm/opcodes.hpp:3465
@ VCVTxs2hd
Definition arm/opcodes.hpp:2436
@ VFNMAS
Definition arm/opcodes.hpp:2490
@ UXTB16
Definition arm/opcodes.hpp:2099
@ VST2q16PseudoWB_fixed
Definition arm/opcodes.hpp:3770
@ VQMOVNuv4i16
Definition arm/opcodes.hpp:3236
@ MVE_VQSHRUNs16bh
Definition arm/opcodes.hpp:1640
@ t2STLEXD
Definition arm/opcodes.hpp:4339
@ MLA
Definition arm/opcodes.hpp:989
@ MVE_VCVTu16f16n
Definition arm/opcodes.hpp:1155
@ TPsoft
Definition arm/opcodes.hpp:454
@ VQRSHLsv1i64
Definition arm/opcodes.hpp:3269
@ LDMIA_RET
Definition arm/opcodes.hpp:357
@ VST1q32wb_fixed
Definition arm/opcodes.hpp:3710
@ VMLAv8i8
Definition arm/opcodes.hpp:2985
@ VLD1d64TPseudoWB_register
Definition arm/opcodes.hpp:2601
@ VLD4d8_UPD
Definition arm/opcodes.hpp:2875
@ MVE_VCADDf32
Definition arm/opcodes.hpp:1088
@ VQRSHRUNv2i32
Definition arm/opcodes.hpp:3290
@ VSTRS
Definition arm/opcodes.hpp:3889
@ MVE_VQDMULLs16bh
Definition arm/opcodes.hpp:1544
@ MVE_VSTRD64_rq
Definition arm/opcodes.hpp:1818
@ STRBT_POST_REG
Definition arm/opcodes.hpp:2016
@ MVE_VHADD_qr_u32
Definition arm/opcodes.hpp:1186
@ t2SMMLA
Definition arm/opcodes.hpp:4293
@ VLD1d64
Definition arm/opcodes.hpp:2591
@ VLD3DUPq8_UPD
Definition arm/opcodes.hpp:2769
@ VLD1q64wb_register
Definition arm/opcodes.hpp:2647
@ VST2q32wb_fixed
Definition arm/opcodes.hpp:3778
@ MVE_VRMULHu32
Definition arm/opcodes.hpp:1694
@ SMUAD
Definition arm/opcodes.hpp:1960
@ LDCL_OPTION
Definition arm/opcodes.hpp:931
@ t2LDRSB_PRE_imm
Definition arm/opcodes.hpp:702
@ VRSQRTEfq
Definition arm/opcodes.hpp:3477
@ VPADDLuv4i32
Definition arm/opcodes.hpp:3163
@ ORRrsr
Definition arm/opcodes.hpp:1866
@ LSLi
Definition arm/opcodes.hpp:370
@ VST2q8wb_register
Definition arm/opcodes.hpp:3785
@ VST2LNd8_UPD
Definition arm/opcodes.hpp:3741
@ VCVTNSD
Definition arm/opcodes.hpp:2383
@ VLD4q16Pseudo_UPD
Definition arm/opcodes.hpp:2877
@ VMLSslv4i32
Definition arm/opcodes.hpp:3009
@ MVE_VSHR_imms16
Definition arm/opcodes.hpp:1756
@ MVE_VQSUB_qr_s32
Definition arm/opcodes.hpp:1645
@ STRD_PRE
Definition arm/opcodes.hpp:2025
@ VFMSS
Definition arm/opcodes.hpp:2483
@ MVE_VMOV_rr_q
Definition arm/opcodes.hpp:1423
@ tAND
Definition arm/opcodes.hpp:4442
@ G_FLOG2
Definition arm/opcodes.hpp:209
@ G_INDEXED_STORE
Definition arm/opcodes.hpp:120
@ SEH_PrologEnd
Definition arm/opcodes.hpp:423
@ MVE_VABDs8
Definition arm/opcodes.hpp:1043
@ MVE_VSTRH32
Definition arm/opcodes.hpp:1822
@ VST1LNd8
Definition arm/opcodes.hpp:3626
@ VSTMDIA_UPD
Definition arm/opcodes.hpp:3882
@ MVE_VSUBi8
Definition arm/opcodes.hpp:1846
@ SMLADX
Definition arm/opcodes.hpp:1938
@ SHA256H2
Definition arm/opcodes.hpp:1925
@ G_VECREDUCE_FMAX
Definition arm/opcodes.hpp:304
@ VPADDLsv2i32
Definition arm/opcodes.hpp:3155
@ VUSDOTQI
Definition arm/opcodes.hpp:4007
@ VST1q16LowQPseudo_UPD
Definition arm/opcodes.hpp:3699
@ VCGEuv4i32
Definition arm/opcodes.hpp:2249
@ VQRSHRUNv4i16
Definition arm/opcodes.hpp:3291
@ VLD1q8LowQPseudo_UPD
Definition arm/opcodes.hpp:2653
@ MVE_VSHRNi32bh
Definition arm/opcodes.hpp:1754
@ MVE_VSHL_qru8
Definition arm/opcodes.hpp:1751
@ VMOVQ0
Definition arm/opcodes.hpp:586
@ SASX
Definition arm/opcodes.hpp:1907
@ SEH_SaveRegs_Ret
Definition arm/opcodes.hpp:427
@ LEApcrelJT
Definition arm/opcodes.hpp:368
@ VSRAuv8i8
Definition arm/opcodes.hpp:3613
@ t2RSBrr
Definition arm/opcodes.hpp:4253
@ G_ATOMICRMW_FADD
Definition arm/opcodes.hpp:134
@ VCMLAv2f32
Definition arm/opcodes.hpp:2320
@ VLD3dAsm_32
Definition arm/opcodes.hpp:515
@ VST1LNdWB_fixed_Asm_32
Definition arm/opcodes.hpp:592
@ DBG_PHI
Definition arm/opcodes.hpp:40
@ MVE_VQADD_qr_s8
Definition arm/opcodes.hpp:1506
@ VST1d8Twb_fixed
Definition arm/opcodes.hpp:3690
@ VCVTf2sq
Definition arm/opcodes.hpp:2410
@ t2SMULBB
Definition arm/opcodes.hpp:4301
@ SMULWB
Definition arm/opcodes.hpp:1967
@ WIN__CHKSTK
Definition arm/opcodes.hpp:678
@ VABDLuv8i16
Definition arm/opcodes.hpp:2124
@ VLD3LNdAsm_16
Definition arm/opcodes.hpp:499
@ VUHTOS
Definition arm/opcodes.hpp:3996
@ MVE_VCVTu32f32_fix
Definition arm/opcodes.hpp:1158
@ VLD2LNdWB_register_Asm_32
Definition arm/opcodes.hpp:473
@ VSHRuv4i16
Definition arm/opcodes.hpp:3573
@ CDE_VCX1_fpdp
Definition arm/opcodes.hpp:857
@ ADJCALLSTACKDOWN
Definition arm/opcodes.hpp:324
@ t2UDIV
Definition arm/opcodes.hpp:4402
@ VMLAH
Definition arm/opcodes.hpp:2956
@ VSHLsv8i16
Definition arm/opcodes.hpp:3548
@ VST4d32Pseudo_UPD
Definition arm/opcodes.hpp:3859
@ MVE_VSTRH16_rq
Definition arm/opcodes.hpp:1820
@ EORrsr
Definition arm/opcodes.hpp:899
@ G_BZERO
Definition arm/opcodes.hpp:296
@ VST3qAsm_32
Definition arm/opcodes.hpp:637
@ ARITH_FENCE
Definition arm/opcodes.hpp:48
@ t2MCR2
Definition arm/opcodes.hpp:4183
@ MVE_VMINAVs16
Definition arm/opcodes.hpp:1323
@ MVE_VAND
Definition arm/opcodes.hpp:1080
@ VPMAXu16
Definition arm/opcodes.hpp:3176
@ SXTAB
Definition arm/opcodes.hpp:2050
@ VSELGTS
Definition arm/opcodes.hpp:3518
@ VQDMULHv2i32
Definition arm/opcodes.hpp:3221
@ LIFETIME_END
Definition arm/opcodes.hpp:46
@ VEXTq64
Definition arm/opcodes.hpp:2464
@ VST4LNdWB_fixed_Asm_16
Definition arm/opcodes.hpp:648
@ VJCVT
Definition arm/opcodes.hpp:2530
@ VSUBv16i8
Definition arm/opcodes.hpp:3930
@ SMLABT
Definition arm/opcodes.hpp:1936
@ VLDMDDB_UPD
Definition arm/opcodes.hpp:2891
@ MVE_VMOV_from_lane_s8
Definition arm/opcodes.hpp:1419
@ VMRS
Definition arm/opcodes.hpp:3048
@ VMLAslv2i32
Definition arm/opcodes.hpp:2976
@ MVE_VSHLL_lwu8th
Definition arm/opcodes.hpp:1736
@ CMP_SWAP_64
Definition arm/opcodes.hpp:343
@ VLD4DUPqWB_register_Asm_32
Definition arm/opcodes.hpp:548
@ VLD1d32Twb_fixed
Definition arm/opcodes.hpp:2587
@ G_FTAN
Definition arm/opcodes.hpp:265
@ VFMALQI
Definition arm/opcodes.hpp:2471
@ VLD2LNd16_UPD
Definition arm/opcodes.hpp:2690
@ VLD1d64QPseudoWB_register
Definition arm/opcodes.hpp:2595
@ VDUPLN32d
Definition arm/opcodes.hpp:2453
@ MVE_VQDMLAH_qrs8
Definition arm/opcodes.hpp:1524
@ VLD1d32Twb_register
Definition arm/opcodes.hpp:2588
@ MVE_VADDi8
Definition arm/opcodes.hpp:1079
@ VQSHLuv16i8
Definition arm/opcodes.hpp:3325
@ VSHLLsv4i32
Definition arm/opcodes.hpp:3529
@ CDP2
Definition arm/opcodes.hpp:873
@ VLD2LNq16_UPD
Definition arm/opcodes.hpp:2702
@ VLD1d64QPseudo
Definition arm/opcodes.hpp:2593
@ VCEQhd
Definition arm/opcodes.hpp:2218
@ MVE_VST40_16
Definition arm/opcodes.hpp:1780
@ USAD8
Definition arm/opcodes.hpp:2088
@ MVE_VMINAs16
Definition arm/opcodes.hpp:1326
@ G_UDIVREM
Definition arm/opcodes.hpp:83
@ VST1LNd16
Definition arm/opcodes.hpp:3622
@ t2UHSUB16
Definition arm/opcodes.hpp:4407
@ MVE_VMULi8
Definition arm/opcodes.hpp:1463
@ VLD2b16wb_register
Definition arm/opcodes.hpp:2709
@ VST2LNd8Pseudo_UPD
Definition arm/opcodes.hpp:3740
@ VCVTf2xsd
Definition arm/opcodes.hpp:2413
@ BR_JTr
Definition arm/opcodes.hpp:339
@ tBX
Definition arm/opcodes.hpp:4452
@ B
Definition arm/opcodes.hpp:328
@ G_ATOMIC_CMPXCHG
Definition arm/opcodes.hpp:122
@ G_INTRINSIC_LLRINT
Definition arm/opcodes.hpp:109
@ t2LDRSBi8
Definition arm/opcodes.hpp:4159
@ MVE_VCVTf32u32n
Definition arm/opcodes.hpp:1139
@ VST3dAsm_8
Definition arm/opcodes.hpp:629
@ t2UHADD8
Definition arm/opcodes.hpp:4404
@ MVE_VRMLSLDAVHs32
Definition arm/opcodes.hpp:1688
@ G_MERGE_VALUES
Definition arm/opcodes.hpp:96
@ t2ADDri
Definition arm/opcodes.hpp:4038
@ UHSAX
Definition arm/opcodes.hpp:2076
@ FMSTAT
Definition arm/opcodes.hpp:907
@ VLD4q8Pseudo_UPD
Definition arm/opcodes.hpp:2887
@ VMINfq
Definition arm/opcodes.hpp:2940
@ VCVTxu2fq
Definition arm/opcodes.hpp:2439
@ VPMINu32
Definition arm/opcodes.hpp:3185
@ VLDR_VPR_off
Definition arm/opcodes.hpp:2916
@ MVE_VQRDMLAH_qrs32
Definition arm/opcodes.hpp:1570
@ MVE_VMVNimmi32
Definition arm/opcodes.hpp:1466
@ VQADDsv8i16
Definition arm/opcodes.hpp:3199
@ VMOVv16i8
Definition arm/opcodes.hpp:3038
@ VQSHRNuv4i16
Definition arm/opcodes.hpp:3337
@ VCADDv4f32
Definition arm/opcodes.hpp:2214
@ VLD4qWB_register_Asm_16
Definition arm/opcodes.hpp:580
@ VLD4q16oddPseudo
Definition arm/opcodes.hpp:2879
@ VST2q32Pseudo
Definition arm/opcodes.hpp:3775
@ VLD4DUPq32
Definition arm/opcodes.hpp:2834
@ LDRBi12
Definition arm/opcodes.hpp:952
@ MVE_VQRDMLSDHXs8
Definition arm/opcodes.hpp:1577
@ MVE_VQRSHL_by_vecs8
Definition arm/opcodes.hpp:1589
@ VSITOH
Definition arm/opcodes.hpp:3581
@ VLD1d8Qwb_fixed
Definition arm/opcodes.hpp:2611
@ MVE_VHADDu8
Definition arm/opcodes.hpp:1193
@ VSUBWsv4i32
Definition arm/opcodes.hpp:3921
@ VLD4LNd16Pseudo
Definition arm/opcodes.hpp:2845
@ t2MVNCCi
Definition arm/opcodes.hpp:733
@ MVE_VCTP32
Definition arm/opcodes.hpp:1125
@ UXTAB16
Definition arm/opcodes.hpp:2096
@ MVE_VLD42_16_wb
Definition arm/opcodes.hpp:1240
@ tLSLSri
Definition arm/opcodes.hpp:786
@ MVE_VQDMULL_qr_s32th
Definition arm/opcodes.hpp:1543
@ IMPLICIT_DEF
Definition arm/opcodes.hpp:34
@ tBX_CALL
Definition arm/opcodes.hpp:771
@ VLD4dAsm_8
Definition arm/opcodes.hpp:567
@ VBICd
Definition arm/opcodes.hpp:2198
@ VBSLq
Definition arm/opcodes.hpp:2209
@ MVE_VLDRHU32_post
Definition arm/opcodes.hpp:1286
@ MVE_VLDRBU32_rq
Definition arm/opcodes.hpp:1266
@ VSTR_FPCXTNS_off
Definition arm/opcodes.hpp:3890
@ MVE_VLDRBS32_pre
Definition arm/opcodes.hpp:1257
@ VUZPq32
Definition arm/opcodes.hpp:4012
@ MVE_VQRSHRNthu16
Definition arm/opcodes.hpp:1605
@ SB
Definition arm/opcodes.hpp:1908
@ MVE_VRSHL_by_vecs16
Definition arm/opcodes.hpp:1696
@ MVE_VRMULHu8
Definition arm/opcodes.hpp:1695
@ VST3dWB_fixed_Asm_16
Definition arm/opcodes.hpp:630
@ MVE_VSHLL_immu8th
Definition arm/opcodes.hpp:1728
@ PICADD
Definition arm/opcodes.hpp:399
@ VFMShd
Definition arm/opcodes.hpp:2486
@ VLD1d64TPseudoWB_fixed
Definition arm/opcodes.hpp:2600
@ MVE_VCMPs8r
Definition arm/opcodes.hpp:1115
@ t2LDRSBpcrel
Definition arm/opcodes.hpp:703
@ COPY_TO_REGCLASS
Definition arm/opcodes.hpp:36
@ G_PTRTOINT
Definition arm/opcodes.hpp:100
@ UMLAL
Definition arm/opcodes.hpp:2080
@ VLD4DUPd16_UPD
Definition arm/opcodes.hpp:2820
@ VLD2LNd16Pseudo_UPD
Definition arm/opcodes.hpp:2689
@ tADDi8
Definition arm/opcodes.hpp:4435
@ VCGEzv8i16
Definition arm/opcodes.hpp:2260
@ VCEQzv2i32
Definition arm/opcodes.hpp:2228
@ t2LDAH
Definition arm/opcodes.hpp:4113
@ VQSUBsv2i64
Definition arm/opcodes.hpp:3345
@ VMSR_FPSCR_NZCVQC
Definition arm/opcodes.hpp:3067
@ MVE_VLDRBU32_pre
Definition arm/opcodes.hpp:1265
@ VLD3LNd8Pseudo
Definition arm/opcodes.hpp:2779
@ MVE_VQDMLADHs16
Definition arm/opcodes.hpp:1519
@ VLD2DUPd8
Definition arm/opcodes.hpp:2669
@ t2PACG
Definition arm/opcodes.hpp:4217
@ VLD4DUPd16Pseudo
Definition arm/opcodes.hpp:2818
@ MVE_VMOVimmi8
Definition arm/opcodes.hpp:1431
@ VLD4LNdWB_register_Asm_32
Definition arm/opcodes.hpp:557
@ VLD2LNq32_UPD
Definition arm/opcodes.hpp:2706
@ MOVr
Definition arm/opcodes.hpp:995
@ VLD1d8TPseudoWB_fixed
Definition arm/opcodes.hpp:2615
@ VBF16MALTQI
Definition arm/opcodes.hpp:2197
@ MVE_VIDUPu8
Definition arm/opcodes.hpp:1211
@ t2BF_LabelPseudo
Definition arm/opcodes.hpp:684
@ VSLTOH
Definition arm/opcodes.hpp:3592
@ VRINTZNDf
Definition arm/opcodes.hpp:3435
@ MVE_VADD_qr_i32
Definition arm/opcodes.hpp:1073
@ VCLTzv4i32
Definition arm/opcodes.hpp:2310
@ VLD4q8
Definition arm/opcodes.hpp:2886
@ VZIPq8
Definition arm/opcodes.hpp:4018
@ VQADDuv16i8
Definition arm/opcodes.hpp:3201
@ MVE_VRINTf32X
Definition arm/opcodes.hpp:1678
@ VZIPd16
Definition arm/opcodes.hpp:4014
@ TAILJMPr4
Definition arm/opcodes.hpp:450
@ VMOVRRS
Definition arm/opcodes.hpp:3033
@ MVE_VRINTf32M
Definition arm/opcodes.hpp:1675
@ t2STC2_OFFSET
Definition arm/opcodes.hpp:4323
@ MVE_VCVTs16f16z
Definition arm/opcodes.hpp:1145
@ VLD4dWB_fixed_Asm_32
Definition arm/opcodes.hpp:569
@ tREV16
Definition arm/opcodes.hpp:4493
@ SMLSLD
Definition arm/opcodes.hpp:1952
@ VMOVv1i64
Definition arm/opcodes.hpp:3039
@ t2STRB_PRE
Definition arm/opcodes.hpp:4348
@ tBX_RET_vararg
Definition arm/opcodes.hpp:773
@ VRSRAsv8i8
Definition arm/opcodes.hpp:3492
@ TSTrr
Definition arm/opcodes.hpp:2064
@ SMLAWB
Definition arm/opcodes.hpp:1948
@ VST1d16wb_register
Definition arm/opcodes.hpp:3648
@ LOADDUAL
Definition arm/opcodes.hpp:369
@ VLD1LNd32
Definition arm/opcodes.hpp:2551
@ VRSHRuv2i64
Definition arm/opcodes.hpp:3470
@ MVE_VQDMULHi8
Definition arm/opcodes.hpp:1539
@ G_ATOMICRMW_FMIN
Definition arm/opcodes.hpp:137
@ VSHRuv8i8
Definition arm/opcodes.hpp:3576
@ MVE_VMAXVu16
Definition arm/opcodes.hpp:1314
@ MRC
Definition arm/opcodes.hpp:999
@ MVE_VMINNMVf16
Definition arm/opcodes.hpp:1333
@ MVE_VST40_16_wb
Definition arm/opcodes.hpp:1781
@ VMINuv16i8
Definition arm/opcodes.hpp:2949
@ MVE_VCMPu32
Definition arm/opcodes.hpp:1118
@ VQRDMLSHv4i32
Definition arm/opcodes.hpp:3258
@ VCGEfd
Definition arm/opcodes.hpp:2236
@ VMLAv4i32
Definition arm/opcodes.hpp:2983
@ CMNzrr
Definition arm/opcodes.hpp:877
@ MVE_VSLIimm8
Definition arm/opcodes.hpp:1764
@ SADD16
Definition arm/opcodes.hpp:1905
@ RFEIA
Definition arm/opcodes.hpp:1893
@ t2BFLi
Definition arm/opcodes.hpp:4055
@ MVE_VQMOVUNs16bh
Definition arm/opcodes.hpp:1556
@ VCVTNSH
Definition arm/opcodes.hpp:2384
@ VLD1d32QPseudoWB_fixed
Definition arm/opcodes.hpp:2579
@ VQSHLsuv2i32
Definition arm/opcodes.hpp:3303
@ MVE_VMINu32
Definition arm/opcodes.hpp:1347
@ MVE_VRSHL_by_vecs32
Definition arm/opcodes.hpp:1697
@ SMLALBB
Definition arm/opcodes.hpp:1940
@ t2SMLAL
Definition arm/opcodes.hpp:4278
@ VLD3dWB_register_Asm_8
Definition arm/opcodes.hpp:522
@ VLDR_FPCXTS_off
Definition arm/opcodes.hpp:2904
@ STMDA_UPD
Definition arm/opcodes.hpp:2008
@ VCLZv16i8
Definition arm/opcodes.hpp:2314
@ VCVTNNUDh
Definition arm/opcodes.hpp:2380
@ VST1q16HighTPseudo
Definition arm/opcodes.hpp:3697
@ MVE_VBIC
Definition arm/opcodes.hpp:1081
@ VLDRH
Definition arm/opcodes.hpp:2899
@ VST4LNqAsm_16
Definition arm/opcodes.hpp:654
@ t2LDRBs
Definition arm/opcodes.hpp:4140
@ VLD2q32PseudoWB_register
Definition arm/opcodes.hpp:2734
@ MVE_VCLZs8
Definition arm/opcodes.hpp:1097
@ MVE_VDWDUPu16
Definition arm/opcodes.hpp:1170
@ VNEGH
Definition arm/opcodes.hpp:3113
@ MVE_VCTP16
Definition arm/opcodes.hpp:1124
@ BLX_pred
Definition arm/opcodes.hpp:834
@ DBG
Definition arm/opcodes.hpp:893
@ MVE_VQDMLSDHs16
Definition arm/opcodes.hpp:1531
@ VCGTzv2i32
Definition arm/opcodes.hpp:2280
@ PICLDRH
Definition arm/opcodes.hpp:402
@ VLD1LNq8Pseudo
Definition arm/opcodes.hpp:2559
@ MVE_VLDRHU32_rq_u
Definition arm/opcodes.hpp:1289
@ t2LDRHs
Definition arm/opcodes.hpp:4154
@ VQRSHLuv1i64
Definition arm/opcodes.hpp:3277
@ STLB
Definition arm/opcodes.hpp:2001
@ VQRSHLsv8i8
Definition arm/opcodes.hpp:3275
@ MVE_VQADDs32
Definition arm/opcodes.hpp:1511
@ VST4d8_UPD
Definition arm/opcodes.hpp:3864
@ ASRr
Definition arm/opcodes.hpp:327
@ G_TRUNC
Definition arm/opcodes.hpp:150
@ G_UREM
Definition arm/opcodes.hpp:81
@ TEQri
Definition arm/opcodes.hpp:2056
@ VSUDOTDI
Definition arm/opcodes.hpp:3938
@ sysLDMDB
Definition arm/opcodes.hpp:4021
@ BL
Definition arm/opcodes.hpp:832
@ MVE_VRMLALDAVHaxs32
Definition arm/opcodes.hpp:1682
@ VCGThd
Definition arm/opcodes.hpp:2264
@ t2CPS2p
Definition arm/opcodes.hpp:4079
@ MVE_VCMPs16r
Definition arm/opcodes.hpp:1111
@ t2EORri
Definition arm/opcodes.hpp:4098
@ VLD3DUPdWB_register_Asm_32
Definition arm/opcodes.hpp:488
@ VREV32d16
Definition arm/opcodes.hpp:3373
@ G_VECREDUCE_XOR
Definition arm/opcodes.hpp:312
@ MOVPCLR
Definition arm/opcodes.hpp:991
@ VORRiv4i16
Definition arm/opcodes.hpp:3138
@ MVE_VMLADAVs8
Definition arm/opcodes.hpp:1360
@ MVE_VLD43_8
Definition arm/opcodes.hpp:1249
@ VLD1d64Q
Definition arm/opcodes.hpp:2592
@ tTST
Definition arm/opcodes.hpp:4515
@ VMULpq
Definition arm/opcodes.hpp:3091
@ t2STRHs
Definition arm/opcodes.hpp:4364
@ VMLSv2i32
Definition arm/opcodes.hpp:3012
@ t2LDRB_POST_imm
Definition arm/opcodes.hpp:691
@ tLDRHi
Definition arm/opcodes.hpp:4471
@ SpeculationBarrierSBEndBB
Definition arm/opcodes.hpp:447
@ t2Int_eh_sjlj_setjmp
Definition arm/opcodes.hpp:4105
@ VCGTuv4i16
Definition arm/opcodes.hpp:2274
@ VLD1q8wb_fixed
Definition arm/opcodes.hpp:2655
@ G_VECREDUCE_AND
Definition arm/opcodes.hpp:310
@ MVE_VCMPu8
Definition arm/opcodes.hpp:1120
@ VMSR_FPSID
Definition arm/opcodes.hpp:3068
@ G_CTTZ_ZERO_UNDEF
Definition arm/opcodes.hpp:256
@ VLD2DUPq32OddPseudo
Definition arm/opcodes.hpp:2680
@ G_TRAP
Definition arm/opcodes.hpp:297
@ PSEUDO_PROBE
Definition arm/opcodes.hpp:47
@ VABSv2i32
Definition arm/opcodes.hpp:2149
@ VST3q16_UPD
Definition arm/opcodes.hpp:3820
@ tSTRr
Definition arm/opcodes.hpp:4505
@ t2UQSAX
Definition arm/opcodes.hpp:4415
@ G_FMINIMUM
Definition arm/opcodes.hpp:228
@ VRINTRD
Definition arm/opcodes.hpp:3423
@ VSUBLuv8i16
Definition arm/opcodes.hpp:3918
@ VLD2b32wb_fixed
Definition arm/opcodes.hpp:2711
@ VADDfq
Definition arm/opcodes.hpp:2181
@ USAX
Definition arm/opcodes.hpp:2092
@ CMNri
Definition arm/opcodes.hpp:876
@ VUZPq8
Definition arm/opcodes.hpp:4013
@ t2PAC
Definition arm/opcodes.hpp:4215
@ t2SMLAWB
Definition arm/opcodes.hpp:4287
@ VREV64q32
Definition arm/opcodes.hpp:3381
@ G_UADDE
Definition arm/opcodes.hpp:171
@ G_UMULFIX
Definition arm/opcodes.hpp:189
@ VLD3LNd16Pseudo_UPD
Definition arm/opcodes.hpp:2772
@ VQSUBuv4i32
Definition arm/opcodes.hpp:3355
@ VSMMLA
Definition arm/opcodes.hpp:3594
@ VQSHLsiv4i32
Definition arm/opcodes.hpp:3298
@ VST4q8oddPseudo_UPD
Definition arm/opcodes.hpp:3879
@ VLD1d64QPseudoWB_fixed
Definition arm/opcodes.hpp:2594
@ VSHRuv1i64
Definition arm/opcodes.hpp:3570
@ VST1q64HighTPseudo
Definition arm/opcodes.hpp:3715
@ VST4d32
Definition arm/opcodes.hpp:3857
@ MVE_VMULi32
Definition arm/opcodes.hpp:1462
@ VCVTPNSDf
Definition arm/opcodes.hpp:2389
@ VLD3LNqWB_fixed_Asm_32
Definition arm/opcodes.hpp:511
@ VADDfd
Definition arm/opcodes.hpp:2180
@ STLEXB
Definition arm/opcodes.hpp:2003
@ PICSTRH
Definition arm/opcodes.hpp:407
@ VQDMLALv2i64
Definition arm/opcodes.hpp:3211
@ VMLSv8i16
Definition arm/opcodes.hpp:3015
@ ORRri
Definition arm/opcodes.hpp:1863
@ VCGTzv8f16
Definition arm/opcodes.hpp:2285
@ G_PTRMASK
Definition arm/opcodes.hpp:237
@ VST1q16HighQPseudo
Definition arm/opcodes.hpp:3695
@ VMLAfq
Definition arm/opcodes.hpp:2969
@ MVE_VSTRWU32
Definition arm/opcodes.hpp:1834
@ VRSQRTEhd
Definition arm/opcodes.hpp:3478
@ VST2d8wb_fixed
Definition arm/opcodes.hpp:3766
@ MVE_VSHLL_lws8th
Definition arm/opcodes.hpp:1732
@ VLD3q8Pseudo_UPD
Definition arm/opcodes.hpp:2813
@ COPY_STRUCT_BYVAL_I32
Definition arm/opcodes.hpp:346
@ VQSHLuiv16i8
Definition arm/opcodes.hpp:3317
@ tADDframe
Definition arm/opcodes.hpp:762
@ VMULv8i16
Definition arm/opcodes.hpp:3104
@ MVE_VADDVu32no_acc
Definition arm/opcodes.hpp:1067
@ G_INTRINSIC_CONVERGENT
Definition arm/opcodes.hpp:147
@ REVSH
Definition arm/opcodes.hpp:1888
@ STRH_POST
Definition arm/opcodes.hpp:2033
@ t2SRSIA
Definition arm/opcodes.hpp:4312
@ VRINTNH
Definition arm/opcodes.hpp:3410
@ MVE_VQDMLSDHs32
Definition arm/opcodes.hpp:1532
@ VST4LNd8Pseudo_UPD
Definition arm/opcodes.hpp:3843
@ SEH_SaveFRegs
Definition arm/opcodes.hpp:424
@ VST3LNqWB_fixed_Asm_16
Definition arm/opcodes.hpp:623
@ VRSHLuv8i8
Definition arm/opcodes.hpp:3455
@ MVE_VPTv4i32
Definition arm/opcodes.hpp:1487
@ VQRSHRUNv8i8
Definition arm/opcodes.hpp:3292
@ MVE_VMINu8
Definition arm/opcodes.hpp:1348
@ MVE_VMUL_qr_i8
Definition arm/opcodes.hpp:1458
@ VST1d8T
Definition arm/opcodes.hpp:3686
@ MVE_VQSUB_qr_u32
Definition arm/opcodes.hpp:1648
@ VSTR_FPSCR_NZCVQC_pre
Definition arm/opcodes.hpp:3898
@ STMIB
Definition arm/opcodes.hpp:2013
@ VSELGES
Definition arm/opcodes.hpp:3515
@ G_USHLSAT
Definition arm/opcodes.hpp:186
@ G_FSUB
Definition arm/opcodes.hpp:197
@ VQSHRNsv8i8
Definition arm/opcodes.hpp:3335
@ PseudoARMInitUndefSPR
Definition arm/opcodes.hpp:411
@ VLD1d32TPseudo
Definition arm/opcodes.hpp:2584
@ t2LoopEndDec
Definition arm/opcodes.hpp:716
@ LOAD_STACK_GUARD
Definition arm/opcodes.hpp:52
@ LDMDB_UPD
Definition arm/opcodes.hpp:941
@ VCVTf2h
Definition arm/opcodes.hpp:2408
@ VST3d16_UPD
Definition arm/opcodes.hpp:3809
@ MVE_VCVTf16u16_fix
Definition arm/opcodes.hpp:1132
@ MVE_VQSHLimms16
Definition arm/opcodes.hpp:1626
@ SXTB
Definition arm/opcodes.hpp:2053
@ MVE_VMOVNi16bh
Definition arm/opcodes.hpp:1413
@ VST2LNd16Pseudo
Definition arm/opcodes.hpp:3731
@ tUXTB
Definition arm/opcodes.hpp:4517
@ MVE_VHSUBu32
Definition arm/opcodes.hpp:1207
@ STRH_preidx
Definition arm/opcodes.hpp:437
@ VBIFd
Definition arm/opcodes.hpp:2204
@ t2BTI
Definition arm/opcodes.hpp:4063
@ VMMLA
Definition arm/opcodes.hpp:3017
@ VLDR_FPSCR_NZCVQC_post
Definition arm/opcodes.hpp:2908
@ EXTRACT_SUBREG
Definition arm/opcodes.hpp:32
@ VRSHLsv1i64
Definition arm/opcodes.hpp:3441
@ VLD3LNd32_UPD
Definition arm/opcodes.hpp:2777
@ MVE_VMLALDAVau16
Definition arm/opcodes.hpp:1369
@ MVE_VQRSHRNbhu16
Definition arm/opcodes.hpp:1601
@ MVE_LCTP
Definition arm/opcodes.hpp:1016
@ MVE_VMAXAs8
Definition arm/opcodes.hpp:1302
@ MVE_VMAXNMAf32
Definition arm/opcodes.hpp:1306
@ MVE_VQDMULH_qr_s16
Definition arm/opcodes.hpp:1534
@ MVE_VQRDMULH_qr_s16
Definition arm/opcodes.hpp:1581
@ VSRAuv16i8
Definition arm/opcodes.hpp:3606
@ VQMOVNsuv8i8
Definition arm/opcodes.hpp:3231
@ VST1d8QPseudo
Definition arm/opcodes.hpp:3681
@ VMOVLsv8i16
Definition arm/opcodes.hpp:3024
@ VST4q32oddPseudo_UPD
Definition arm/opcodes.hpp:3874
@ MVE_VQDMLASH_qrs8
Definition arm/opcodes.hpp:1527
@ t2MSRbanked
Definition arm/opcodes.hpp:4204
@ MVE_VQSHLimms8
Definition arm/opcodes.hpp:1628
@ LDR_POST_REG
Definition arm/opcodes.hpp:979
@ VLD2q8
Definition arm/opcodes.hpp:2737
@ MVE_VLDRBU16_rq
Definition arm/opcodes.hpp:1262
@ VST4qAsm_16
Definition arm/opcodes.hpp:669
@ VADDD
Definition arm/opcodes.hpp:2162
@ MVE_VQMOVNs16bh
Definition arm/opcodes.hpp:1548
@ LDRBT_POST
Definition arm/opcodes.hpp:358
@ VMOVNv8i8
Definition arm/opcodes.hpp:3030
@ VCGTzv4f16
Definition arm/opcodes.hpp:2281
@ tCMP_SWAP_16
Definition arm/opcodes.hpp:775
@ tBfar
Definition arm/opcodes.hpp:774
@ VMLSLsluv4i16
Definition arm/opcodes.hpp:2991
@ MVE_VPTv4u32r
Definition arm/opcodes.hpp:1492
@ VST1d16Twb_register
Definition arm/opcodes.hpp:3646
@ VLD3DUPd8_UPD
Definition arm/opcodes.hpp:2754
@ t2QADD16
Definition arm/opcodes.hpp:4232
@ MVE_VCMLAf16
Definition arm/opcodes.hpp:1098
@ VQSUBsv8i8
Definition arm/opcodes.hpp:3349
@ VTOSHH
Definition arm/opcodes.hpp:3955
@ RORi
Definition arm/opcodes.hpp:412
@ VTOUIZD
Definition arm/opcodes.hpp:3972
@ PATCHPOINT
Definition arm/opcodes.hpp:51
@ VCVTNUS
Definition arm/opcodes.hpp:2388
@ VST1q64LowTPseudo_UPD
Definition arm/opcodes.hpp:3718
@ FSTMXDB_UPD
Definition arm/opcodes.hpp:908
@ tInt_eh_sjlj_longjmp
Definition arm/opcodes.hpp:4466
@ MVE_VCLSs16
Definition arm/opcodes.hpp:1092
@ t2SUBri12
Definition arm/opcodes.hpp:4373
@ t2SMMLS
Definition arm/opcodes.hpp:4295
@ MVE_VQDMULH_qr_s32
Definition arm/opcodes.hpp:1535
@ VTOUHS
Definition arm/opcodes.hpp:3968
@ VST2d8wb_register
Definition arm/opcodes.hpp:3767
@ MVE_VLD21_8
Definition arm/opcodes.hpp:1225
@ MVE_VREV32_8
Definition arm/opcodes.hpp:1658
@ VLD4q32_UPD
Definition arm/opcodes.hpp:2883
@ t2SMUAD
Definition arm/opcodes.hpp:4299
@ QDADD
Definition arm/opcodes.hpp:1879
@ VCVTs2fq
Definition arm/opcodes.hpp:2427
@ CMP_SWAP_32
Definition arm/opcodes.hpp:342
@ MVE_VRSHL_qrs32
Definition arm/opcodes.hpp:1703
@ VMLSslv8i16
Definition arm/opcodes.hpp:3010
@ VST4d32_UPD
Definition arm/opcodes.hpp:3860
@ MVE_VST21_16_wb
Definition arm/opcodes.hpp:1775
@ SXTAH
Definition arm/opcodes.hpp:2052
@ t2LDAEXD
Definition arm/opcodes.hpp:4111
@ tADDhirr
Definition arm/opcodes.hpp:4433
@ tBLXNS_CALL
Definition arm/opcodes.hpp:765
@ t2HVC
Definition arm/opcodes.hpp:4102
@ G_UMULO
Definition arm/opcodes.hpp:178
@ MVE_VRSHL_by_vecu32
Definition arm/opcodes.hpp:1700
@ VLD4DUPdWB_fixed_Asm_16
Definition arm/opcodes.hpp:535
@ VHADDsv4i16
Definition arm/opcodes.hpp:2507
@ VRSHRuv2i32
Definition arm/opcodes.hpp:3469
@ MVE_VSHLL_imms8bh
Definition arm/opcodes.hpp:1723
@ MVE_VABDu32
Definition arm/opcodes.hpp:1045
@ VLD1DUPd32wb_register
Definition arm/opcodes.hpp:2536
@ VST1d64QPseudo
Definition arm/opcodes.hpp:3666
@ VQSHRUNv2i32
Definition arm/opcodes.hpp:3339
@ VLD1d16Twb_register
Definition arm/opcodes.hpp:2573
@ t2STRD_PRE
Definition arm/opcodes.hpp:4353
@ sysSTMDA
Definition arm/opcodes.hpp:4027
@ VST1d8wb_register
Definition arm/opcodes.hpp:3693
@ MVE_VLDRBS32_post
Definition arm/opcodes.hpp:1256
@ VSUBLuv4i32
Definition arm/opcodes.hpp:3917
@ VLD3LNq32
Definition arm/opcodes.hpp:2786
@ t2DMB
Definition arm/opcodes.hpp:4096
@ PLDWi12
Definition arm/opcodes.hpp:1869
@ MVE_VMLALDAVas16
Definition arm/opcodes.hpp:1367
@ SHSAX
Definition arm/opcodes.hpp:1931
@ MVE_VCMPs32r
Definition arm/opcodes.hpp:1113
@ VCMLAv4f32
Definition arm/opcodes.hpp:2324
@ VTBL3
Definition arm/opcodes.hpp:3944
@ VST1d16Qwb_fixed
Definition arm/opcodes.hpp:3639
@ t2SMLADX
Definition arm/opcodes.hpp:4277
@ USADA8
Definition arm/opcodes.hpp:2089
@ VLD2LNdAsm_32
Definition arm/opcodes.hpp:467
@ CONSTPOOL_ENTRY
Definition arm/opcodes.hpp:345
@ VQADDsv2i64
Definition arm/opcodes.hpp:3196
@ UQSAX
Definition arm/opcodes.hpp:2085
@ VFMAfq
Definition arm/opcodes.hpp:2474
@ CDE_VCX2_vec
Definition arm/opcodes.hpp:865
@ CDE_CX3A
Definition arm/opcodes.hpp:851
@ VLD1d8Twb_fixed
Definition arm/opcodes.hpp:2617
@ MVE_VCVTf32s32n
Definition arm/opcodes.hpp:1137
@ VMULv4i32
Definition arm/opcodes.hpp:3103
@ VABSv8i16
Definition arm/opcodes.hpp:2152
@ G_FLDEXP
Definition arm/opcodes.hpp:211
@ MVE_VLD42_32_wb
Definition arm/opcodes.hpp:1242
@ MVE_VMAXAVs8
Definition arm/opcodes.hpp:1299
@ VPADALuv16i8
Definition arm/opcodes.hpp:3148
@ VCLTzv4f16
Definition arm/opcodes.hpp:2307
@ VRSHRNv8i8
Definition arm/opcodes.hpp:3458
@ MVE_VMLADAVs32
Definition arm/opcodes.hpp:1359
@ VRSRAsv2i32
Definition arm/opcodes.hpp:3487
@ MVE_VQMOVUNs16th
Definition arm/opcodes.hpp:1557
@ MVE_VQDMLADHXs16
Definition arm/opcodes.hpp:1516
@ tBcc
Definition arm/opcodes.hpp:4454
@ MVE_VSHLL_lws8bh
Definition arm/opcodes.hpp:1731
@ G_SMIN
Definition arm/opcodes.hpp:238
@ G_SMULH
Definition arm/opcodes.hpp:181
@ VQRSHRNuv8i8
Definition arm/opcodes.hpp:3289
@ VST4q8_UPD
Definition arm/opcodes.hpp:3877
@ SSUB16
Definition arm/opcodes.hpp:1982
@ VCVTs2hq
Definition arm/opcodes.hpp:2429
@ VLD3DUPdWB_fixed_Asm_16
Definition arm/opcodes.hpp:484
@ t2MOVTi16
Definition arm/opcodes.hpp:4188
@ VLD1d8Q
Definition arm/opcodes.hpp:2607
@ VST1d16QPseudoWB_fixed
Definition arm/opcodes.hpp:3637
@ MVE_VSHLC
Definition arm/opcodes.hpp:1720
@ VLD3q32_UPD
Definition arm/opcodes.hpp:2809
@ t2STRT
Definition arm/opcodes.hpp:4365
@ VLD1LNq32Pseudo_UPD
Definition arm/opcodes.hpp:2558
@ VST2q32PseudoWB_fixed
Definition arm/opcodes.hpp:3776
@ VLDR_VPR_pre
Definition arm/opcodes.hpp:2918
@ VTBX4Pseudo
Definition arm/opcodes.hpp:3953
@ MVE_VRSHRNi16th
Definition arm/opcodes.hpp:1709
@ MVE_VMULLBs32
Definition arm/opcodes.hpp:1441
@ MVE_VREV64_32
Definition arm/opcodes.hpp:1660
@ MVE_VCVTf16f32th
Definition arm/opcodes.hpp:1129
@ tBIC
Definition arm/opcodes.hpp:4446
@ VLD2LNqWB_fixed_Asm_16
Definition arm/opcodes.hpp:477
@ VLD4DUPq16_UPD
Definition arm/opcodes.hpp:2833
@ VST4LNd32_UPD
Definition arm/opcodes.hpp:3840
@ MVE_VLDRWU32_pre
Definition arm/opcodes.hpp:1292
@ t2LDRH_PRE
Definition arm/opcodes.hpp:4150
@ VSHRNv8i8
Definition arm/opcodes.hpp:3560
@ LDRHTi
Definition arm/opcodes.hpp:962
@ VRSQRTEq
Definition arm/opcodes.hpp:3480
@ t2MOV_ga_pcrel
Definition arm/opcodes.hpp:728
@ t2UXTH
Definition arm/opcodes.hpp:4430
@ LDRSB
Definition arm/opcodes.hpp:966
@ MVE_VHADDu16
Definition arm/opcodes.hpp:1191
@ VQRSHLsv8i16
Definition arm/opcodes.hpp:3274
@ MVE_VCMPf32r
Definition arm/opcodes.hpp:1103
@ t2TBH
Definition arm/opcodes.hpp:4385
@ t2LDC_PRE
Definition arm/opcodes.hpp:4129
@ VST1q16wb_fixed
Definition arm/opcodes.hpp:3701
@ VST3dWB_register_Asm_8
Definition arm/opcodes.hpp:635
@ CONVERGENCECTRL_ENTRY
Definition arm/opcodes.hpp:68
@ MVE_VRSHL_by_vecu16
Definition arm/opcodes.hpp:1699
@ VCMLAv8f16_indexed
Definition arm/opcodes.hpp:2327
@ VCGTsv8i16
Definition arm/opcodes.hpp:2270
@ MVE_VRSHL_by_vecu8
Definition arm/opcodes.hpp:1701
@ MVE_VHSUB_qr_s16
Definition arm/opcodes.hpp:1197
@ VMLSfq
Definition arm/opcodes.hpp:3000
@ MVE_VHCADDs16
Definition arm/opcodes.hpp:1194
@ STMIA_UPD
Definition arm/opcodes.hpp:2012
@ t2STRDi8
Definition arm/opcodes.hpp:4354
@ SSAT16
Definition arm/opcodes.hpp:1980
@ t2ORRrr
Definition arm/opcodes.hpp:4213
@ t2ANDri
Definition arm/opcodes.hpp:4045
@ tRSBS
Definition arm/opcodes.hpp:790
@ MVE_VRSHL_qrs16
Definition arm/opcodes.hpp:1702
@ MVE_VABDs16
Definition arm/opcodes.hpp:1041
@ MVE_VMINNMf16
Definition arm/opcodes.hpp:1335
@ VLD4DUPq16
Definition arm/opcodes.hpp:2829
@ STRrs
Definition arm/opcodes.hpp:2042
@ MVE_VCMPu32r
Definition arm/opcodes.hpp:1119
@ t2ADDspImm
Definition arm/opcodes.hpp:4042
@ VLD2LNdWB_fixed_Asm_16
Definition arm/opcodes.hpp:469
@ VFMSH
Definition arm/opcodes.hpp:2478
@ VMOVLsv2i64
Definition arm/opcodes.hpp:3022
@ BLX_noip
Definition arm/opcodes.hpp:331
@ t2LDC2_PRE
Definition arm/opcodes.hpp:4121
@ AESE
Definition arm/opcodes.hpp:811
@ t2MLS
Definition arm/opcodes.hpp:4187
@ t2BFi
Definition arm/opcodes.hpp:4057
@ STMDB_UPD
Definition arm/opcodes.hpp:2010
@ G_LLROUND
Definition arm/opcodes.hpp:244
@ MVE_VLDRDU64_rq_u
Definition arm/opcodes.hpp:1274
@ VMOVDRR
Definition arm/opcodes.hpp:3019
@ VDUPLN8d
Definition arm/opcodes.hpp:2455
@ MVE_VQNEGs8
Definition arm/opcodes.hpp:1562
@ VLD1DUPq8wb_fixed
Definition arm/opcodes.hpp:2547
@ VQADDuv8i16
Definition arm/opcodes.hpp:3207
@ VRSRAuv1i64
Definition arm/opcodes.hpp:3494
@ MVE_VSTRB16_pre
Definition arm/opcodes.hpp:1806
@ MVE_VMULLTs32
Definition arm/opcodes.hpp:1449
@ MVE_VMINVs8
Definition arm/opcodes.hpp:1339
@ VMLSfd
Definition arm/opcodes.hpp:2999
@ G_XOR
Definition arm/opcodes.hpp:86
@ MVE_VMINNMVf32
Definition arm/opcodes.hpp:1334
@ PICSTRB
Definition arm/opcodes.hpp:406
@ MVE_VMUL_qr_f32
Definition arm/opcodes.hpp:1455
@ LDAH
Definition arm/opcodes.hpp:921
@ LDAEXB
Definition arm/opcodes.hpp:918
@ VCVTMUH
Definition arm/opcodes.hpp:2373
@ VLD1d8Qwb_register
Definition arm/opcodes.hpp:2612
@ MVE_VMAXNMAf16
Definition arm/opcodes.hpp:1305
@ MOVTi16_ga_pcrel
Definition arm/opcodes.hpp:383
@ G_FCANONICALIZE
Definition arm/opcodes.hpp:223
@ TEQrsr
Definition arm/opcodes.hpp:2059
@ tADR
Definition arm/opcodes.hpp:4441
@ t2DoLoopStartTP
Definition arm/opcodes.hpp:688
@ MVE_VQSHRUNs16th
Definition arm/opcodes.hpp:1641
@ tCMPi8
Definition arm/opcodes.hpp:4459
@ VSTR_VPR_post
Definition arm/opcodes.hpp:3906
@ MVE_VLD40_16_wb
Definition arm/opcodes.hpp:1228
@ VLD2LNqAsm_16
Definition arm/opcodes.hpp:475
@ VLD4DUPq8_UPD
Definition arm/opcodes.hpp:2843
@ VLD4DUPdWB_register_Asm_32
Definition arm/opcodes.hpp:539
@ VLD1LNdWB_fixed_Asm_8
Definition arm/opcodes.hpp:462
@ VRSHLsv2i32
Definition arm/opcodes.hpp:3442
@ MVE_VSTRH32_pre
Definition arm/opcodes.hpp:1824
@ VHSUBsv2i32
Definition arm/opcodes.hpp:2518
@ BX_pred
Definition arm/opcodes.hpp:840
@ MVE_VCMULf32
Definition arm/opcodes.hpp:1123
@ VST1q8wb_register
Definition arm/opcodes.hpp:3729
@ MVE_VMLSDAVas32
Definition arm/opcodes.hpp:1386
@ MVE_VCTP64
Definition arm/opcodes.hpp:1126
@ MVE_VCADDi32
Definition arm/opcodes.hpp:1090
@ VCGEzv2f32
Definition arm/opcodes.hpp:2253
@ VLD1LNd32_UPD
Definition arm/opcodes.hpp:2552
@ G_ASSERT_SEXT
Definition arm/opcodes.hpp:72
@ VLD1LNdAsm_32
Definition arm/opcodes.hpp:458
@ VCVTTDH
Definition arm/opcodes.hpp:2404
@ VLD4DUPq32_UPD
Definition arm/opcodes.hpp:2838
@ MVE_VBRSR32
Definition arm/opcodes.hpp:1085
@ t2LDRD_PRE
Definition arm/opcodes.hpp:4142
@ VMULLuv2i64
Definition arm/opcodes.hpp:3082
@ TSB
Definition arm/opcodes.hpp:2062
@ QSUB8
Definition arm/opcodes.hpp:1884
@ VST2q16Pseudo
Definition arm/opcodes.hpp:3769
@ VQRDMULHv4i32
Definition arm/opcodes.hpp:3266
@ VST1d64Qwb_fixed
Definition arm/opcodes.hpp:3669
@ sysSTMIB
Definition arm/opcodes.hpp:4033
@ VMLALsv8i16
Definition arm/opcodes.hpp:2963
@ VST4qWB_register_Asm_8
Definition arm/opcodes.hpp:677
@ tTPsoft
Definition arm/opcodes.hpp:800
@ VQSHLsuv16i8
Definition arm/opcodes.hpp:3301
@ G_VECREDUCE_MUL
Definition arm/opcodes.hpp:309
@ ADDSri
Definition arm/opcodes.hpp:320
@ CMP_SWAP_8
Definition arm/opcodes.hpp:344
@ VFMSfd
Definition arm/opcodes.hpp:2484
@ VQSHLsuv2i64
Definition arm/opcodes.hpp:3304
@ MSRi
Definition arm/opcodes.hpp:1008
@ VFMSLQI
Definition arm/opcodes.hpp:2482
@ VSHLiv4i16
Definition arm/opcodes.hpp:3538
@ VSHRsv4i32
Definition arm/opcodes.hpp:3566
@ tBLXi
Definition arm/opcodes.hpp:4450
@ t2REV16
Definition arm/opcodes.hpp:4243
@ PICLDRSB
Definition arm/opcodes.hpp:403
@ tADDi3
Definition arm/opcodes.hpp:4434
@ t2LDRConstPool
Definition arm/opcodes.hpp:694
@ VLD2DUPd8wb_register
Definition arm/opcodes.hpp:2671
@ VST2q8wb_fixed
Definition arm/opcodes.hpp:3784
@ STRr_preidx
Definition arm/opcodes.hpp:440
@ VSHLuv2i32
Definition arm/opcodes.hpp:3552
@ VLDR_VPR_post
Definition arm/opcodes.hpp:2917
@ t2TEQrs
Definition arm/opcodes.hpp:4388
@ VQSUBsv4i32
Definition arm/opcodes.hpp:3347
@ VQSUBuv8i8
Definition arm/opcodes.hpp:3357
@ SWP
Definition arm/opcodes.hpp:2048
@ VLD1q64HighQPseudo
Definition arm/opcodes.hpp:2640
@ t2SMULTB
Definition arm/opcodes.hpp:4304
@ VLD2DUPq8OddPseudoWB_register
Definition arm/opcodes.hpp:2686
@ VADDLsv8i16
Definition arm/opcodes.hpp:2169
@ MVE_VST20_32_wb
Definition arm/opcodes.hpp:1771
@ PATCHABLE_TAIL_CALL
Definition arm/opcodes.hpp:62
@ LIFETIME_START
Definition arm/opcodes.hpp:45
@ VCLEzv2f32
Definition arm/opcodes.hpp:2289
@ UXTB
Definition arm/opcodes.hpp:2098
@ VGETLNu8
Definition arm/opcodes.hpp:2504
@ NEON_VMINNMNDf
Definition arm/opcodes.hpp:1859
@ MVE_VQMOVUNs32th
Definition arm/opcodes.hpp:1559
@ tBKPT
Definition arm/opcodes.hpp:4447
@ VST2q16wb_fixed
Definition arm/opcodes.hpp:3772
@ t2MOVCCi32imm
Definition arm/opcodes.hpp:720
@ tInt_WIN_eh_sjlj_longjmp
Definition arm/opcodes.hpp:4465
@ VLD1d8
Definition arm/opcodes.hpp:2606
@ MVE_VSUB_qr_f32
Definition arm/opcodes.hpp:1838
@ VTRNd32
Definition arm/opcodes.hpp:3979
@ FLDMXIA_UPD
Definition arm/opcodes.hpp:906
@ t2LDR_PRE_imm
Definition arm/opcodes.hpp:709
@ VCGTuv2i32
Definition arm/opcodes.hpp:2273
@ VLD1d8QPseudo
Definition arm/opcodes.hpp:2608
@ VLD3d32
Definition arm/opcodes.hpp:2794
@ MVE_VLDRDU64_rq
Definition arm/opcodes.hpp:1273
@ VQSHLuv4i16
Definition arm/opcodes.hpp:3329
@ VLD2DUPd16
Definition arm/opcodes.hpp:2657
@ VTOULH
Definition arm/opcodes.hpp:3976
@ t2STRBT
Definition arm/opcodes.hpp:4346
@ MVE_VADDVs32no_acc
Definition arm/opcodes.hpp:1061
@ t2MSR_AR
Definition arm/opcodes.hpp:4202
@ VCVTh2xuq
Definition arm/opcodes.hpp:2425
@ VPADALuv8i16
Definition arm/opcodes.hpp:3152
@ VPMINf
Definition arm/opcodes.hpp:3179
@ VMOVv8i8
Definition arm/opcodes.hpp:3047
@ MVE_VSHL_by_vecs8
Definition arm/opcodes.hpp:1739
@ VST2LNd32Pseudo_UPD
Definition arm/opcodes.hpp:3736
@ VLD1DUPd8wb_register
Definition arm/opcodes.hpp:2539
@ t2LDRpcrel
Definition arm/opcodes.hpp:711
@ VHADDuv4i32
Definition arm/opcodes.hpp:2514
@ VST1LNdWB_fixed_Asm_16
Definition arm/opcodes.hpp:591
@ VQRSHLsv2i32
Definition arm/opcodes.hpp:3270
@ MVE_VQRDMLSDHs8
Definition arm/opcodes.hpp:1580
@ MVE_VLDRDU64_qi
Definition arm/opcodes.hpp:1271
@ t2STCL_PRE
Definition arm/opcodes.hpp:4330
@ t2LDRSB_OFFSET_imm
Definition arm/opcodes.hpp:700
@ MVE_VMINNMAf32
Definition arm/opcodes.hpp:1332
@ VMULLuv4i32
Definition arm/opcodes.hpp:3083
@ VLD4LNdWB_register_Asm_8
Definition arm/opcodes.hpp:558
@ VSUBfq
Definition arm/opcodes.hpp:3927
@ RSBrsr
Definition arm/opcodes.hpp:1900
@ t2STRB_POST_imm
Definition arm/opcodes.hpp:737
@ VLD3DUPq8EvenPseudo
Definition arm/opcodes.hpp:2766
@ MVE_VST42_32_wb
Definition arm/opcodes.hpp:1795
@ VLD3DUPdAsm_16
Definition arm/opcodes.hpp:481
@ MVE_VSHLL_immu16bh
Definition arm/opcodes.hpp:1725
@ VLD1d32TPseudoWB_register
Definition arm/opcodes.hpp:2586
@ VCGEzv4i32
Definition arm/opcodes.hpp:2258
@ VRECPShq
Definition arm/opcodes.hpp:3370
@ VST3LNq16_UPD
Definition arm/opcodes.hpp:3801
@ LDR_PRE_REG
Definition arm/opcodes.hpp:981
@ SMLALTT
Definition arm/opcodes.hpp:1945
@ t2RBIT
Definition arm/opcodes.hpp:4241
@ VST3LNdWB_fixed_Asm_16
Definition arm/opcodes.hpp:615
@ CONVERGENCECTRL_GLUE
Definition arm/opcodes.hpp:71
@ VRSHRsv2i64
Definition arm/opcodes.hpp:3462
@ VPADDf
Definition arm/opcodes.hpp:3166
@ MVE_VQRSHL_by_vecs32
Definition arm/opcodes.hpp:1588
@ G_UMULH
Definition arm/opcodes.hpp:180
@ VST1q32HighTPseudo_UPD
Definition arm/opcodes.hpp:3707
@ VST3qWB_register_Asm_16
Definition arm/opcodes.hpp:642
@ G_FREEZE
Definition arm/opcodes.hpp:103
@ VST3q16oddPseudo
Definition arm/opcodes.hpp:3821
@ VQRSHRNsv8i8
Definition arm/opcodes.hpp:3286
@ VSRAuv8i16
Definition arm/opcodes.hpp:3612
@ VQRSHLuv2i32
Definition arm/opcodes.hpp:3278
@ SMLSDX
Definition arm/opcodes.hpp:1951
@ VST1d64Q
Definition arm/opcodes.hpp:3665
@ VLD3d32Pseudo
Definition arm/opcodes.hpp:2795
@ VPMINu8
Definition arm/opcodes.hpp:3186
@ LDRHTii
Definition arm/opcodes.hpp:360
@ VCVTMUS
Definition arm/opcodes.hpp:2374
@ VACGEfq
Definition arm/opcodes.hpp:2155
@ t2SSUB16
Definition arm/opcodes.hpp:4317
@ VQNEGv2i32
Definition arm/opcodes.hpp:3239
@ VLDR_FPCXTS_pre
Definition arm/opcodes.hpp:2906
@ VTOSIRD
Definition arm/opcodes.hpp:3957
@ VQABSv4i16
Definition arm/opcodes.hpp:3189
@ VST3qAsm_16
Definition arm/opcodes.hpp:636
@ VLD3LNdWB_fixed_Asm_16
Definition arm/opcodes.hpp:502
@ VLD4q32oddPseudo
Definition arm/opcodes.hpp:2884
@ VCGEzv4i16
Definition arm/opcodes.hpp:2257
@ VRINTRS
Definition arm/opcodes.hpp:3425
@ MVE_VMAXs16
Definition arm/opcodes.hpp:1317
@ VMSR_P0
Definition arm/opcodes.hpp:3069
@ MVE_VSHR_immu8
Definition arm/opcodes.hpp:1761
@ LDC2_PRE
Definition arm/opcodes.hpp:929
@ VLD4q16
Definition arm/opcodes.hpp:2876
@ t2QDSUB
Definition arm/opcodes.hpp:4236
@ LDRH_PRE
Definition arm/opcodes.hpp:965
@ VUMMLA
Definition arm/opcodes.hpp:4003
@ VQSHLsuv8i8
Definition arm/opcodes.hpp:3308
@ t2MCRR2
Definition arm/opcodes.hpp:4185
@ VLD1q64wb_fixed
Definition arm/opcodes.hpp:2646
@ MVE_VQDMULLs16th
Definition arm/opcodes.hpp:1545
@ LDRLIT_ga_pcrel
Definition arm/opcodes.hpp:362
@ t2SMLALDX
Definition arm/opcodes.hpp:4282
@ VCVTxs2fd
Definition arm/opcodes.hpp:2434
@ VABDhd
Definition arm/opcodes.hpp:2127
@ G_UDIVFIXSAT
Definition arm/opcodes.hpp:195
@ VLD4q16oddPseudo_UPD
Definition arm/opcodes.hpp:2880
@ MVE_VMLSLDAVas32
Definition arm/opcodes.hpp:1398
@ VMLSv4i32
Definition arm/opcodes.hpp:3014
@ t2STLEX
Definition arm/opcodes.hpp:4337
@ MVE_VSBCI
Definition arm/opcodes.hpp:1719
@ VLD2d8
Definition arm/opcodes.hpp:2722
@ t2PLDi8
Definition arm/opcodes.hpp:4224
@ t2AUTG
Definition arm/opcodes.hpp:4051
@ STR_POST_IMM
Definition arm/opcodes.hpp:2037
@ VLD3DUPq16EvenPseudo
Definition arm/opcodes.hpp:2756
@ VSUBv4i16
Definition arm/opcodes.hpp:3934
@ MVE_VSHRNi16th
Definition arm/opcodes.hpp:1753
@ VLD3DUPq16
Definition arm/opcodes.hpp:2755
@ RSCrsi
Definition arm/opcodes.hpp:1903
@ VTOSLH
Definition arm/opcodes.hpp:3964
@ VADDv16i8
Definition arm/opcodes.hpp:2184
@ VPADDh
Definition arm/opcodes.hpp:3167
@ VRSHLuv2i32
Definition arm/opcodes.hpp:3450
@ MOV_ga_pcrel_ldr
Definition arm/opcodes.hpp:385
@ VACGTfq
Definition arm/opcodes.hpp:2159
@ VST4LNq16Pseudo
Definition arm/opcodes.hpp:3846
@ VLD2LNdWB_fixed_Asm_8
Definition arm/opcodes.hpp:471
@ tLSRri
Definition arm/opcodes.hpp:4481
@ t2STCL_OPTION
Definition arm/opcodes.hpp:4328
@ MEMCPY
Definition arm/opcodes.hpp:374
@ VST1LNq16Pseudo
Definition arm/opcodes.hpp:3628
@ STC2_OPTION
Definition arm/opcodes.hpp:1989
@ G_SHUFFLE_VECTOR
Definition arm/opcodes.hpp:252
@ t2CRC32W
Definition arm/opcodes.hpp:4086
@ VST1d8wb_fixed
Definition arm/opcodes.hpp:3692
@ PATCHABLE_FUNCTION_EXIT
Definition arm/opcodes.hpp:61
@ VSRAuv1i64
Definition arm/opcodes.hpp:3607
@ VMOVDcc
Definition arm/opcodes.hpp:584
@ t2USAX
Definition arm/opcodes.hpp:4422
@ MVE_VMLSDAVaxs32
Definition arm/opcodes.hpp:1389
@ VRHADDuv8i8
Definition arm/opcodes.hpp:3394
@ MVE_VBICimmi16
Definition arm/opcodes.hpp:1082
@ MVE_VLD21_32_wb
Definition arm/opcodes.hpp:1224
@ BL_pred
Definition arm/opcodes.hpp:836
@ VST4LNd32Pseudo_UPD
Definition arm/opcodes.hpp:3839
@ tHLT
Definition arm/opcodes.hpp:4464
@ VLD1d16QPseudoWB_register
Definition arm/opcodes.hpp:2565
@ RSCrsr
Definition arm/opcodes.hpp:1904
@ ERET
Definition arm/opcodes.hpp:900
@ MVE_VSTRH16_rq_u
Definition arm/opcodes.hpp:1821
@ MVE_VRINTf32N
Definition arm/opcodes.hpp:1676
@ VQSHLuv4i32
Definition arm/opcodes.hpp:3330
@ VTBL4
Definition arm/opcodes.hpp:3946
@ LDRHTr
Definition arm/opcodes.hpp:963
@ VSELEQS
Definition arm/opcodes.hpp:3512
@ MVE_VPTv4f32r
Definition arm/opcodes.hpp:1486
@ MVE_VMOVLu8bh
Definition arm/opcodes.hpp:1411
@ STLEXH
Definition arm/opcodes.hpp:2005
@ MVE_VADDVs16acc
Definition arm/opcodes.hpp:1058
@ FLDMXDB_UPD
Definition arm/opcodes.hpp:904
@ VQSUBuv2i64
Definition arm/opcodes.hpp:3353
@ MOV_ga_pcrel
Definition arm/opcodes.hpp:384
@ VEORq
Definition arm/opcodes.hpp:2458
@ VQSHLuiv8i8
Definition arm/opcodes.hpp:3324
@ SXTH
Definition arm/opcodes.hpp:2055
@ tADDSi3
Definition arm/opcodes.hpp:759
@ VCEQfq
Definition arm/opcodes.hpp:2217
@ VLD3DUPqWB_register_Asm_8
Definition arm/opcodes.hpp:498
@ G_FPTOUI
Definition arm/opcodes.hpp:217
@ t2SMLALTT
Definition arm/opcodes.hpp:4284
@ t2STRB_POST
Definition arm/opcodes.hpp:4347
@ G_FSHR
Definition arm/opcodes.hpp:162
@ VLD1LNq32Pseudo
Definition arm/opcodes.hpp:2557
@ VQSUBsv8i16
Definition arm/opcodes.hpp:3348
@ t2MOVTi16_ga_pcrel
Definition arm/opcodes.hpp:727
@ VSUBLsv2i64
Definition arm/opcodes.hpp:3913
@ G_READCYCLECOUNTER
Definition arm/opcodes.hpp:111
@ VMULS
Definition arm/opcodes.hpp:3085
@ MVE_VSTRB32_post
Definition arm/opcodes.hpp:1809
@ VLD4dAsm_16
Definition arm/opcodes.hpp:565
@ G_SDIVFIXSAT
Definition arm/opcodes.hpp:194
@ t2ADDSrs
Definition arm/opcodes.hpp:683
@ VST3LNd16Pseudo_UPD
Definition arm/opcodes.hpp:3788
@ VSHRsv2i32
Definition arm/opcodes.hpp:3563
@ VACGEhq
Definition arm/opcodes.hpp:2157
@ VLD3DUPqAsm_8
Definition arm/opcodes.hpp:492
@ MVE_VSHLL_lws16bh
Definition arm/opcodes.hpp:1729
@ VCLZv4i16
Definition arm/opcodes.hpp:2316
@ CDE_VCX1_vec
Definition arm/opcodes.hpp:859
@ t2SMLATB
Definition arm/opcodes.hpp:4285
@ MVE_VQMOVNu32th
Definition arm/opcodes.hpp:1555
@ G_INTRINSIC_ROUNDEVEN
Definition arm/opcodes.hpp:110
@ t2STRHi12
Definition arm/opcodes.hpp:4362
@ t2LDRSH_OFFSET_imm
Definition arm/opcodes.hpp:704
@ G_CONCAT_VECTORS
Definition arm/opcodes.hpp:99
@ VLD1LNq8Pseudo_UPD
Definition arm/opcodes.hpp:2560
@ G_SMULFIX
Definition arm/opcodes.hpp:188
@ VCVTMNUQf
Definition arm/opcodes.hpp:2367
@ VQSHLsv2i64
Definition arm/opcodes.hpp:3312
@ MVE_VQADDu8
Definition arm/opcodes.hpp:1515
@ tLDRConstPool
Definition arm/opcodes.hpp:779
@ VULTOS
Definition arm/opcodes.hpp:4002
@ VRECPEd
Definition arm/opcodes.hpp:3361
@ VST1d32QPseudo
Definition arm/opcodes.hpp:3651
@ MVE_VMULHs8
Definition arm/opcodes.hpp:1434
@ sysSTMDA_UPD
Definition arm/opcodes.hpp:4028
@ MVE_VMINVu16
Definition arm/opcodes.hpp:1340
@ MVE_VQMOVNu32bh
Definition arm/opcodes.hpp:1554
@ VST2q8PseudoWB_fixed
Definition arm/opcodes.hpp:3782
@ MVE_VHSUBs8
Definition arm/opcodes.hpp:1205
@ CDP
Definition arm/opcodes.hpp:872
@ MOVPCRX
Definition arm/opcodes.hpp:382
@ STC2L_OPTION
Definition arm/opcodes.hpp:1985
@ LDRD_PRE
Definition arm/opcodes.hpp:956
@ VLD4dWB_register_Asm_16
Definition arm/opcodes.hpp:571
@ SDIV
Definition arm/opcodes.hpp:1914
@ VST3LNdAsm_16
Definition arm/opcodes.hpp:612
@ VST4qAsm_8
Definition arm/opcodes.hpp:671
@ MVE_VMOVLs16bh
Definition arm/opcodes.hpp:1405
@ VLD2DUPd8x2wb_register
Definition arm/opcodes.hpp:2674
@ VST1q64wb_register
Definition arm/opcodes.hpp:3720
@ t2TTA
Definition arm/opcodes.hpp:4394
@ t2WhileLoopStartTP
Definition arm/opcodes.hpp:757
@ VSELEQH
Definition arm/opcodes.hpp:3511
@ VSHTOH
Definition arm/opcodes.hpp:3578
@ VCGTuv8i8
Definition arm/opcodes.hpp:2277
@ MVE_VQSHL_by_vecu8
Definition arm/opcodes.hpp:1619
@ MVE_URSHRL
Definition arm/opcodes.hpp:1032
@ G_FADD
Definition arm/opcodes.hpp:196
@ t2TTAT
Definition arm/opcodes.hpp:4395
@ TSTri
Definition arm/opcodes.hpp:2063
@ MVE_VQDMULHi16
Definition arm/opcodes.hpp:1537
@ CDE_VCX3A_fpsp
Definition arm/opcodes.hpp:867
@ VQADDuv4i32
Definition arm/opcodes.hpp:3206
@ VQDMULHslv4i16
Definition arm/opcodes.hpp:3218
@ VSTR_FPCXTS_pre
Definition arm/opcodes.hpp:3895
@ REG_SEQUENCE
Definition arm/opcodes.hpp:42
@ t2ORNri
Definition arm/opcodes.hpp:4209
@ t2MOVi32imm
Definition arm/opcodes.hpp:730
@ MVE_VMINAVs32
Definition arm/opcodes.hpp:1324
@ MVE_VIWDUPu8
Definition arm/opcodes.hpp:1214
@ t2SMULWB
Definition arm/opcodes.hpp:4306
@ VST3LNdWB_register_Asm_32
Definition arm/opcodes.hpp:619
@ LDRi12
Definition arm/opcodes.hpp:983
@ VCVTNUH
Definition arm/opcodes.hpp:2387
@ t2WhileLoopStartLR
Definition arm/opcodes.hpp:756
@ BX
Definition arm/opcodes.hpp:837
@ MVE_VMINVu32
Definition arm/opcodes.hpp:1341
@ VST2d16
Definition arm/opcodes.hpp:3759
@ VLD4q8oddPseudo
Definition arm/opcodes.hpp:2889
@ MVE_VMVN
Definition arm/opcodes.hpp:1464
@ MVE_VRINTf16Z
Definition arm/opcodes.hpp:1673
@ VSTMDIA
Definition arm/opcodes.hpp:3881
@ VCVTPUD
Definition arm/opcodes.hpp:2400
@ VST1LNdAsm_32
Definition arm/opcodes.hpp:589
@ G_BITREVERSE
Definition arm/opcodes.hpp:261
@ VRINTRH
Definition arm/opcodes.hpp:3424
@ t2LDC2L_PRE
Definition arm/opcodes.hpp:4117
@ NEON_VMAXNMNDh
Definition arm/opcodes.hpp:1856
@ MVE_VFMA_qr_f32
Definition arm/opcodes.hpp:1177
@ VST2LNqAsm_32
Definition arm/opcodes.hpp:607
@ VLD4DUPd8_UPD
Definition arm/opcodes.hpp:2828
@ VADDv2i32
Definition arm/opcodes.hpp:2186
@ t2SHSUB16
Definition arm/opcodes.hpp:4271
@ CDE_VCX1A_vec
Definition arm/opcodes.hpp:856
@ MVE_VSHL_by_vecs32
Definition arm/opcodes.hpp:1738
@ VQSHLuv1i64
Definition arm/opcodes.hpp:3326
@ SMMLSR
Definition arm/opcodes.hpp:1957
@ SEH_SaveRegs
Definition arm/opcodes.hpp:426
@ VST1q32LowTPseudo_UPD
Definition arm/opcodes.hpp:3709
@ t2LDRB_OFFSET_imm
Definition arm/opcodes.hpp:690
@ VPMAXs32
Definition arm/opcodes.hpp:3174
@ VTOSHS
Definition arm/opcodes.hpp:3956
@ MVE_VLDRBS16
Definition arm/opcodes.hpp:1251
@ MVE_VMOV_from_lane_32
Definition arm/opcodes.hpp:1417
@ LDC2L_PRE
Definition arm/opcodes.hpp:925
@ PICLDRSH
Definition arm/opcodes.hpp:404
@ sysLDMDB_UPD
Definition arm/opcodes.hpp:4022
@ G_ATOMICRMW_MAX
Definition arm/opcodes.hpp:130
@ VLD1LNdWB_fixed_Asm_32
Definition arm/opcodes.hpp:461
@ G_BITCAST
Definition arm/opcodes.hpp:102
@ VST2LNd16Pseudo_UPD
Definition arm/opcodes.hpp:3732
@ G_ATOMICRMW_AND
Definition arm/opcodes.hpp:126
@ VSRIv4i32
Definition arm/opcodes.hpp:3619
@ VABDsv4i16
Definition arm/opcodes.hpp:2131
@ SMMLA
Definition arm/opcodes.hpp:1954
@ G_INTRINSIC_TRUNC
Definition arm/opcodes.hpp:106
@ VSRIv1i64
Definition arm/opcodes.hpp:3615
@ VLD1DUPq16
Definition arm/opcodes.hpp:2540
@ MVE_VLDRHU16_rq
Definition arm/opcodes.hpp:1283
@ MVE_VSTRW32_qi
Definition arm/opcodes.hpp:1830
@ VST1q64HighQPseudo_UPD
Definition arm/opcodes.hpp:3714
@ MVE_VADDf16
Definition arm/opcodes.hpp:1075
@ VMLSslhd
Definition arm/opcodes.hpp:3005
@ VLD4qAsm_8
Definition arm/opcodes.hpp:576
@ VST1q8HighQPseudo_UPD
Definition arm/opcodes.hpp:3723
@ VLD1d16Qwb_fixed
Definition arm/opcodes.hpp:2566
@ VFNMAH
Definition arm/opcodes.hpp:2489
@ VSELGTH
Definition arm/opcodes.hpp:3517
@ MVE_VORR
Definition arm/opcodes.hpp:1473
@ VLD4LNd16
Definition arm/opcodes.hpp:2844
@ t2STMIA
Definition arm/opcodes.hpp:4344
@ VLD3d16Pseudo
Definition arm/opcodes.hpp:2791
@ VLD2q16Pseudo
Definition arm/opcodes.hpp:2726
@ VCGTuv16i8
Definition arm/opcodes.hpp:2272
@ SMLALv5
Definition arm/opcodes.hpp:430
@ VST2LNdAsm_32
Definition arm/opcodes.hpp:598
@ tTBB_JT
Definition arm/opcodes.hpp:798
@ VCVTMSD
Definition arm/opcodes.hpp:2369
@ G_FMINNUM
Definition arm/opcodes.hpp:224
@ VABAuv4i16
Definition arm/opcodes.hpp:2115
@ MQQPRLoad
Definition arm/opcodes.hpp:391
@ MVE_WLSTP_8
Definition arm/opcodes.hpp:1850
@ SMUSD
Definition arm/opcodes.hpp:1969
@ t2CDP2
Definition arm/opcodes.hpp:4068
@ LDRBT_POST_REG
Definition arm/opcodes.hpp:947
@ VCVTMNUDf
Definition arm/opcodes.hpp:2365
@ t2MVNr
Definition arm/opcodes.hpp:4207
@ STRBi_preidx
Definition arm/opcodes.hpp:435
@ MVE_VQABSs8
Definition arm/opcodes.hpp:1503
@ VQSHLsv16i8
Definition arm/opcodes.hpp:3309
@ VRINTANQh
Definition arm/opcodes.hpp:3400
@ VCLEzv2i32
Definition arm/opcodes.hpp:2290
@ VLD4LNdWB_fixed_Asm_32
Definition arm/opcodes.hpp:554
@ MVE_VPTv8f16r
Definition arm/opcodes.hpp:1494
@ t2SMMLSR
Definition arm/opcodes.hpp:4296
@ BICrr
Definition arm/opcodes.hpp:828
@ VQNEGv8i8
Definition arm/opcodes.hpp:3243
@ MVE_VQMOVNs32bh
Definition arm/opcodes.hpp:1550
@ tSTRHr
Definition arm/opcodes.hpp:4503
@ VST2b32
Definition arm/opcodes.hpp:3753
@ t2ABS
Definition arm/opcodes.hpp:680
@ VCVTASD
Definition arm/opcodes.hpp:2350
@ VREV32d8
Definition arm/opcodes.hpp:3374
@ STRBi12
Definition arm/opcodes.hpp:2021
@ MVE_VFMSf16
Definition arm/opcodes.hpp:1180
@ t2LDRH_POST_imm
Definition arm/opcodes.hpp:696
@ VSDOTD
Definition arm/opcodes.hpp:3506
@ MVE_VSHL_immi8
Definition arm/opcodes.hpp:1745
@ t2UBFX
Definition arm/opcodes.hpp:4400
@ VFNMSH
Definition arm/opcodes.hpp:2492
@ VST4d16Pseudo_UPD
Definition arm/opcodes.hpp:3855
@ MVE_VQSHRNths16
Definition arm/opcodes.hpp:1636
@ VST1d16TPseudo
Definition arm/opcodes.hpp:3642
@ MVE_VRINTf32P
Definition arm/opcodes.hpp:1677
@ t2USAT16
Definition arm/opcodes.hpp:4421
@ VLD1d32wb_register
Definition arm/opcodes.hpp:2590
@ CDE_CX3D
Definition arm/opcodes.hpp:852
@ MVE_VBRSR8
Definition arm/opcodes.hpp:1086
@ t2ORRrs
Definition arm/opcodes.hpp:4214
@ G_ROTL
Definition arm/opcodes.hpp:164
@ G_SMAX
Definition arm/opcodes.hpp:239
@ VHSUBuv2i32
Definition arm/opcodes.hpp:2524
@ SEH_EpilogEnd
Definition arm/opcodes.hpp:419
@ VMAXhd
Definition arm/opcodes.hpp:2925
@ TEQrsi
Definition arm/opcodes.hpp:2058
@ MVE_VMLALDAVxs16
Definition arm/opcodes.hpp:1377
@ VADDLuv2i64
Definition arm/opcodes.hpp:2170
@ VNEGs8q
Definition arm/opcodes.hpp:3124
@ VMULslhd
Definition arm/opcodes.hpp:3094
@ MVE_VSTRB16_post
Definition arm/opcodes.hpp:1805
@ MVE_VMULLTp8
Definition arm/opcodes.hpp:1447
@ t2SUBrr
Definition arm/opcodes.hpp:4374
@ VTOULS
Definition arm/opcodes.hpp:3977
@ MVE_VRINTf16A
Definition arm/opcodes.hpp:1668
@ JUMPTABLE_TBB
Definition arm/opcodes.hpp:355
@ VMINsv16i8
Definition arm/opcodes.hpp:2943
@ VRINTZH
Definition arm/opcodes.hpp:3434
@ VORRiv2i32
Definition arm/opcodes.hpp:3137
@ VHADDuv8i16
Definition arm/opcodes.hpp:2515
@ VLD1LNd8
Definition arm/opcodes.hpp:2553
@ MVE_VCVTs16f16p
Definition arm/opcodes.hpp:1144
@ VST2b32wb_fixed
Definition arm/opcodes.hpp:3754
@ VABDfd
Definition arm/opcodes.hpp:2125
@ VMLSslhq
Definition arm/opcodes.hpp:3006
@ G_VECREDUCE_FMUL
Definition arm/opcodes.hpp:303
@ ANDrsr
Definition arm/opcodes.hpp:817
@ tSUBSi3
Definition arm/opcodes.hpp:792
@ t2UASX
Definition arm/opcodes.hpp:4399
@ G_SREM
Definition arm/opcodes.hpp:80
@ MEMBARRIER
Definition arm/opcodes.hpp:66
@ VLD3DUPd16_UPD
Definition arm/opcodes.hpp:2746
@ VSHLLsv8i16
Definition arm/opcodes.hpp:3530
@ MVE_VQRSHRUNs32bh
Definition arm/opcodes.hpp:1609
@ MVE_VQSUB_qr_s8
Definition arm/opcodes.hpp:1646
@ t2LDRH_PRE_imm
Definition arm/opcodes.hpp:697
@ VST4LNq32_UPD
Definition arm/opcodes.hpp:3852
@ MVE_VCADDi8
Definition arm/opcodes.hpp:1091
@ VCGTsv2i32
Definition arm/opcodes.hpp:2267
@ RFEIB_UPD
Definition arm/opcodes.hpp:1896
@ VCEQzv8i8
Definition arm/opcodes.hpp:2235
@ VLD2d16wb_fixed
Definition arm/opcodes.hpp:2717
@ tADJCALLSTACKUP
Definition arm/opcodes.hpp:764
@ VPMINs32
Definition arm/opcodes.hpp:3182
@ t2BFLr
Definition arm/opcodes.hpp:4056
@ VQRDMLSHv4i16
Definition arm/opcodes.hpp:3257
@ MVE_VLDRHU32
Definition arm/opcodes.hpp:1285
@ VQRDMULHslv2i32
Definition arm/opcodes.hpp:3260
@ VST3LNd32_UPD
Definition arm/opcodes.hpp:3793
@ VMLSLuv4i32
Definition arm/opcodes.hpp:2996
@ REV
Definition arm/opcodes.hpp:1886
@ VST3q16
Definition arm/opcodes.hpp:3818
@ MVE_VMLALDAVu16
Definition arm/opcodes.hpp:1375
@ t2SMLALD
Definition arm/opcodes.hpp:4281
@ MVE_VCADDi16
Definition arm/opcodes.hpp:1089
@ BUNDLE
Definition arm/opcodes.hpp:44
@ MVE_VQSHRUNs32bh
Definition arm/opcodes.hpp:1642
@ t2LDCL_OPTION
Definition arm/opcodes.hpp:4123
@ VST3d16Pseudo
Definition arm/opcodes.hpp:3807
@ VMULhd
Definition arm/opcodes.hpp:3088
@ t2ORNrs
Definition arm/opcodes.hpp:4211
@ MVE_VLDRHU16_pre
Definition arm/opcodes.hpp:1282
@ G_MEMCPY
Definition arm/opcodes.hpp:292
@ CPS3p
Definition arm/opcodes.hpp:886
@ VSHLiv4i32
Definition arm/opcodes.hpp:3539
@ tMOVCCr_pseudo
Definition arm/opcodes.hpp:787
@ t2BXAUT
Definition arm/opcodes.hpp:4064
@ VNMLAS
Definition arm/opcodes.hpp:3127
@ VABAsv4i16
Definition arm/opcodes.hpp:2109
@ t2RFEDB
Definition arm/opcodes.hpp:4245
@ VMVNv4i16
Definition arm/opcodes.hpp:3109
@ VSTRD
Definition arm/opcodes.hpp:3887
@ STRH_PRE
Definition arm/opcodes.hpp:2034
@ MOVCCi16
Definition arm/opcodes.hpp:377
@ SMLATT
Definition arm/opcodes.hpp:1947
@ VCLSv2i32
Definition arm/opcodes.hpp:2299
@ VMRS_FPCXTS
Definition arm/opcodes.hpp:3050
@ t2SHSAX
Definition arm/opcodes.hpp:4270
@ MVE_VMINVs16
Definition arm/opcodes.hpp:1337
@ LDA
Definition arm/opcodes.hpp:915
@ MVE_VMINAs32
Definition arm/opcodes.hpp:1327
@ G_VECREDUCE_ADD
Definition arm/opcodes.hpp:308
@ VLD1q32HighQPseudo
Definition arm/opcodes.hpp:2631
@ t2CLZ
Definition arm/opcodes.hpp:4071
@ VLD3d32Pseudo_UPD
Definition arm/opcodes.hpp:2796
@ VTBX1
Definition arm/opcodes.hpp:3948
@ MVE_VCVTs32f32z
Definition arm/opcodes.hpp:1151
@ VST4LNdWB_register_Asm_16
Definition arm/opcodes.hpp:651
@ G_SCMP
Definition arm/opcodes.hpp:167
@ VQADDsv4i16
Definition arm/opcodes.hpp:3197
@ G_BSWAP
Definition arm/opcodes.hpp:260
@ VCGEuv2i32
Definition arm/opcodes.hpp:2247
@ VLD3dWB_register_Asm_32
Definition arm/opcodes.hpp:521
@ VST4LNdWB_register_Asm_8
Definition arm/opcodes.hpp:653
@ VMLSLsv4i32
Definition arm/opcodes.hpp:2993
@ VMOVHcc
Definition arm/opcodes.hpp:585
@ RSCrr
Definition arm/opcodes.hpp:1902
@ UBFX
Definition arm/opcodes.hpp:2070
@ t2SMULWT
Definition arm/opcodes.hpp:4307
@ VCEQv8i16
Definition arm/opcodes.hpp:2224
@ MVNsi
Definition arm/opcodes.hpp:1853
@ VLDR_FPSCR_pre
Definition arm/opcodes.hpp:2912
@ VST2LNdWB_register_Asm_8
Definition arm/opcodes.hpp:605
@ VMLALuv2i64
Definition arm/opcodes.hpp:2964
@ VST1d8QPseudoWB_fixed
Definition arm/opcodes.hpp:3682
@ VRINTZS
Definition arm/opcodes.hpp:3439
@ VQABSv16i8
Definition arm/opcodes.hpp:3187
@ EORrsi
Definition arm/opcodes.hpp:898
@ VABDhq
Definition arm/opcodes.hpp:2128
@ MVE_VPTv16u8
Definition arm/opcodes.hpp:1483
@ VPADALuv4i16
Definition arm/opcodes.hpp:3150
@ STMIB_UPD
Definition arm/opcodes.hpp:2014
@ VST4LNq16_UPD
Definition arm/opcodes.hpp:3848
@ MVE_VSTRB32_rq
Definition arm/opcodes.hpp:1811
@ t2WhileLoopStart
Definition arm/opcodes.hpp:755
@ VST4d16
Definition arm/opcodes.hpp:3853
@ VMOVRH
Definition arm/opcodes.hpp:3031
@ VRSHRuv1i64
Definition arm/opcodes.hpp:3468
@ t2STRi12
Definition arm/opcodes.hpp:4368
@ VST3d8
Definition arm/opcodes.hpp:3814
@ VSHRNv4i16
Definition arm/opcodes.hpp:3559
@ t2STLEXH
Definition arm/opcodes.hpp:4340
@ t2UQADD16
Definition arm/opcodes.hpp:4412
@ VLDRD
Definition arm/opcodes.hpp:2898
@ PATCHABLE_FUNCTION_ENTER
Definition arm/opcodes.hpp:59
@ MVE_VMLADAVxs32
Definition arm/opcodes.hpp:1365
@ VLD3LNdWB_register_Asm_16
Definition arm/opcodes.hpp:505
@ VLD3d8
Definition arm/opcodes.hpp:2798
@ VLD3q16Pseudo_UPD
Definition arm/opcodes.hpp:2803
@ VCVTNNSDf
Definition arm/opcodes.hpp:2375
@ t2LDRs
Definition arm/opcodes.hpp:4175
@ t2USADA8
Definition arm/opcodes.hpp:4419
@ VMULv2i32
Definition arm/opcodes.hpp:3101
@ VLD1DUPd8wb_fixed
Definition arm/opcodes.hpp:2538
@ MVE_VCVTu16f16_fix
Definition arm/opcodes.hpp:1152
@ VLD2b32
Definition arm/opcodes.hpp:2710
@ tLSLrr
Definition arm/opcodes.hpp:4480
@ VNEGD
Definition arm/opcodes.hpp:3112
@ VBF16MALBQ
Definition arm/opcodes.hpp:2194
@ MVE_VPNOT
Definition arm/opcodes.hpp:1476
@ VLD1d32Qwb_register
Definition arm/opcodes.hpp:2582
@ MVE_VSHRNi32th
Definition arm/opcodes.hpp:1755
@ VULTOD
Definition arm/opcodes.hpp:4000
@ VLD2b8
Definition arm/opcodes.hpp:2713
@ VST1d64wb_register
Definition arm/opcodes.hpp:3678
@ ADDrr
Definition arm/opcodes.hpp:806
@ VCVTxu2fd
Definition arm/opcodes.hpp:2438
@ VCVTh2sd
Definition arm/opcodes.hpp:2418
@ VLD1d32
Definition arm/opcodes.hpp:2576
@ LDMIB_UPD
Definition arm/opcodes.hpp:945
@ VMINuv8i8
Definition arm/opcodes.hpp:2954
@ VRINTPNDf
Definition arm/opcodes.hpp:3418
@ VST2LNq32Pseudo_UPD
Definition arm/opcodes.hpp:3748
@ VLD2LNdAsm_16
Definition arm/opcodes.hpp:466
@ VEXTq32
Definition arm/opcodes.hpp:2463
@ LDCL_PRE
Definition arm/opcodes.hpp:933
@ VLD4LNqWB_fixed_Asm_32
Definition arm/opcodes.hpp:562
@ t2PKHBT
Definition arm/opcodes.hpp:4218
@ MVE_VQADD_qr_u32
Definition arm/opcodes.hpp:1508
@ MVE_VST41_8
Definition arm/opcodes.hpp:1790
@ G_BRJT
Definition arm/opcodes.hpp:246
@ VMSR_FPINST2
Definition arm/opcodes.hpp:3066
@ HINT
Definition arm/opcodes.hpp:911
@ VLD1q16HighQPseudo_UPD
Definition arm/opcodes.hpp:2623
@ LOCAL_ESCAPE
Definition arm/opcodes.hpp:56
@ VADDWsv8i16
Definition arm/opcodes.hpp:2176
@ VRINTNNDf
Definition arm/opcodes.hpp:3411
@ G_PTR_ADD
Definition arm/opcodes.hpp:236
@ MVE_VLDRHU32_rq
Definition arm/opcodes.hpp:1288
@ SMLALD
Definition arm/opcodes.hpp:1942
@ t2STRBi8
Definition arm/opcodes.hpp:4350
@ VSRAsv2i32
Definition arm/opcodes.hpp:3600
@ t2LSLri
Definition arm/opcodes.hpp:4178
@ G_DYN_STACKALLOC
Definition arm/opcodes.hpp:279
@ MVE_VCADDf16
Definition arm/opcodes.hpp:1087
@ VTBL1
Definition arm/opcodes.hpp:3942
@ VSRIv2i32
Definition arm/opcodes.hpp:3616
@ SMUSDX
Definition arm/opcodes.hpp:1970
@ VLD2LNdWB_fixed_Asm_32
Definition arm/opcodes.hpp:470
@ MVE_VLD21_16
Definition arm/opcodes.hpp:1221
@ MVE_VMAXVu8
Definition arm/opcodes.hpp:1316
@ VSRAsv4i16
Definition arm/opcodes.hpp:3602
@ MVE_VQSHLimms32
Definition arm/opcodes.hpp:1627
@ t2STC2L_POST
Definition arm/opcodes.hpp:4321
@ VLD1d64Twb_fixed
Definition arm/opcodes.hpp:2602
@ VRHADDuv8i16
Definition arm/opcodes.hpp:3393
@ CPS2p
Definition arm/opcodes.hpp:885
@ VST4LNdAsm_32
Definition arm/opcodes.hpp:646
@ MVE_VLD40_8_wb
Definition arm/opcodes.hpp:1232
@ VST4q16
Definition arm/opcodes.hpp:3865
@ VADDhq
Definition arm/opcodes.hpp:2183
@ VLD2q16
Definition arm/opcodes.hpp:2725
@ VADDv1i64
Definition arm/opcodes.hpp:2185
@ USUB16
Definition arm/opcodes.hpp:2093
@ LDC2_POST
Definition arm/opcodes.hpp:928
@ VBIFq
Definition arm/opcodes.hpp:2205
@ VST3LNdWB_fixed_Asm_32
Definition arm/opcodes.hpp:616
@ VSELEQD
Definition arm/opcodes.hpp:3510
@ VMLAslv4i16
Definition arm/opcodes.hpp:2977
@ UQASX
Definition arm/opcodes.hpp:2084
@ t2STR_PRE
Definition arm/opcodes.hpp:4367
@ CDE_VCX2A_fpdp
Definition arm/opcodes.hpp:860
@ QADD
Definition arm/opcodes.hpp:1875
@ G_VECREDUCE_SMAX
Definition arm/opcodes.hpp:313
@ VACGThd
Definition arm/opcodes.hpp:2160
@ VPADALuv4i32
Definition arm/opcodes.hpp:3151
@ VLD1DUPd16
Definition arm/opcodes.hpp:2531
@ MVE_VADD_qr_f16
Definition arm/opcodes.hpp:1070
@ VCEQv16i8
Definition arm/opcodes.hpp:2220
@ tSBC
Definition arm/opcodes.hpp:4497
@ STC2_PRE
Definition arm/opcodes.hpp:1991
@ VFP_VMAXNMH
Definition arm/opcodes.hpp:2495
@ VST3LNqWB_fixed_Asm_32
Definition arm/opcodes.hpp:624
@ t2STL
Definition arm/opcodes.hpp:4335
@ MVE_VHCADDs8
Definition arm/opcodes.hpp:1196
@ G_FCOS
Definition arm/opcodes.hpp:263
@ G_WRITE_REGISTER
Definition arm/opcodes.hpp:291
@ VLD1q8HighTPseudo
Definition arm/opcodes.hpp:2651
@ VFMAS
Definition arm/opcodes.hpp:2472
@ VLD3qWB_fixed_Asm_32
Definition arm/opcodes.hpp:527
@ G_ATOMICRMW_FMAX
Definition arm/opcodes.hpp:136
@ VST3LNq16Pseudo
Definition arm/opcodes.hpp:3799
@ VQRDMULHv2i32
Definition arm/opcodes.hpp:3264
@ VRINTAD
Definition arm/opcodes.hpp:3395
@ VLD3DUPq32_UPD
Definition arm/opcodes.hpp:2764
@ MVE_VCVTu16f16z
Definition arm/opcodes.hpp:1157
@ VPADDLsv4i16
Definition arm/opcodes.hpp:3156
@ tTRAP
Definition arm/opcodes.hpp:4514
@ VST1d32Twb_register
Definition arm/opcodes.hpp:3661
@ VTOSLS
Definition arm/opcodes.hpp:3965
@ t2MOVCClsl
Definition arm/opcodes.hpp:721
@ VRSHLsv4i16
Definition arm/opcodes.hpp:3444
@ VSLIv8i16
Definition arm/opcodes.hpp:3589
@ VST1q16LowTPseudo_UPD
Definition arm/opcodes.hpp:3700
@ VST1LNq8Pseudo
Definition arm/opcodes.hpp:3632
@ VMAXuv16i8
Definition arm/opcodes.hpp:2933
@ VST3LNd8_UPD
Definition arm/opcodes.hpp:3797
@ CDE_CX3DA
Definition arm/opcodes.hpp:853
@ VLD4DUPd16Pseudo_UPD
Definition arm/opcodes.hpp:2819
@ VQSHLsv4i16
Definition arm/opcodes.hpp:3313
@ VSCCLRMS
Definition arm/opcodes.hpp:3505
@ VLD1q32
Definition arm/opcodes.hpp:2630
@ sysLDMIB
Definition arm/opcodes.hpp:4025
@ VST3q16oddPseudo_UPD
Definition arm/opcodes.hpp:3822
@ VMVNq
Definition arm/opcodes.hpp:3107
@ VCLTzv4f32
Definition arm/opcodes.hpp:2308
@ t2RFEIA
Definition arm/opcodes.hpp:4247
@ G_ANYEXT
Definition arm/opcodes.hpp:149
@ VST1d8
Definition arm/opcodes.hpp:3679
@ tADDrSPi
Definition arm/opcodes.hpp:4437
@ MVE_VLDRHU32_pre
Definition arm/opcodes.hpp:1287
@ MVE_VHADD_qr_s32
Definition arm/opcodes.hpp:1183
@ VCVTh2sq
Definition arm/opcodes.hpp:2419
@ CONVERGENCECTRL_LOOP
Definition arm/opcodes.hpp:70
@ G_BRINDIRECT
Definition arm/opcodes.hpp:143
@ VLD4DUPd8Pseudo
Definition arm/opcodes.hpp:2826
@ t2LDRB_PRE
Definition arm/opcodes.hpp:4136
@ VABSv8i8
Definition arm/opcodes.hpp:2153
@ VLD2DUPd16x2
Definition arm/opcodes.hpp:2660
@ MVE_VLD41_16_wb
Definition arm/opcodes.hpp:1234
@ MVE_VQRSHRUNs32th
Definition arm/opcodes.hpp:1610
@ VCGTsv4i32
Definition arm/opcodes.hpp:2269
@ STC2_OFFSET
Definition arm/opcodes.hpp:1988
@ MVE_VSHL_qru32
Definition arm/opcodes.hpp:1750
@ t2LDC2L_OPTION
Definition arm/opcodes.hpp:4115
@ RSBrsi
Definition arm/opcodes.hpp:1899
@ VMINhq
Definition arm/opcodes.hpp:2942
@ VST4LNd8_UPD
Definition arm/opcodes.hpp:3844
@ SBCrr
Definition arm/opcodes.hpp:1910
@ t2SHADD16
Definition arm/opcodes.hpp:4267
@ G_ICMP
Definition arm/opcodes.hpp:165
@ MVE_VLDRWU32_rq_u
Definition arm/opcodes.hpp:1296
@ CONVERGENCECTRL_ANCHOR
Definition arm/opcodes.hpp:69
@ VCVTTHD
Definition arm/opcodes.hpp:2405
@ VST1d64Twb_register
Definition arm/opcodes.hpp:3676
@ VABDsv8i16
Definition arm/opcodes.hpp:2133
@ VCEQzv8i16
Definition arm/opcodes.hpp:2234
@ NEON_VMAXNMNDf
Definition arm/opcodes.hpp:1855
@ VCLZv2i32
Definition arm/opcodes.hpp:2315
@ VCGTuv8i16
Definition arm/opcodes.hpp:2276
@ VRSRAsv4i32
Definition arm/opcodes.hpp:3490
@ t2SSUB8
Definition arm/opcodes.hpp:4318
@ G_FFREXP
Definition arm/opcodes.hpp:212
@ t2PLIi12
Definition arm/opcodes.hpp:4227
@ VLD1DUPd8
Definition arm/opcodes.hpp:2537
@ ADDSrsr
Definition arm/opcodes.hpp:323
@ VST4LNdWB_fixed_Asm_8
Definition arm/opcodes.hpp:650
@ t2STR_POST_imm
Definition arm/opcodes.hpp:744
@ MVE_VQDMLADHXs32
Definition arm/opcodes.hpp:1517
@ RFEIB
Definition arm/opcodes.hpp:1895
@ VSRAuv2i32
Definition arm/opcodes.hpp:3608
@ t2STRH_PRE
Definition arm/opcodes.hpp:4361
@ VQSHLsv8i8
Definition arm/opcodes.hpp:3316
@ RFEDB
Definition arm/opcodes.hpp:1891
@ MVE_VQSHLimmu32
Definition arm/opcodes.hpp:1630
@ VQADDuv8i8
Definition arm/opcodes.hpp:3208
@ VSITOD
Definition arm/opcodes.hpp:3580
@ VLD4DUPq8OddPseudo
Definition arm/opcodes.hpp:2841
@ t2LDMIA_UPD
Definition arm/opcodes.hpp:4133
@ tMOVSr
Definition arm/opcodes.hpp:4483
@ t2LDCL_OFFSET
Definition arm/opcodes.hpp:4122
@ NEON_VMAXNMNQf
Definition arm/opcodes.hpp:1857
@ t2SADD8
Definition arm/opcodes.hpp:4256
@ VST4LNd16_UPD
Definition arm/opcodes.hpp:3836
@ VLD4q16_UPD
Definition arm/opcodes.hpp:2878
@ t2LSRrr
Definition arm/opcodes.hpp:4181
@ VST1q8wb_fixed
Definition arm/opcodes.hpp:3728
@ MVE_VRHADDu8
Definition arm/opcodes.hpp:1667
@ MVE_VPTv8i16
Definition arm/opcodes.hpp:1495
@ VHADDsv8i16
Definition arm/opcodes.hpp:2509
@ tSUBSi8
Definition arm/opcodes.hpp:793
@ MVE_VDDUPu32
Definition arm/opcodes.hpp:1165
@ VST2LNdAsm_16
Definition arm/opcodes.hpp:597
@ VMOVv2i32
Definition arm/opcodes.hpp:3041
@ VLD4DUPd32
Definition arm/opcodes.hpp:2821
@ VMRS_P0
Definition arm/opcodes.hpp:3059
@ MVE_VMLSLDAVaxs32
Definition arm/opcodes.hpp:1400
@ t2SUBSri
Definition arm/opcodes.hpp:747
@ VREV16q8
Definition arm/opcodes.hpp:3372
@ TSTrsi
Definition arm/opcodes.hpp:2065
@ MVE_VRMLALDAVHs32
Definition arm/opcodes.hpp:1683
@ VQRSHLuv4i16
Definition arm/opcodes.hpp:3280
@ VSHLuv2i64
Definition arm/opcodes.hpp:3553
@ CDE_CX2A
Definition arm/opcodes.hpp:847
@ G_FSHL
Definition arm/opcodes.hpp:161
@ t2RRX
Definition arm/opcodes.hpp:4251
@ BLX
Definition arm/opcodes.hpp:833
@ MVE_VMAXAVs16
Definition arm/opcodes.hpp:1297
@ MOVsr
Definition arm/opcodes.hpp:998
@ t__brkdiv0
Definition arm/opcodes.hpp:4519
@ VLD3LNqAsm_32
Definition arm/opcodes.hpp:509
@ SUBri
Definition arm/opcodes.hpp:2043
@ SMLAL
Definition arm/opcodes.hpp:1939
@ VADDv4i32
Definition arm/opcodes.hpp:2189
@ VABDLsv4i32
Definition arm/opcodes.hpp:2120
@ VCEQzv4i32
Definition arm/opcodes.hpp:2232
@ SMULL
Definition arm/opcodes.hpp:1964
@ BX_RET
Definition arm/opcodes.hpp:839
@ VRHADDuv2i32
Definition arm/opcodes.hpp:3390
@ SRSIB
Definition arm/opcodes.hpp:1977
@ VCVTh2xsq
Definition arm/opcodes.hpp:2423
@ VPADALsv4i32
Definition arm/opcodes.hpp:3145
@ MVE_VMLSLDAVxs32
Definition arm/opcodes.hpp:1404
@ VQRSHLsv2i64
Definition arm/opcodes.hpp:3271
@ MVE_VMLADAVau8
Definition arm/opcodes.hpp:1354
@ t2SHSUB8
Definition arm/opcodes.hpp:4272
@ MVE_VQMOVNs16th
Definition arm/opcodes.hpp:1549
@ t2MOVsrl_glue
Definition arm/opcodes.hpp:4193
@ VADDLuv4i32
Definition arm/opcodes.hpp:2171
@ VCVTNNSQh
Definition arm/opcodes.hpp:2378
@ t2SSAX
Definition arm/opcodes.hpp:4316
@ STREX
Definition arm/opcodes.hpp:2026
@ BR_JTm_i12
Definition arm/opcodes.hpp:337
@ VST3LNd16
Definition arm/opcodes.hpp:3786
@ VLD4LNd8
Definition arm/opcodes.hpp:2852
@ VLD2DUPd16wb_register
Definition arm/opcodes.hpp:2659
@ VST3q8Pseudo_UPD
Definition arm/opcodes.hpp:3829
@ VCGEzv8f16
Definition arm/opcodes.hpp:2259
@ VLD2q8wb_register
Definition arm/opcodes.hpp:2742
@ VRINTZNQf
Definition arm/opcodes.hpp:3437
@ VST1d16Qwb_register
Definition arm/opcodes.hpp:3640
@ VMLSslv2i32
Definition arm/opcodes.hpp:3007
@ VST1d8Twb_register
Definition arm/opcodes.hpp:3691
@ MVE_VMULf32
Definition arm/opcodes.hpp:1460
@ MVE_VQSHL_qru32
Definition arm/opcodes.hpp:1624
@ G_FSIN
Definition arm/opcodes.hpp:264
@ CDE_VCX2_fpdp
Definition arm/opcodes.hpp:863
@ FAULTING_OP
Definition arm/opcodes.hpp:57
@ VSHLsv1i64
Definition arm/opcodes.hpp:3543
@ VSHLLi8
Definition arm/opcodes.hpp:3527
@ STC_OPTION
Definition arm/opcodes.hpp:1997
@ VSHLLi16
Definition arm/opcodes.hpp:3525
@ LDRSB_POST
Definition arm/opcodes.hpp:969
@ t2SG
Definition arm/opcodes.hpp:4266
@ CMNzrsr
Definition arm/opcodes.hpp:879
@ MVE_VCLSs32
Definition arm/opcodes.hpp:1093
@ t2LDC2L_POST
Definition arm/opcodes.hpp:4116
@ VLD1d16Twb_fixed
Definition arm/opcodes.hpp:2572
@ VST4LNqWB_fixed_Asm_16
Definition arm/opcodes.hpp:656
@ G_ATOMICRMW_UINC_WRAP
Definition arm/opcodes.hpp:138
@ tBLXNSr
Definition arm/opcodes.hpp:4449
@ t2MRRC2
Definition arm/opcodes.hpp:4197
@ VST4LNd8Pseudo
Definition arm/opcodes.hpp:3842
@ VLD2LNq32
Definition arm/opcodes.hpp:2703
@ VLD1DUPq16wb_register
Definition arm/opcodes.hpp:2542
@ PICLDRB
Definition arm/opcodes.hpp:401
@ VLD3LNd32
Definition arm/opcodes.hpp:2774
@ MVE_VMULHu32
Definition arm/opcodes.hpp:1436
@ VADDv2i64
Definition arm/opcodes.hpp:2187
@ VLD3LNq32Pseudo
Definition arm/opcodes.hpp:2787
@ VST4LNd16Pseudo_UPD
Definition arm/opcodes.hpp:3835
@ VRSRAsv16i8
Definition arm/opcodes.hpp:3485
@ MVE_VMOVLu16th
Definition arm/opcodes.hpp:1410
@ t2STC2L_PRE
Definition arm/opcodes.hpp:4322
@ VADDWsv4i32
Definition arm/opcodes.hpp:2175
@ VPMAXs8
Definition arm/opcodes.hpp:3175
@ VMINuv2i32
Definition arm/opcodes.hpp:2950
@ VSRAsv16i8
Definition arm/opcodes.hpp:3598
@ SUBSri
Definition arm/opcodes.hpp:442
@ MVE_VORRimmi32
Definition arm/opcodes.hpp:1475
@ G_FTANH
Definition arm/opcodes.hpp:271
@ CRC32B
Definition arm/opcodes.hpp:887
@ VST1LNq32Pseudo_UPD
Definition arm/opcodes.hpp:3631
@ MVE_VQADD_qr_u8
Definition arm/opcodes.hpp:1509
@ t2STC2_OPTION
Definition arm/opcodes.hpp:4324
@ G_SADDSAT
Definition arm/opcodes.hpp:183
@ VST2d32
Definition arm/opcodes.hpp:3762
@ COPY
Definition arm/opcodes.hpp:43
@ MVE_VMULLTu32
Definition arm/opcodes.hpp:1452
@ LDRBrs
Definition arm/opcodes.hpp:953
@ VST1d8Q
Definition arm/opcodes.hpp:3680
@ VMULslv4i16
Definition arm/opcodes.hpp:3097
@ sysSTMIA
Definition arm/opcodes.hpp:4031
@ VLD1q8LowTPseudo_UPD
Definition arm/opcodes.hpp:2654
@ t2LDRSBs
Definition arm/opcodes.hpp:4161
@ MVE_VRINTf16X
Definition arm/opcodes.hpp:1672
@ MVE_VCLZs32
Definition arm/opcodes.hpp:1096
@ QASX
Definition arm/opcodes.hpp:1878
@ MVE_VQSHRNbhu16
Definition arm/opcodes.hpp:1634
@ VLD1d64wb_register
Definition arm/opcodes.hpp:2605
@ MVE_WLSTP_32
Definition arm/opcodes.hpp:1848
@ MVE_VMLADAVxs8
Definition arm/opcodes.hpp:1366
@ MVE_VMULLBu8
Definition arm/opcodes.hpp:1445
@ VSUBH
Definition arm/opcodes.hpp:3909
@ VLD1d16TPseudo
Definition arm/opcodes.hpp:2569
@ tMUL
Definition arm/opcodes.hpp:4486
@ VLD2LNd32_UPD
Definition arm/opcodes.hpp:2694
@ t2Bcc
Definition arm/opcodes.hpp:4066
@ VLD3d8_UPD
Definition arm/opcodes.hpp:2801
@ CMP_SWAP_16
Definition arm/opcodes.hpp:341
@ MVE_SQRSHRL
Definition arm/opcodes.hpp:1022
@ VGETLNs16
Definition arm/opcodes.hpp:2501
@ VLD4q32Pseudo_UPD
Definition arm/opcodes.hpp:2882
@ VST2LNd32_UPD
Definition arm/opcodes.hpp:3737
@ SBCri
Definition arm/opcodes.hpp:1909
@ MVE_VRHADDs8
Definition arm/opcodes.hpp:1664
@ MVE_VQDMLADHXs8
Definition arm/opcodes.hpp:1518
@ VSTR_P0_off
Definition arm/opcodes.hpp:3902
@ MVE_VFMA_qr_Sf16
Definition arm/opcodes.hpp:1174
@ t2MRS_M
Definition arm/opcodes.hpp:4199
@ VLD3d8Pseudo_UPD
Definition arm/opcodes.hpp:2800
@ VMOVRS
Definition arm/opcodes.hpp:3034
@ VMAXfd
Definition arm/opcodes.hpp:2923
@ t2LDRSHs
Definition arm/opcodes.hpp:4168
@ VMSR
Definition arm/opcodes.hpp:3061
@ VCMPEZH
Definition arm/opcodes.hpp:2333
@ USAT
Definition arm/opcodes.hpp:2090
@ VLD2LNd32
Definition arm/opcodes.hpp:2691
@ STRB_PRE_IMM
Definition arm/opcodes.hpp:2019
@ MVE_VLDRHS32_rq
Definition arm/opcodes.hpp:1278
@ t2CMNzrr
Definition arm/opcodes.hpp:4073
@ MVE_VQMOVNu16th
Definition arm/opcodes.hpp:1553
@ G_STRICT_FSQRT
Definition arm/opcodes.hpp:288
@ MVE_VPTv4s32r
Definition arm/opcodes.hpp:1490
@ MVE_VSHL_qrs8
Definition arm/opcodes.hpp:1748
@ VST1d16T
Definition arm/opcodes.hpp:3641
@ STMIA
Definition arm/opcodes.hpp:2011
@ VLD4DUPq32EvenPseudo
Definition arm/opcodes.hpp:2835
@ VMLAfd
Definition arm/opcodes.hpp:2968
@ STREXB
Definition arm/opcodes.hpp:2027
@ MVE_VMAXNMVf32
Definition arm/opcodes.hpp:1308
@ VQDMULLv4i32
Definition arm/opcodes.hpp:3228
@ MVE_VST41_16_wb
Definition arm/opcodes.hpp:1787
@ VST3LNd16Pseudo
Definition arm/opcodes.hpp:3787
@ MVE_VSHLL_lwu8bh
Definition arm/opcodes.hpp:1735
@ VUDOTQ
Definition arm/opcodes.hpp:3992
@ VANDq
Definition arm/opcodes.hpp:2193
@ VCVTh2uq
Definition arm/opcodes.hpp:2421
@ VMLAhq
Definition arm/opcodes.hpp:2971
@ VSRIv4i16
Definition arm/opcodes.hpp:3618
@ tBR_JTr
Definition arm/opcodes.hpp:769
@ MVE_VHSUBu16
Definition arm/opcodes.hpp:1206
@ VBICq
Definition arm/opcodes.hpp:2203
@ t2RFEDBW
Definition arm/opcodes.hpp:4246
@ MRRC2
Definition arm/opcodes.hpp:1002
@ MVE_VRSHRNi16bh
Definition arm/opcodes.hpp:1708
@ MVE_SQSHLL
Definition arm/opcodes.hpp:1024
@ VMSR_FPCXTNS
Definition arm/opcodes.hpp:3062
@ DBG_INSTR_REF
Definition arm/opcodes.hpp:39
@ VMLSLuv8i16
Definition arm/opcodes.hpp:2997
@ VBF16MALTQ
Definition arm/opcodes.hpp:2196
@ VABDLsv8i16
Definition arm/opcodes.hpp:2121
@ VSHLLi32
Definition arm/opcodes.hpp:3526
@ MVE_VLDRWU32_qi_pre
Definition arm/opcodes.hpp:1294
@ VST2q32wb_register
Definition arm/opcodes.hpp:3779
@ VNEGs8d
Definition arm/opcodes.hpp:3123
@ G_ASSERT_ZEXT
Definition arm/opcodes.hpp:73
@ MOVi16
Definition arm/opcodes.hpp:994
@ VTBX3Pseudo
Definition arm/opcodes.hpp:3951
@ MVE_VLD20_32
Definition arm/opcodes.hpp:1217
@ tBLXr
Definition arm/opcodes.hpp:4451
@ MVE_VQSHL_qru16
Definition arm/opcodes.hpp:1623
@ VQMOVNuv8i8
Definition arm/opcodes.hpp:3237
@ VLD1q32wb_fixed
Definition arm/opcodes.hpp:2637
@ MVE_VMULi16
Definition arm/opcodes.hpp:1461
@ LEApcrel
Definition arm/opcodes.hpp:367
@ VST4LNd32
Definition arm/opcodes.hpp:3837
@ t2CRC32CW
Definition arm/opcodes.hpp:4084
@ VSTR_FPCXTS_post
Definition arm/opcodes.hpp:3894
@ VLD2LNqWB_register_Asm_16
Definition arm/opcodes.hpp:479
@ ANDrr
Definition arm/opcodes.hpp:815
@ MVE_VQDMLASH_qrs32
Definition arm/opcodes.hpp:1526
@ MVE_VMLALDAVau32
Definition arm/opcodes.hpp:1370
@ VMINfd
Definition arm/opcodes.hpp:2939
@ G_STACKSAVE
Definition arm/opcodes.hpp:280
@ t2ORRri
Definition arm/opcodes.hpp:4212
@ VLD3LNqWB_fixed_Asm_16
Definition arm/opcodes.hpp:510
@ VLD2LNd8
Definition arm/opcodes.hpp:2695
@ VRSHLsv4i32
Definition arm/opcodes.hpp:3445
@ VMOVv4i16
Definition arm/opcodes.hpp:3044
@ BR_JTadd
Definition arm/opcodes.hpp:336
@ VEORd
Definition arm/opcodes.hpp:2457
@ tPICADD
Definition arm/opcodes.hpp:4489
@ VADDLsv4i32
Definition arm/opcodes.hpp:2168
@ STATEPOINT
Definition arm/opcodes.hpp:55
@ MVE_VLDRBS16_post
Definition arm/opcodes.hpp:1252
@ DMB
Definition arm/opcodes.hpp:894
@ MVE_VQRDMLADHXs16
Definition arm/opcodes.hpp:1563
@ G_USUBO
Definition arm/opcodes.hpp:172
@ t2QASX
Definition arm/opcodes.hpp:4234
@ VTOSIRS
Definition arm/opcodes.hpp:3959
@ VCGTzv8i8
Definition arm/opcodes.hpp:2287
@ MVE_VSRIimm16
Definition arm/opcodes.hpp:1765
@ LDC_POST
Definition arm/opcodes.hpp:936
@ t2USAT
Definition arm/opcodes.hpp:4420
@ MVE_VMOVimmi64
Definition arm/opcodes.hpp:1430
@ VLD4LNd32_UPD
Definition arm/opcodes.hpp:2851
@ VQADDsv2i32
Definition arm/opcodes.hpp:3195
@ VST2LNd8Pseudo
Definition arm/opcodes.hpp:3739
@ VQDMULLslv4i16
Definition arm/opcodes.hpp:3226
@ t2IT
Definition arm/opcodes.hpp:4104
@ MVE_VPTv8f16
Definition arm/opcodes.hpp:1493
@ EH_LABEL
Definition arm/opcodes.hpp:28
@ MVE_VMINNMAf16
Definition arm/opcodes.hpp:1331
@ MVE_VQSHRNthu32
Definition arm/opcodes.hpp:1639
@ tPUSH
Definition arm/opcodes.hpp:4491
@ CDE_VCX2A_vec
Definition arm/opcodes.hpp:862
@ tEOR
Definition arm/opcodes.hpp:4462
@ VST1LNdWB_fixed_Asm_8
Definition arm/opcodes.hpp:593
@ MVE_VMLSDAVas16
Definition arm/opcodes.hpp:1385
@ VCGTzv16i8
Definition arm/opcodes.hpp:2278
@ G_SEXT
Definition arm/opcodes.hpp:155
@ VRSUBHNv4i16
Definition arm/opcodes.hpp:3502
@ VST3q8oddPseudo_UPD
Definition arm/opcodes.hpp:3832
@ VLDR_FPSCR_off
Definition arm/opcodes.hpp:2910
@ VLD4DUPq8OddPseudo_UPD
Definition arm/opcodes.hpp:2842
@ VHSUBuv4i16
Definition arm/opcodes.hpp:2525
@ LDRH
Definition arm/opcodes.hpp:961
@ MVE_VQSHRNthu16
Definition arm/opcodes.hpp:1638
@ t2STR_preidx
Definition arm/opcodes.hpp:746
@ VST3LNdWB_fixed_Asm_8
Definition arm/opcodes.hpp:617
@ MVE_VQRSHL_by_vecs16
Definition arm/opcodes.hpp:1587
@ VFP_VMAXNMS
Definition arm/opcodes.hpp:2496
@ SUBSrsi
Definition arm/opcodes.hpp:444
@ MVE_VRSHR_imms16
Definition arm/opcodes.hpp:1712
@ MVE_VQRDMULH_qr_s8
Definition arm/opcodes.hpp:1583
@ MVE_VCVTu32f32n
Definition arm/opcodes.hpp:1161
@ VRINTMNQf
Definition arm/opcodes.hpp:3406
@ VLD1DUPq32wb_register
Definition arm/opcodes.hpp:2545
@ VSHTOD
Definition arm/opcodes.hpp:3577
@ VCVTTSH
Definition arm/opcodes.hpp:2407
@ TCRETURNrinotr12
Definition arm/opcodes.hpp:453
@ t2RFEIAW
Definition arm/opcodes.hpp:4248
@ VQSHLsuv4i16
Definition arm/opcodes.hpp:3305
@ VST3q32oddPseudo
Definition arm/opcodes.hpp:3826
@ VST2d16wb_register
Definition arm/opcodes.hpp:3761
@ STLEX
Definition arm/opcodes.hpp:2002
@ MVE_VQSUBu16
Definition arm/opcodes.hpp:1653
@ CMPrsr
Definition arm/opcodes.hpp:883
@ VLD2DUPq32OddPseudoWB_register
Definition arm/opcodes.hpp:2682
@ VLD4d16
Definition arm/opcodes.hpp:2864
@ t2STRi8
Definition arm/opcodes.hpp:4369
@ VTBX2
Definition arm/opcodes.hpp:3949
@ VCVTPNUDf
Definition arm/opcodes.hpp:2393
@ SHSUB8
Definition arm/opcodes.hpp:1933
@ VQABSv8i16
Definition arm/opcodes.hpp:3191
@ VST2LNdWB_fixed_Asm_32
Definition arm/opcodes.hpp:601
@ VDUP32q
Definition arm/opcodes.hpp:2448
@ VSRIv8i8
Definition arm/opcodes.hpp:3621
@ MVE_VREV16_8
Definition arm/opcodes.hpp:1656
@ MVE_VRHADDu32
Definition arm/opcodes.hpp:1666
@ tLDRSB
Definition arm/opcodes.hpp:4473
@ t2STC_OFFSET
Definition arm/opcodes.hpp:4331
@ VLD2d16wb_register
Definition arm/opcodes.hpp:2718
@ MVE_VORRimmi16
Definition arm/opcodes.hpp:1474
@ G_ATOMICRMW_NAND
Definition arm/opcodes.hpp:127
@ MVE_VDUP16
Definition arm/opcodes.hpp:1167
@ VSHLLuv4i32
Definition arm/opcodes.hpp:3532
@ VLD2LNd16Pseudo
Definition arm/opcodes.hpp:2688
@ CDE_VCX1A_fpdp
Definition arm/opcodes.hpp:854
@ VLD3DUPdWB_register_Asm_16
Definition arm/opcodes.hpp:487
@ VLD1LNd8_UPD
Definition arm/opcodes.hpp:2554
@ tREV
Definition arm/opcodes.hpp:4492
@ MVE_VABDu16
Definition arm/opcodes.hpp:1044
@ G_CONSTANT_FOLD_BARRIER
Definition arm/opcodes.hpp:104
@ MVE_VQSHL_by_vecs8
Definition arm/opcodes.hpp:1616
@ VLD2LNd8Pseudo_UPD
Definition arm/opcodes.hpp:2697
@ t2LDRSHi8
Definition arm/opcodes.hpp:4166
@ VTOSLD
Definition arm/opcodes.hpp:3963
@ MVE_VQSHLimmu16
Definition arm/opcodes.hpp:1629
@ VADDLsv2i64
Definition arm/opcodes.hpp:2167
@ VCLTzv8f16
Definition arm/opcodes.hpp:2311
@ VLD2LNq16
Definition arm/opcodes.hpp:2699
@ VSTR_VPR_off
Definition arm/opcodes.hpp:3905
@ VSUBLsv8i16
Definition arm/opcodes.hpp:3915
@ RORr
Definition arm/opcodes.hpp:413
@ VST3LNd32Pseudo_UPD
Definition arm/opcodes.hpp:3792
@ MOVi32imm
Definition arm/opcodes.hpp:387
@ MVE_MEMSETLOOPINST
Definition arm/opcodes.hpp:397
@ MVE_VCVTs16f16m
Definition arm/opcodes.hpp:1142
@ VQDMULHslv4i32
Definition arm/opcodes.hpp:3219
@ G_FPTRUNC
Definition arm/opcodes.hpp:215
@ VPADALsv8i8
Definition arm/opcodes.hpp:3147
@ MVE_VHSUB_qr_u32
Definition arm/opcodes.hpp:1201
@ MVE_VQADD_qr_s32
Definition arm/opcodes.hpp:1505
@ EORri
Definition arm/opcodes.hpp:896
@ UQSUB8
Definition arm/opcodes.hpp:2087
@ tLDRHr
Definition arm/opcodes.hpp:4472
@ VCVTAUS
Definition arm/opcodes.hpp:2355
@ MVE_VMLADAVu16
Definition arm/opcodes.hpp:1361
@ LDRSH
Definition arm/opcodes.hpp:971
@ MVE_VQRSHL_by_vecu8
Definition arm/opcodes.hpp:1592
@ MVE_VPST
Definition arm/opcodes.hpp:1478
@ MVE_VLDRBU16
Definition arm/opcodes.hpp:1259
@ t2STLB
Definition arm/opcodes.hpp:4336
@ VLD2LNd32Pseudo_UPD
Definition arm/opcodes.hpp:2693
@ VQABSv4i32
Definition arm/opcodes.hpp:3190
@ VABSfd
Definition arm/opcodes.hpp:2144
@ MVE_VBICimmi32
Definition arm/opcodes.hpp:1083
@ G_VASTART
Definition arm/opcodes.hpp:153
@ VMLSv4i16
Definition arm/opcodes.hpp:3013
@ VST1d32TPseudoWB_fixed
Definition arm/opcodes.hpp:3658
@ STC_OFFSET
Definition arm/opcodes.hpp:1996
@ MVE_UQRSHL
Definition arm/opcodes.hpp:1027
@ MVE_VMOVLs8bh
Definition arm/opcodes.hpp:1407
@ VFNMSD
Definition arm/opcodes.hpp:2491
@ VQRDMLAHslv4i16
Definition arm/opcodes.hpp:3245
@ VRINTPD
Definition arm/opcodes.hpp:3416
@ MVE_VMULLTu16
Definition arm/opcodes.hpp:1451
@ VABAsv16i8
Definition arm/opcodes.hpp:2107
@ VST1LNd16_UPD
Definition arm/opcodes.hpp:3623
@ VNEGhd
Definition arm/opcodes.hpp:3117
@ VLD4DUPd8
Definition arm/opcodes.hpp:2825
@ G_ATOMICRMW_UDEC_WRAP
Definition arm/opcodes.hpp:139
@ VABALsv2i64
Definition arm/opcodes.hpp:2101
@ VSHTOS
Definition arm/opcodes.hpp:3579
@ VABALsv8i16
Definition arm/opcodes.hpp:2103
@ VACGEfd
Definition arm/opcodes.hpp:2154
@ t2STREX
Definition arm/opcodes.hpp:4355
@ CDE_CX3
Definition arm/opcodes.hpp:850
@ VST1d8TPseudo
Definition arm/opcodes.hpp:3687
@ VRECPSfd
Definition arm/opcodes.hpp:3367
@ VST4dAsm_16
Definition arm/opcodes.hpp:660
@ VRSHLuv4i32
Definition arm/opcodes.hpp:3453
@ VMLAslhd
Definition arm/opcodes.hpp:2974
@ VLD1d16wb_fixed
Definition arm/opcodes.hpp:2574
@ G_AND
Definition arm/opcodes.hpp:84
@ VLD3LNqWB_register_Asm_32
Definition arm/opcodes.hpp:513
@ VLD3DUPd32
Definition arm/opcodes.hpp:2747
@ MVE_VRSHRNi32th
Definition arm/opcodes.hpp:1711
@ t2SBFX
Definition arm/opcodes.hpp:4262
@ VST1LNdWB_register_Asm_16
Definition arm/opcodes.hpp:594
@ VST1LNq16Pseudo_UPD
Definition arm/opcodes.hpp:3629
@ VULTOH
Definition arm/opcodes.hpp:4001
@ VLD2LNd8_UPD
Definition arm/opcodes.hpp:2698
@ VRINTXH
Definition arm/opcodes.hpp:3427
@ VSTR_P0_pre
Definition arm/opcodes.hpp:3904
@ MVE_VLD41_32_wb
Definition arm/opcodes.hpp:1236
@ G_RESET_FPENV
Definition arm/opcodes.hpp:232
@ VRHADDuv4i16
Definition arm/opcodes.hpp:3391
@ MVE_VMULLTu8
Definition arm/opcodes.hpp:1453
@ VLD3qWB_register_Asm_32
Definition arm/opcodes.hpp:530
@ VCEQzv4f32
Definition arm/opcodes.hpp:2230
@ t2MVNi
Definition arm/opcodes.hpp:4206
@ VCLEzv4i32
Definition arm/opcodes.hpp:2294
@ G_ADD
Definition arm/opcodes.hpp:75
@ UMAAL
Definition arm/opcodes.hpp:2079
@ t2LDRDi8
Definition arm/opcodes.hpp:4143
@ VLD1d64wb_fixed
Definition arm/opcodes.hpp:2604
@ G_FMAXNUM_IEEE
Definition arm/opcodes.hpp:227
@ MVE_VLD42_8
Definition arm/opcodes.hpp:1243
@ t2LDAEXH
Definition arm/opcodes.hpp:4112
@ G_SUB
Definition arm/opcodes.hpp:76
@ G_FACOS
Definition arm/opcodes.hpp:266
@ MVE_VMLA_qr_i8
Definition arm/opcodes.hpp:1384
@ SSAX
Definition arm/opcodes.hpp:1981
@ G_STRICT_FSUB
Definition arm/opcodes.hpp:283
@ VSLIv4i16
Definition arm/opcodes.hpp:3587
@ VPADDLuv16i8
Definition arm/opcodes.hpp:3160
@ G_FPTOSI
Definition arm/opcodes.hpp:216
@ MVE_VCVTs32f32p
Definition arm/opcodes.hpp:1150
@ VPADALsv2i32
Definition arm/opcodes.hpp:3143
@ MVE_VMAXAs32
Definition arm/opcodes.hpp:1301
@ VMLSslv4i16
Definition arm/opcodes.hpp:3008
@ t2SRSDB
Definition arm/opcodes.hpp:4310
@ VDUPLN16q
Definition arm/opcodes.hpp:2452
@ VLD4DUPq16OddPseudo_UPD
Definition arm/opcodes.hpp:2832
@ MVE_VSHL_by_vecu16
Definition arm/opcodes.hpp:1740
@ G_SDIVFIX
Definition arm/opcodes.hpp:192
@ MVE_VABSs16
Definition arm/opcodes.hpp:1049
@ MVE_VCMPu8r
Definition arm/opcodes.hpp:1121
@ VCLEzv4f16
Definition arm/opcodes.hpp:2291
@ VLD3DUPq32
Definition arm/opcodes.hpp:2760
@ VMOVLuv2i64
Definition arm/opcodes.hpp:3025
@ HVC
Definition arm/opcodes.hpp:913
@ UQADD16
Definition arm/opcodes.hpp:2082
@ VQRDMLAHslv8i16
Definition arm/opcodes.hpp:3247
@ MVE_VQDMLADHs32
Definition arm/opcodes.hpp:1520
@ VQDMULHv4i16
Definition arm/opcodes.hpp:3222
@ t2LDA
Definition arm/opcodes.hpp:4107
@ MVE_VLDRBS32_rq
Definition arm/opcodes.hpp:1258
@ t2DCPS3
Definition arm/opcodes.hpp:4094
@ MVE_VMINAVs8
Definition arm/opcodes.hpp:1325
@ t2QDADD
Definition arm/opcodes.hpp:4235
@ VST1q32
Definition arm/opcodes.hpp:3703
@ MVE_VPTv16s8
Definition arm/opcodes.hpp:1481
@ G_FMAXNUM
Definition arm/opcodes.hpp:225
@ BX_CALL
Definition arm/opcodes.hpp:340
@ CDE_CX1
Definition arm/opcodes.hpp:842
@ G_CONSTANT
Definition arm/opcodes.hpp:151
@ VHADDsv8i8
Definition arm/opcodes.hpp:2510
@ VABSD
Definition arm/opcodes.hpp:2141
@ VST1q32HighQPseudo
Definition arm/opcodes.hpp:3704
@ t2SUBri
Definition arm/opcodes.hpp:4372
@ VLD3d16Pseudo_UPD
Definition arm/opcodes.hpp:2792
@ VLD2q32wb_fixed
Definition arm/opcodes.hpp:2735
@ VMAXsv4i16
Definition arm/opcodes.hpp:2929
@ t2UXTB16
Definition arm/opcodes.hpp:4429
@ VLD2LNd8Pseudo
Definition arm/opcodes.hpp:2696
@ VST1d64QPseudoWB_fixed
Definition arm/opcodes.hpp:3667
@ VMLAslv8i16
Definition arm/opcodes.hpp:2979
@ VQSHRNuv8i8
Definition arm/opcodes.hpp:3338
@ t2UHSAX
Definition arm/opcodes.hpp:4406
@ VST4LNd16Pseudo
Definition arm/opcodes.hpp:3834
@ t2LDRSHT
Definition arm/opcodes.hpp:4162
@ t2TSTrs
Definition arm/opcodes.hpp:4392
@ VSHLuv4i32
Definition arm/opcodes.hpp:3555
@ VADDv8i16
Definition arm/opcodes.hpp:2190
@ VST1q64LowQPseudo_UPD
Definition arm/opcodes.hpp:3717
@ REV16
Definition arm/opcodes.hpp:1887
@ VLD3DUPdWB_fixed_Asm_32
Definition arm/opcodes.hpp:485
@ RSBrr
Definition arm/opcodes.hpp:1898
@ VCADDv4f16
Definition arm/opcodes.hpp:2213
@ MVE_VQDMULH_qr_s8
Definition arm/opcodes.hpp:1536
@ MVE_VQDMLASH_qrs16
Definition arm/opcodes.hpp:1525
@ VHSUBsv8i8
Definition arm/opcodes.hpp:2522
@ VLDRS
Definition arm/opcodes.hpp:2900
@ MVE_VMLSDAVxs32
Definition arm/opcodes.hpp:1395
@ VSTR_FPSCR_pre
Definition arm/opcodes.hpp:3901
@ G_SADDE
Definition arm/opcodes.hpp:175
@ VMULfd
Definition arm/opcodes.hpp:3086
@ VSHLsv8i8
Definition arm/opcodes.hpp:3549
@ t2LDRLIT_ga_pcrel
Definition arm/opcodes.hpp:699
@ VORRiv8i16
Definition arm/opcodes.hpp:3140
@ VLD4DUPdWB_register_Asm_8
Definition arm/opcodes.hpp:540
@ STRD
Definition arm/opcodes.hpp:2023
@ VLD1d64Qwb_fixed
Definition arm/opcodes.hpp:2596
@ MVE_VQRDMULH_qr_s32
Definition arm/opcodes.hpp:1582
@ UHADD16
Definition arm/opcodes.hpp:2073
@ MOVTi16
Definition arm/opcodes.hpp:992
@ VCLTzv8i16
Definition arm/opcodes.hpp:2312
@ VNEGfd
Definition arm/opcodes.hpp:3116
@ tBLXr_noip
Definition arm/opcodes.hpp:766
@ VRADDHNv4i16
Definition arm/opcodes.hpp:3359
@ Int_eh_sjlj_setjmp
Definition arm/opcodes.hpp:350
@ VLD4DUPq32OddPseudo
Definition arm/opcodes.hpp:2836
@ LDC2L_OPTION
Definition arm/opcodes.hpp:923
@ MVE_VSUBf32
Definition arm/opcodes.hpp:1843
@ VLD2DUPd32wb_fixed
Definition arm/opcodes.hpp:2664
@ VLD3DUPd8
Definition arm/opcodes.hpp:2751
@ VLDR_FPSCR_post
Definition arm/opcodes.hpp:2911
@ MVE_VQRSHL_by_vecu32
Definition arm/opcodes.hpp:1591
@ VLD2d8wb_fixed
Definition arm/opcodes.hpp:2723
@ VLD4LNqWB_register_Asm_32
Definition arm/opcodes.hpp:564
@ VADDv8i8
Definition arm/opcodes.hpp:2191
@ VSTRH
Definition arm/opcodes.hpp:3888
@ CDE_VCX2_fpsp
Definition arm/opcodes.hpp:864
@ VLD1LNdAsm_16
Definition arm/opcodes.hpp:457
@ LDRB_POST_REG
Definition arm/opcodes.hpp:949
@ LDRcp
Definition arm/opcodes.hpp:982
@ G_ATOMICRMW_MIN
Definition arm/opcodes.hpp:131
@ VGETLNu16
Definition arm/opcodes.hpp:2503
@ MVE_VST43_16_wb
Definition arm/opcodes.hpp:1799
@ VLD2d32wb_fixed
Definition arm/opcodes.hpp:2720
@ VLD4d32Pseudo_UPD
Definition arm/opcodes.hpp:2870
@ VST1q64
Definition arm/opcodes.hpp:3712
@ G_SET_FPMODE
Definition arm/opcodes.hpp:234
@ MVE_VLDRBU16_pre
Definition arm/opcodes.hpp:1261
@ MVE_VCMPf32
Definition arm/opcodes.hpp:1102
@ VST1d64TPseudoWB_fixed
Definition arm/opcodes.hpp:3673
@ PATCHABLE_EVENT_CALL
Definition arm/opcodes.hpp:63
Namespace related to assembly/disassembly support.
Definition Abstract/Binary.hpp:43
LIEF namespace.
Definition Abstract/Binary.hpp:36