• Home
  • Raw
  • Download

Lines Matching refs:Format

94   void Format(Instruction* instr, const char* format);
708 void Decoder::Format(Instruction* instr, const char* format) { in Format() function in v8::internal::Decoder
731 void Decoder::Unknown(Instruction* instr) { Format(instr, "unknown"); } in Unknown()
745 Format(instr, "mul'cond's 'rn, 'rm, 'rs"); in DecodeType01()
752 Format(instr, "mla'cond's 'rn, 'rm, 'rs, 'rd"); in DecodeType01()
758 Format(instr, "mls'cond's 'rn, 'rm, 'rs, 'rd"); in DecodeType01()
768 Format(instr, "'um'al'cond's 'rd, 'rn, 'rm, 'rs"); in DecodeType01()
776 Format(instr, "ldrex'cond 'rt, ['rn]"); in DecodeType01()
779 Format(instr, "ldrexd'cond 'rt, ['rn]"); in DecodeType01()
782 Format(instr, "ldrexb'cond 'rt, ['rn]"); in DecodeType01()
785 Format(instr, "ldrexh'cond 'rt, ['rn]"); in DecodeType01()
796 Format(instr, "strex'cond 'rd, 'rm, ['rn]"); in DecodeType01()
799 Format(instr, "strexd'cond 'rd, 'rm, ['rn]"); in DecodeType01()
802 Format(instr, "strexb'cond 'rd, 'rm, ['rn]"); in DecodeType01()
805 Format(instr, "strexh'cond 'rd, 'rm, ['rn]"); in DecodeType01()
820 Format(instr, "'memop'cond's 'rd, ['rn], -'rm"); in DecodeType01()
822 Format(instr, "'memop'cond's 'rd, ['rn], #-'off8"); in DecodeType01()
828 Format(instr, "'memop'cond's 'rd, ['rn], +'rm"); in DecodeType01()
830 Format(instr, "'memop'cond's 'rd, ['rn], #+'off8"); in DecodeType01()
836 Format(instr, "'memop'cond's 'rd, ['rn, -'rm]'w"); in DecodeType01()
838 Format(instr, "'memop'cond's 'rd, ['rn, #-'off8]'w"); in DecodeType01()
844 Format(instr, "'memop'cond's 'rd, ['rn, +'rm]'w"); in DecodeType01()
846 Format(instr, "'memop'cond's 'rd, ['rn, #+'off8]'w"); in DecodeType01()
860 Format(instr, "'memop'cond'sign'h 'rd, ['rn], -'rm"); in DecodeType01()
862 Format(instr, "'memop'cond'sign'h 'rd, ['rn], #-'off8"); in DecodeType01()
868 Format(instr, "'memop'cond'sign'h 'rd, ['rn], +'rm"); in DecodeType01()
870 Format(instr, "'memop'cond'sign'h 'rd, ['rn], #+'off8"); in DecodeType01()
876 Format(instr, "'memop'cond'sign'h 'rd, ['rn, -'rm]'w"); in DecodeType01()
878 Format(instr, "'memop'cond'sign'h 'rd, ['rn, #-'off8]'w"); in DecodeType01()
884 Format(instr, "'memop'cond'sign'h 'rd, ['rn, +'rm]'w"); in DecodeType01()
886 Format(instr, "'memop'cond'sign'h 'rd, ['rn, #+'off8]'w"); in DecodeType01()
900 Format(instr, "msr'cond 'spec_reg'spec_reg_fields, 'rm"); in DecodeType01()
903 Format(instr, "mrs'cond 'rd, 'spec_reg"); in DecodeType01()
907 Format(instr, "bx'cond 'rm"); in DecodeType01()
910 Format(instr, "blx'cond 'rm"); in DecodeType01()
913 Format(instr, "bkpt 'off0to3and8to19"); in DecodeType01()
922 Format(instr, "clz'cond 'rd, 'rm"); in DecodeType01()
933 Format(instr, "nop'cond"); in DecodeType01()
935 Format(instr, "csdb"); in DecodeType01()
942 Format(instr, "and'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
946 Format(instr, "eor'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
950 Format(instr, "sub'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
954 Format(instr, "rsb'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
958 Format(instr, "add'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
962 Format(instr, "adc'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
966 Format(instr, "sbc'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
970 Format(instr, "rsc'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
975 Format(instr, "tst'cond 'rn, 'shift_op"); in DecodeType01()
977 Format(instr, "movw'cond 'mw"); in DecodeType01()
983 Format(instr, "teq'cond 'rn, 'shift_op"); in DecodeType01()
993 Format(instr, "cmp'cond 'rn, 'shift_op"); in DecodeType01()
995 Format(instr, "movt'cond 'mw"); in DecodeType01()
1001 Format(instr, "cmn'cond 'rn, 'shift_op"); in DecodeType01()
1010 Format(instr, "orr'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
1014 Format(instr, "mov'cond's 'rd, 'shift_op"); in DecodeType01()
1018 Format(instr, "bic'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
1022 Format(instr, "mvn'cond's 'rd, 'shift_op"); in DecodeType01()
1040 Format(instr, "'memop'cond'b 'rd, ['rn], #-'off12"); in DecodeType2()
1048 Format(instr, "'memop'cond'b 'rd, ['rn], #+'off12"); in DecodeType2()
1053 Format(instr, "'memop'cond'b 'rd, [pc, #-'off12]'w (addr 'A)"); in DecodeType2()
1055 Format(instr, "'memop'cond'b 'rd, ['rn, #-'off12]'w"); in DecodeType2()
1061 Format(instr, "'memop'cond'b 'rd, [pc, #+'off12]'w (addr 'A)"); in DecodeType2()
1063 Format(instr, "'memop'cond'b 'rd, ['rn, #+'off12]'w"); in DecodeType2()
1078 Format(instr, "'memop'cond'b 'rd, ['rn], -'shift_rm"); in DecodeType3()
1083 Format(instr, "'memop'cond'b 'rd, ['rn], +'shift_rm"); in DecodeType3()
1090 Format(instr, "pkhbt'cond 'rd, 'rn, 'rm, lsl #'imm05@07"); in DecodeType3()
1093 Format(instr, "pkhtb'cond 'rd, 'rn, 'rm, asr #32"); in DecodeType3()
1095 Format(instr, "pkhtb'cond 'rd, 'rn, 'rm, asr #'imm05@07"); in DecodeType3()
1107 Format(instr, "usat 'rd, #'imm05@16, 'rm'shift_sat"); in DecodeType3()
1120 Format(instr, "sxtb'cond 'rd, 'rm"); in DecodeType3()
1123 Format(instr, "sxtb'cond 'rd, 'rm, ror #8"); in DecodeType3()
1126 Format(instr, "sxtb'cond 'rd, 'rm, ror #16"); in DecodeType3()
1129 Format(instr, "sxtb'cond 'rd, 'rm, ror #24"); in DecodeType3()
1135 Format(instr, "sxtab'cond 'rd, 'rn, 'rm"); in DecodeType3()
1138 Format(instr, "sxtab'cond 'rd, 'rn, 'rm, ror #8"); in DecodeType3()
1141 Format(instr, "sxtab'cond 'rd, 'rn, 'rm, ror #16"); in DecodeType3()
1144 Format(instr, "sxtab'cond 'rd, 'rn, 'rm, ror #24"); in DecodeType3()
1152 Format(instr, "sxth'cond 'rd, 'rm"); in DecodeType3()
1155 Format(instr, "sxth'cond 'rd, 'rm, ror #8"); in DecodeType3()
1158 Format(instr, "sxth'cond 'rd, 'rm, ror #16"); in DecodeType3()
1161 Format(instr, "sxth'cond 'rd, 'rm, ror #24"); in DecodeType3()
1167 Format(instr, "sxtah'cond 'rd, 'rn, 'rm"); in DecodeType3()
1170 Format(instr, "sxtah'cond 'rd, 'rn, 'rm, ror #8"); in DecodeType3()
1173 Format(instr, "sxtah'cond 'rd, 'rn, 'rm, ror #16"); in DecodeType3()
1176 Format(instr, "sxtah'cond 'rd, 'rn, 'rm, ror #24"); in DecodeType3()
1183 Format(instr, "rev'cond 'rd, 'rm"); in DecodeType3()
1193 Format(instr, "uxtb16'cond 'rd, 'rm"); in DecodeType3()
1196 Format(instr, "uxtb16'cond 'rd, 'rm, ror #8"); in DecodeType3()
1199 Format(instr, "uxtb16'cond 'rd, 'rm, ror #16"); in DecodeType3()
1202 Format(instr, "uxtb16'cond 'rd, 'rm, ror #24"); in DecodeType3()
1218 Format(instr, "uxtb'cond 'rd, 'rm"); in DecodeType3()
1221 Format(instr, "uxtb'cond 'rd, 'rm, ror #8"); in DecodeType3()
1224 Format(instr, "uxtb'cond 'rd, 'rm, ror #16"); in DecodeType3()
1227 Format(instr, "uxtb'cond 'rd, 'rm, ror #24"); in DecodeType3()
1233 Format(instr, "uxtab'cond 'rd, 'rn, 'rm"); in DecodeType3()
1236 Format(instr, "uxtab'cond 'rd, 'rn, 'rm, ror #8"); in DecodeType3()
1239 Format(instr, "uxtab'cond 'rd, 'rn, 'rm, ror #16"); in DecodeType3()
1242 Format(instr, "uxtab'cond 'rd, 'rn, 'rm, ror #24"); in DecodeType3()
1250 Format(instr, "uxth'cond 'rd, 'rm"); in DecodeType3()
1253 Format(instr, "uxth'cond 'rd, 'rm, ror #8"); in DecodeType3()
1256 Format(instr, "uxth'cond 'rd, 'rm, ror #16"); in DecodeType3()
1259 Format(instr, "uxth'cond 'rd, 'rm, ror #24"); in DecodeType3()
1265 Format(instr, "uxtah'cond 'rd, 'rn, 'rm"); in DecodeType3()
1268 Format(instr, "uxtah'cond 'rd, 'rn, 'rm, ror #8"); in DecodeType3()
1271 Format(instr, "uxtah'cond 'rd, 'rn, 'rm, ror #16"); in DecodeType3()
1274 Format(instr, "uxtah'cond 'rd, 'rn, 'rm, ror #24"); in DecodeType3()
1283 Format(instr, "rbit'cond 'rd, 'rm"); in DecodeType3()
1298 Format(instr, "smmul'cond 'rn, 'rm, 'rs"); in DecodeType3()
1301 Format(instr, "smmla'cond 'rn, 'rm, 'rs, 'rd"); in DecodeType3()
1310 Format(instr, "udiv'cond'b 'rn, 'rm, 'rs"); in DecodeType3()
1313 Format(instr, "sdiv'cond'b 'rn, 'rm, 'rs"); in DecodeType3()
1318 Format(instr, "'memop'cond'b 'rd, ['rn, -'shift_rm]'w"); in DecodeType3()
1328 Format(instr, "ubfx'cond 'rd, 'rm, 'f"); in DecodeType3()
1330 Format(instr, "sbfx'cond 'rd, 'rm, 'f"); in DecodeType3()
1340 Format(instr, "bfc'cond 'rd, 'f"); in DecodeType3()
1342 Format(instr, "bfi'cond 'rd, 'rm, 'f"); in DecodeType3()
1348 Format(instr, "'memop'cond'b 'rd, ['rn, +'shift_rm]'w"); in DecodeType3()
1365 Format(instr, "ldm'cond'pu 'rn'w, 'rlist"); in DecodeType4()
1367 Format(instr, "stm'cond'pu 'rn'w, 'rlist"); in DecodeType4()
1373 Format(instr, "b'l'cond 'target"); in DecodeType5()
1383 Format(instr, "stop'cond 'svc"); in DecodeType7()
1385 Format(instr, "svc'cond 'svc"); in DecodeType7()
1445 Format(instr, "vmov'cond.f64 'Dd, 'Dm"); in DecodeTypeVFP()
1447 Format(instr, "vmov'cond.f32 'Sd, 'Sm"); in DecodeTypeVFP()
1452 Format(instr, "vabs'cond.f64 'Dd, 'Dm"); in DecodeTypeVFP()
1454 Format(instr, "vabs'cond.f32 'Sd, 'Sm"); in DecodeTypeVFP()
1459 Format(instr, "vneg'cond.f64 'Dd, 'Dm"); in DecodeTypeVFP()
1461 Format(instr, "vneg'cond.f32 'Sd, 'Sm"); in DecodeTypeVFP()
1471 Format(instr, "vcvt'cond.f64.s32 'Dd, 'Dd"); in DecodeTypeVFP()
1482 Format(instr, "vsqrt'cond.f64 'Dd, 'Dm"); in DecodeTypeVFP()
1484 Format(instr, "vsqrt'cond.f32 'Sd, 'Sm"); in DecodeTypeVFP()
1488 Format(instr, "vmov'cond.f64 'Dd, 'd"); in DecodeTypeVFP()
1490 Format(instr, "vmov'cond.f32 'Sd, 'd"); in DecodeTypeVFP()
1495 Format(instr, "vrintz'cond.f64.f64 'Dd, 'Dm"); in DecodeTypeVFP()
1497 Format(instr, "vrintz'cond.f32.f32 'Sd, 'Sm"); in DecodeTypeVFP()
1505 Format(instr, "vsub'cond.f64 'Dd, 'Dn, 'Dm"); in DecodeTypeVFP()
1507 Format(instr, "vadd'cond.f64 'Dd, 'Dn, 'Dm"); in DecodeTypeVFP()
1511 Format(instr, "vsub'cond.f32 'Sd, 'Sn, 'Sm"); in DecodeTypeVFP()
1513 Format(instr, "vadd'cond.f32 'Sd, 'Sn, 'Sm"); in DecodeTypeVFP()
1518 Format(instr, "vmul'cond.f64 'Dd, 'Dn, 'Dm"); in DecodeTypeVFP()
1520 Format(instr, "vmul'cond.f32 'Sd, 'Sn, 'Sm"); in DecodeTypeVFP()
1524 Format(instr, "vmla'cond.f64 'Dd, 'Dn, 'Dm"); in DecodeTypeVFP()
1526 Format(instr, "vmla'cond.f32 'Sd, 'Sn, 'Sm"); in DecodeTypeVFP()
1530 Format(instr, "vmls'cond.f64 'Dd, 'Dn, 'Dm"); in DecodeTypeVFP()
1532 Format(instr, "vmls'cond.f32 'Sd, 'Sn, 'Sm"); in DecodeTypeVFP()
1536 Format(instr, "vdiv'cond.f64 'Dd, 'Dn, 'Dm"); in DecodeTypeVFP()
1538 Format(instr, "vdiv'cond.f32 'Sd, 'Sn, 'Sm"); in DecodeTypeVFP()
1553 Format(instr, "vmov'cond.32 'Dd[0], 'rt"); in DecodeTypeVFP()
1555 Format(instr, "vmov'cond.32 'Dd[1], 'rt"); in DecodeTypeVFP()
1591 Format(instr, "vmov'cond.32 'rt, 'Dd[0]"); in DecodeTypeVFP()
1593 Format(instr, "vmov'cond.32 'rt, 'Dd[1]"); in DecodeTypeVFP()
1619 Format(instr, "vmsr'cond FPSCR, APSR"); in DecodeTypeVFP()
1621 Format(instr, "vmsr'cond FPSCR, 'rt"); in DecodeTypeVFP()
1625 Format(instr, "vmrs'cond APSR, FPSCR"); in DecodeTypeVFP()
1627 Format(instr, "vmrs'cond 'rt, FPSCR"); in DecodeTypeVFP()
1649 Format(instr, "mcr'cond (CP15DMB)"); in DecodeTypeCP15()
1651 Format(instr, "mcr'cond (CP15DSB)"); in DecodeTypeCP15()
1653 Format(instr, "mcr'cond (CP15ISB)"); in DecodeTypeCP15()
1673 Format(instr, "vmov'cond 'rt, 'Sn"); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()
1675 Format(instr, "vmov'cond 'Sn, 'rt"); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()
1690 Format(instr, "vcmp'cond.f64 'Dd, 'Dm"); in DecodeVCMP()
1692 Format(instr, "vcmp'cond.f64 'Dd, #0.0"); in DecodeVCMP()
1698 Format(instr, "vcmp'cond.f32 'Sd, 'Sm"); in DecodeVCMP()
1700 Format(instr, "vcmp'cond.f32 'Sd, #0.0"); in DecodeVCMP()
1716 Format(instr, "vcvt'cond.f32.f64 'Sd, 'Dm"); in DecodeVCVTBetweenDoubleAndSingle()
1718 Format(instr, "vcvt'cond.f64.f32 'Dd, 'Sm"); in DecodeVCVTBetweenDoubleAndSingle()
1734 Format(instr, "vcvt'cond.u32.f64 'Sd, 'Dm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1736 Format(instr, "vcvt'cond.s32.f64 'Sd, 'Dm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1740 Format(instr, "vcvt'cond.u32.f32 'Sd, 'Sm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1742 Format(instr, "vcvt'cond.s32.f32 'Sd, 'Sm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1750 Format(instr, "vcvt'cond.f64.u32 'Dd, 'Sm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1752 Format(instr, "vcvt'cond.f64.s32 'Dd, 'Sm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1756 Format(instr, "vcvt'cond.f32.u32 'Sd, 'Sm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1758 Format(instr, "vcvt'cond.f32.s32 'Sd, 'Sm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1801 Format(instr, "vldr'cond 'Sd, ['rn - 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1803 Format(instr, "vstr'cond 'Sd, ['rn - 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1809 Format(instr, "vldr'cond 'Sd, ['rn + 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1811 Format(instr, "vstr'cond 'Sd, ['rn + 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1822 Format(instr, "vldm'cond'pu 'rn'w, {'Sd-'Sd+}"); in DecodeType6CoprocessorIns()
1824 Format(instr, "vstm'cond'pu 'rn'w, {'Sd-'Sd+}"); in DecodeType6CoprocessorIns()
1838 Format(instr, "vmov'cond 'rt, 'rn, 'Dm"); in DecodeType6CoprocessorIns()
1840 Format(instr, "vmov'cond 'Dm, 'rt, 'rn"); in DecodeType6CoprocessorIns()
1846 Format(instr, "vldr'cond 'Dd, ['rn - 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1848 Format(instr, "vstr'cond 'Dd, ['rn - 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1854 Format(instr, "vldr'cond 'Dd, ['rn + 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1856 Format(instr, "vstr'cond 'Dd, ['rn + 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1867 Format(instr, "vldm'cond'pu 'rn'w, {'Dd-'Dd+}"); in DecodeType6CoprocessorIns()
1869 Format(instr, "vstm'cond'pu 'rn'w, {'Dd-'Dd+}"); in DecodeType6CoprocessorIns()
1914 Format(instr, "vseleq.f64 'Dd, 'Dn, 'Dm"); in DecodeFloatingPointDataProcessing()
1916 Format(instr, "vseleq.f32 'Sd, 'Sn, 'Sm"); in DecodeFloatingPointDataProcessing()
1921 Format(instr, "vselvs.f64 'Dd, 'Dn, 'Dm"); in DecodeFloatingPointDataProcessing()
1923 Format(instr, "vselvs.f32 'Sd, 'Sn, 'Sm"); in DecodeFloatingPointDataProcessing()
1928 Format(instr, "vselge.f64 'Dd, 'Dn, 'Dm"); in DecodeFloatingPointDataProcessing()
1930 Format(instr, "vselge.f32 'Sd, 'Sn, 'Sm"); in DecodeFloatingPointDataProcessing()
1935 Format(instr, "vselgt.f64 'Dd, 'Dn, 'Dm"); in DecodeFloatingPointDataProcessing()
1937 Format(instr, "vselgt.f32 'Sd, 'Sn, 'Sm"); in DecodeFloatingPointDataProcessing()
1948 Format(instr, "vminnm.f64 'Dd, 'Dn, 'Dm"); in DecodeFloatingPointDataProcessing()
1950 Format(instr, "vmaxnm.f64 'Dd, 'Dn, 'Dm"); in DecodeFloatingPointDataProcessing()
1954 Format(instr, "vminnm.f32 'Sd, 'Sn, 'Sm"); in DecodeFloatingPointDataProcessing()
1956 Format(instr, "vmaxnm.f32 'Sd, 'Sn, 'Sm"); in DecodeFloatingPointDataProcessing()
1967 Format(instr, "vrinta.f64.f64 'Dd, 'Dm"); in DecodeFloatingPointDataProcessing()
1969 Format(instr, "vrinta.f32.f32 'Sd, 'Sm"); in DecodeFloatingPointDataProcessing()
1974 Format(instr, "vrintn.f64.f64 'Dd, 'Dm"); in DecodeFloatingPointDataProcessing()
1976 Format(instr, "vrintn.f32.f32 'Sd, 'Sm"); in DecodeFloatingPointDataProcessing()
1981 Format(instr, "vrintp.f64.f64 'Dd, 'Dm"); in DecodeFloatingPointDataProcessing()
1983 Format(instr, "vrintp.f32.f32 'Sd, 'Sm"); in DecodeFloatingPointDataProcessing()
1988 Format(instr, "vrintm.f64.f64 'Dd, 'Dm"); in DecodeFloatingPointDataProcessing()
1990 Format(instr, "vrintm.f32.f32 'Sd, 'Sm"); in DecodeFloatingPointDataProcessing()
2044 Format(instr, "vqadd.s'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2047 Format(instr, "vmov 'Qd, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2049 Format(instr, "vorr 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2052 Format(instr, "vbic 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2054 Format(instr, "vand 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2056 Format(instr, "vqsub.s'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2058 Format(instr, "vcge.s'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2060 Format(instr, "vcgt.s'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2062 Format(instr, "vshl.s'size3 'Qd, 'Qm, 'Qn"); in DecodeAdvancedSIMDDataProcessing()
2064 Format(instr, "vmin.s'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2066 Format(instr, "vmax.s'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2068 Format(instr, "vtst.i'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2070 Format(instr, "vadd.i'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2072 Format(instr, "vmul.i'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2074 Format(instr, "vpmin.s'size3 'Dd, 'Dn, 'Dm"); in DecodeAdvancedSIMDDataProcessing()
2076 Format(instr, "vpmax.s'size3 'Dd, 'Dn, 'Dm"); in DecodeAdvancedSIMDDataProcessing()
2078 Format(instr, "vqrdmulh.s'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2080 Format(instr, "vpadd.i'size3 'Dd, 'Dn, 'Dm"); in DecodeAdvancedSIMDDataProcessing()
2082 Format(instr, "vadd.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2084 Format(instr, "vsub.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2086 Format(instr, "vceq.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2088 Format(instr, "vrecps.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2090 Format(instr, "vrsqrts.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2092 Format(instr, "vmax.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2094 Format(instr, "vmin.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2096 Format(instr, "vqadd.u'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2098 Format(instr, "vbsl 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2100 Format(instr, "veor 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2102 Format(instr, "veor 'Dd, 'Dn, 'Dm"); in DecodeAdvancedSIMDDataProcessing()
2104 Format(instr, "vrhadd.u'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2106 Format(instr, "vqsub.u'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2108 Format(instr, "vcge.u'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2110 Format(instr, "vcgt.u'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2112 Format(instr, "vshl.u'size3 'Qd, 'Qm, 'Qn"); in DecodeAdvancedSIMDDataProcessing()
2114 Format(instr, "vmin.u'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2116 Format(instr, "vmax.u'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2118 Format(instr, "vceq.i'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2120 Format(instr, "vsub.i'size3 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2122 Format(instr, "vpmin.u'size3 'Dd, 'Dn, 'Dm"); in DecodeAdvancedSIMDDataProcessing()
2124 Format(instr, "vpmax.u'size3 'Dd, 'Dn, 'Dm"); in DecodeAdvancedSIMDDataProcessing()
2126 Format(instr, "vmul.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2128 Format(instr, "vpadd.f32 'Dd, 'Dn, 'Dm"); in DecodeAdvancedSIMDDataProcessing()
2130 Format(instr, "vcge.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2132 Format(instr, "vcgt.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2267 Format(instr, q ? "vpadal.s'size2 'Qd, 'Qm" : "vpadal.s'size2 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2269 Format(instr, q ? "vpadal.u'size2 'Qd, 'Qm" : "vpadal.u'size2 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2271 Format(instr, q ? "vpaddl.s'size2 'Qd, 'Qm" : "vpaddl.s'size2 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2273 Format(instr, q ? "vpaddl.u'size2 'Qd, 'Qm" : "vpaddl.u'size2 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2275 Format(instr, q ? "vswp 'Qd, 'Qm" : "vswp 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2278 Format(instr, q ? "vcnt.8 'Qd, 'Qm" : "vcnt.8 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2280 Format(instr, "vmvn 'Qd, 'Qm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2283 Format(instr, in DecodeAdvancedSIMDTwoOrThreeRegisters()
2287 Format(instr, in DecodeAdvancedSIMDTwoOrThreeRegisters()
2290 Format(instr, q ? "vabs.s'size2 'Qd, 'Qm" : "vabs.s.'size2 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2292 Format(instr, q ? "vabs.f'size2 'Qd, 'Qm" : "vabs.f.'size2 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2294 Format(instr, q ? "vneg.s'size2 'Qd, 'Qm" : "vneg.s.'size2 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2296 Format(instr, q ? "vneg.f'size2 'Qd, 'Qm" : "vneg.f.'size2 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2298 Format(instr, q ? "vtrn.'size2 'Qd, 'Qm" : "vtrn.'size2 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2300 Format(instr, q ? "vuzp.'size2 'Qd, 'Qm" : "vuzp.'size2 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2302 Format(instr, q ? "vzip.'size2 'Qd, 'Qm" : "vzip.'size2 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2314 Format(instr, q ? "vrintn.f32 'Qd, 'Qm" : "vrintn.f32 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2316 Format(instr, q ? "vrintz.f32 'Qd, 'Qm" : "vrintz.f32 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2318 Format(instr, q ? "vrintm.f32 'Qd, 'Qm" : "vrintm.f32 'Qd, 'Qm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2320 Format(instr, q ? "vrintp.f32 'Qd, 'Qm" : "vrintp.f32 'Qd, 'Qm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2322 Format(instr, "vrecpe.f32 'Qd, 'Qm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2324 Format(instr, "vrsqrte.f32 'Qd, 'Qm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2394 Format(instr, in DecodeAdvancedSIMDTwoOrThreeRegisters()
2397 Format(instr, in DecodeAdvancedSIMDTwoOrThreeRegisters()