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