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