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