• Home
  • Raw
  • Download

Lines Matching refs:Format

91   void Format(Instruction* instr, const char* format);
698 void Decoder::Format(Instruction* instr, const char* format) { in Format() function in v8::internal::Decoder
721 void Decoder::Unknown(Instruction* instr) { Format(instr, "unknown"); } in Unknown()
735 Format(instr, "mul'cond's 'rn, 'rm, 'rs"); in DecodeType01()
742 Format(instr, "mla'cond's 'rn, 'rm, 'rs, 'rd"); in DecodeType01()
748 Format(instr, "mls'cond's 'rn, 'rm, 'rs, 'rd"); in DecodeType01()
758 Format(instr, "'um'al'cond's 'rd, 'rn, 'rm, 'rs"); in DecodeType01()
766 Format(instr, "ldrex'cond 'rt, ['rn]"); in DecodeType01()
769 Format(instr, "ldrexd'cond 'rt, ['rn]"); in DecodeType01()
772 Format(instr, "ldrexb'cond 'rt, ['rn]"); in DecodeType01()
775 Format(instr, "ldrexh'cond 'rt, ['rn]"); in DecodeType01()
787 Format(instr, "strex'cond 'rd, 'rm, ['rn]"); in DecodeType01()
790 Format(instr, "strexd'cond 'rd, 'rm, ['rn]"); in DecodeType01()
793 Format(instr, "strexb'cond 'rd, 'rm, ['rn]"); in DecodeType01()
796 Format(instr, "strexh'cond 'rd, 'rm, ['rn]"); in DecodeType01()
812 Format(instr, "'memop'cond's 'rd, ['rn], -'rm"); in DecodeType01()
814 Format(instr, "'memop'cond's 'rd, ['rn], #-'off8"); 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]'w"); in DecodeType01()
830 Format(instr, "'memop'cond's 'rd, ['rn, #-'off8]'w"); 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()
853 Format(instr, "'memop'cond'sign'h 'rd, ['rn], -'rm"); in DecodeType01()
855 Format(instr, "'memop'cond'sign'h 'rd, ['rn], #-'off8"); in DecodeType01()
861 Format(instr, "'memop'cond'sign'h 'rd, ['rn], +'rm"); in DecodeType01()
863 Format(instr, "'memop'cond'sign'h 'rd, ['rn], #+'off8"); in DecodeType01()
869 Format(instr, "'memop'cond'sign'h 'rd, ['rn, -'rm]'w"); in DecodeType01()
871 Format(instr, "'memop'cond'sign'h 'rd, ['rn, #-'off8]'w"); in DecodeType01()
877 Format(instr, "'memop'cond'sign'h 'rd, ['rn, +'rm]'w"); in DecodeType01()
879 Format(instr, "'memop'cond'sign'h 'rd, ['rn, #+'off8]'w"); in DecodeType01()
894 Format(instr, "msr'cond 'spec_reg'spec_reg_fields, 'rm"); in DecodeType01()
897 Format(instr, "mrs'cond 'rd, 'spec_reg"); in DecodeType01()
901 Format(instr, "bx'cond 'rm"); in DecodeType01()
904 Format(instr, "blx'cond 'rm"); in DecodeType01()
907 Format(instr, "bkpt 'off0to3and8to19"); in DecodeType01()
916 Format(instr, "clz'cond 'rd, 'rm"); in DecodeType01()
927 Format(instr, "nop'cond"); in DecodeType01()
929 Format(instr, "csdb"); in DecodeType01()
936 Format(instr, "and'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
940 Format(instr, "eor'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
944 Format(instr, "sub'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
948 Format(instr, "rsb'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
952 Format(instr, "add'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
956 Format(instr, "adc'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
960 Format(instr, "sbc'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
964 Format(instr, "rsc'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
969 Format(instr, "tst'cond 'rn, 'shift_op"); in DecodeType01()
971 Format(instr, "movw'cond 'mw"); in DecodeType01()
977 Format(instr, "teq'cond 'rn, 'shift_op"); in DecodeType01()
987 Format(instr, "cmp'cond 'rn, 'shift_op"); in DecodeType01()
989 Format(instr, "movt'cond 'mw"); in DecodeType01()
995 Format(instr, "cmn'cond 'rn, 'shift_op"); in DecodeType01()
1004 Format(instr, "orr'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
1008 Format(instr, "mov'cond's 'rd, 'shift_op"); in DecodeType01()
1012 Format(instr, "bic'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
1016 Format(instr, "mvn'cond's 'rd, 'shift_op"); in DecodeType01()
1035 Format(instr, "'memop'cond'b 'rd, ['rn], #-'off12"); in DecodeType2()
1043 Format(instr, "'memop'cond'b 'rd, ['rn], #+'off12"); in DecodeType2()
1048 Format(instr, "'memop'cond'b 'rd, [pc, #-'off12]'w (addr 'A)"); in DecodeType2()
1050 Format(instr, "'memop'cond'b 'rd, ['rn, #-'off12]'w"); in DecodeType2()
1056 Format(instr, "'memop'cond'b 'rd, [pc, #+'off12]'w (addr 'A)"); in DecodeType2()
1058 Format(instr, "'memop'cond'b 'rd, ['rn, #+'off12]'w"); in DecodeType2()
1073 Format(instr, "'memop'cond'b 'rd, ['rn], -'shift_rm"); in DecodeType3()
1078 Format(instr, "'memop'cond'b 'rd, ['rn], +'shift_rm"); in DecodeType3()
1085 Format(instr, "pkhbt'cond 'rd, 'rn, 'rm, lsl #'imm05@07"); in DecodeType3()
1088 Format(instr, "pkhtb'cond 'rd, 'rn, 'rm, asr #32"); in DecodeType3()
1090 Format(instr, "pkhtb'cond 'rd, 'rn, 'rm, asr #'imm05@07"); in DecodeType3()
1104 Format(instr, "usat 'rd, #'imm05@16, 'rm'shift_sat"); in DecodeType3()
1118 Format(instr, "sxtb'cond 'rd, 'rm"); in DecodeType3()
1121 Format(instr, "sxtb'cond 'rd, 'rm, ror #8"); in DecodeType3()
1124 Format(instr, "sxtb'cond 'rd, 'rm, ror #16"); in DecodeType3()
1127 Format(instr, "sxtb'cond 'rd, 'rm, ror #24"); in DecodeType3()
1133 Format(instr, "sxtab'cond 'rd, 'rn, 'rm"); in DecodeType3()
1136 Format(instr, "sxtab'cond 'rd, 'rn, 'rm, ror #8"); in DecodeType3()
1139 Format(instr, "sxtab'cond 'rd, 'rn, 'rm, ror #16"); in DecodeType3()
1142 Format(instr, "sxtab'cond 'rd, 'rn, 'rm, ror #24"); in DecodeType3()
1150 Format(instr, "sxth'cond 'rd, 'rm"); in DecodeType3()
1153 Format(instr, "sxth'cond 'rd, 'rm, ror #8"); in DecodeType3()
1156 Format(instr, "sxth'cond 'rd, 'rm, ror #16"); in DecodeType3()
1159 Format(instr, "sxth'cond 'rd, 'rm, ror #24"); in DecodeType3()
1165 Format(instr, "sxtah'cond 'rd, 'rn, 'rm"); in DecodeType3()
1168 Format(instr, "sxtah'cond 'rd, 'rn, 'rm, ror #8"); in DecodeType3()
1171 Format(instr, "sxtah'cond 'rd, 'rn, 'rm, ror #16"); in DecodeType3()
1174 Format(instr, "sxtah'cond 'rd, 'rn, 'rm, ror #24"); in DecodeType3()
1181 Format(instr, "rev'cond 'rd, 'rm"); in DecodeType3()
1191 Format(instr, "uxtb16'cond 'rd, 'rm"); in DecodeType3()
1194 Format(instr, "uxtb16'cond 'rd, 'rm, ror #8"); in DecodeType3()
1197 Format(instr, "uxtb16'cond 'rd, 'rm, ror #16"); in DecodeType3()
1200 Format(instr, "uxtb16'cond 'rd, 'rm, ror #24"); in DecodeType3()
1216 Format(instr, "uxtb'cond 'rd, 'rm"); in DecodeType3()
1219 Format(instr, "uxtb'cond 'rd, 'rm, ror #8"); in DecodeType3()
1222 Format(instr, "uxtb'cond 'rd, 'rm, ror #16"); in DecodeType3()
1225 Format(instr, "uxtb'cond 'rd, 'rm, ror #24"); in DecodeType3()
1231 Format(instr, "uxtab'cond 'rd, 'rn, 'rm"); in DecodeType3()
1234 Format(instr, "uxtab'cond 'rd, 'rn, 'rm, ror #8"); in DecodeType3()
1237 Format(instr, "uxtab'cond 'rd, 'rn, 'rm, ror #16"); in DecodeType3()
1240 Format(instr, "uxtab'cond 'rd, 'rn, 'rm, ror #24"); in DecodeType3()
1248 Format(instr, "uxth'cond 'rd, 'rm"); in DecodeType3()
1251 Format(instr, "uxth'cond 'rd, 'rm, ror #8"); in DecodeType3()
1254 Format(instr, "uxth'cond 'rd, 'rm, ror #16"); in DecodeType3()
1257 Format(instr, "uxth'cond 'rd, 'rm, ror #24"); in DecodeType3()
1263 Format(instr, "uxtah'cond 'rd, 'rn, 'rm"); in DecodeType3()
1266 Format(instr, "uxtah'cond 'rd, 'rn, 'rm, ror #8"); in DecodeType3()
1269 Format(instr, "uxtah'cond 'rd, 'rn, 'rm, ror #16"); in DecodeType3()
1272 Format(instr, "uxtah'cond 'rd, 'rn, 'rm, ror #24"); in DecodeType3()
1281 Format(instr, "rbit'cond 'rd, 'rm"); in DecodeType3()
1296 Format(instr, "smmul'cond 'rn, 'rm, 'rs"); in DecodeType3()
1299 Format(instr, "smmla'cond 'rn, 'rm, 'rs, 'rd"); in DecodeType3()
1308 Format(instr, "udiv'cond'b 'rn, 'rm, 'rs"); in DecodeType3()
1311 Format(instr, "sdiv'cond'b 'rn, 'rm, 'rs"); in DecodeType3()
1316 Format(instr, "'memop'cond'b 'rd, ['rn, -'shift_rm]'w"); in DecodeType3()
1326 Format(instr, "ubfx'cond 'rd, 'rm, 'f"); in DecodeType3()
1328 Format(instr, "sbfx'cond 'rd, 'rm, 'f"); in DecodeType3()
1338 Format(instr, "bfc'cond 'rd, 'f"); in DecodeType3()
1340 Format(instr, "bfi'cond 'rd, 'rm, 'f"); in DecodeType3()
1346 Format(instr, "'memop'cond'b 'rd, ['rn, +'shift_rm]'w"); in DecodeType3()
1363 Format(instr, "ldm'cond'pu 'rn'w, 'rlist"); in DecodeType4()
1365 Format(instr, "stm'cond'pu 'rn'w, 'rlist"); in DecodeType4()
1371 Format(instr, "b'l'cond 'target"); in DecodeType5()
1381 Format(instr, "stop'cond 'svc"); in DecodeType7()
1383 Format(instr, "svc'cond 'svc"); in DecodeType7()
1443 Format(instr, "vmov'cond.f64 'Dd, 'Dm"); in DecodeTypeVFP()
1445 Format(instr, "vmov'cond.f32 'Sd, 'Sm"); in DecodeTypeVFP()
1450 Format(instr, "vabs'cond.f64 'Dd, 'Dm"); in DecodeTypeVFP()
1452 Format(instr, "vabs'cond.f32 'Sd, 'Sm"); in DecodeTypeVFP()
1457 Format(instr, "vneg'cond.f64 'Dd, 'Dm"); in DecodeTypeVFP()
1459 Format(instr, "vneg'cond.f32 'Sd, 'Sm"); in DecodeTypeVFP()
1469 Format(instr, "vcvt'cond.f64.s32 'Dd, 'Dd"); in DecodeTypeVFP()
1480 Format(instr, "vsqrt'cond.f64 'Dd, 'Dm"); in DecodeTypeVFP()
1482 Format(instr, "vsqrt'cond.f32 'Sd, 'Sm"); in DecodeTypeVFP()
1486 Format(instr, "vmov'cond.f64 'Dd, 'd"); in DecodeTypeVFP()
1488 Format(instr, "vmov'cond.f32 'Sd, 'd"); in DecodeTypeVFP()
1493 Format(instr, "vrintz'cond.f64.f64 'Dd, 'Dm"); in DecodeTypeVFP()
1495 Format(instr, "vrintz'cond.f32.f32 'Sd, 'Sm"); in DecodeTypeVFP()
1503 Format(instr, "vsub'cond.f64 'Dd, 'Dn, 'Dm"); in DecodeTypeVFP()
1505 Format(instr, "vadd'cond.f64 'Dd, 'Dn, 'Dm"); in DecodeTypeVFP()
1509 Format(instr, "vsub'cond.f32 'Sd, 'Sn, 'Sm"); in DecodeTypeVFP()
1511 Format(instr, "vadd'cond.f32 'Sd, 'Sn, 'Sm"); in DecodeTypeVFP()
1516 Format(instr, "vmul'cond.f64 'Dd, 'Dn, 'Dm"); in DecodeTypeVFP()
1518 Format(instr, "vmul'cond.f32 'Sd, 'Sn, 'Sm"); in DecodeTypeVFP()
1522 Format(instr, "vmla'cond.f64 'Dd, 'Dn, 'Dm"); in DecodeTypeVFP()
1524 Format(instr, "vmla'cond.f32 'Sd, 'Sn, 'Sm"); in DecodeTypeVFP()
1528 Format(instr, "vmls'cond.f64 'Dd, 'Dn, 'Dm"); in DecodeTypeVFP()
1530 Format(instr, "vmls'cond.f32 'Sd, 'Sn, 'Sm"); in DecodeTypeVFP()
1534 Format(instr, "vdiv'cond.f64 'Dd, 'Dn, 'Dm"); in DecodeTypeVFP()
1536 Format(instr, "vdiv'cond.f32 'Sd, 'Sn, 'Sm"); in DecodeTypeVFP()
1551 Format(instr, "vmov'cond.32 'Dd[0], 'rt"); in DecodeTypeVFP()
1553 Format(instr, "vmov'cond.32 'Dd[1], 'rt"); in DecodeTypeVFP()
1587 Format(instr, "vmov'cond.32 'rt, 'Dd[0]"); in DecodeTypeVFP()
1589 Format(instr, "vmov'cond.32 'rt, 'Dd[1]"); in DecodeTypeVFP()
1615 Format(instr, "vmsr'cond FPSCR, APSR"); in DecodeTypeVFP()
1617 Format(instr, "vmsr'cond FPSCR, 'rt"); in DecodeTypeVFP()
1621 Format(instr, "vmrs'cond APSR, FPSCR"); in DecodeTypeVFP()
1623 Format(instr, "vmrs'cond 'rt, FPSCR"); in DecodeTypeVFP()
1645 Format(instr, "mcr'cond (CP15DMB)"); in DecodeTypeCP15()
1647 Format(instr, "mcr'cond (CP15DSB)"); in DecodeTypeCP15()
1649 Format(instr, "mcr'cond (CP15ISB)"); in DecodeTypeCP15()
1669 Format(instr, "vmov'cond 'rt, 'Sn"); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()
1671 Format(instr, "vmov'cond 'Sn, 'rt"); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()
1686 Format(instr, "vcmp'cond.f64 'Dd, 'Dm"); in DecodeVCMP()
1688 Format(instr, "vcmp'cond.f64 'Dd, #0.0"); in DecodeVCMP()
1694 Format(instr, "vcmp'cond.f32 'Sd, 'Sm"); in DecodeVCMP()
1696 Format(instr, "vcmp'cond.f32 'Sd, #0.0"); in DecodeVCMP()
1712 Format(instr, "vcvt'cond.f32.f64 'Sd, 'Dm"); in DecodeVCVTBetweenDoubleAndSingle()
1714 Format(instr, "vcvt'cond.f64.f32 'Dd, 'Sm"); in DecodeVCVTBetweenDoubleAndSingle()
1730 Format(instr, "vcvt'cond.u32.f64 'Sd, 'Dm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1732 Format(instr, "vcvt'cond.s32.f64 'Sd, 'Dm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1736 Format(instr, "vcvt'cond.u32.f32 'Sd, 'Sm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1738 Format(instr, "vcvt'cond.s32.f32 'Sd, 'Sm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1746 Format(instr, "vcvt'cond.f64.u32 'Dd, 'Sm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1748 Format(instr, "vcvt'cond.f64.s32 'Dd, 'Sm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1752 Format(instr, "vcvt'cond.f32.u32 'Sd, 'Sm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1754 Format(instr, "vcvt'cond.f32.s32 'Sd, 'Sm"); in DecodeVCVTBetweenFloatingPointAndInteger()
1797 Format(instr, "vldr'cond 'Sd, ['rn - 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1799 Format(instr, "vstr'cond 'Sd, ['rn - 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1805 Format(instr, "vldr'cond 'Sd, ['rn + 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1807 Format(instr, "vstr'cond 'Sd, ['rn + 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1818 Format(instr, "vldm'cond'pu 'rn'w, {'Sd-'Sd+}"); in DecodeType6CoprocessorIns()
1820 Format(instr, "vstm'cond'pu 'rn'w, {'Sd-'Sd+}"); in DecodeType6CoprocessorIns()
1834 Format(instr, "vmov'cond 'rt, 'rn, 'Dm"); in DecodeType6CoprocessorIns()
1836 Format(instr, "vmov'cond 'Dm, 'rt, 'rn"); in DecodeType6CoprocessorIns()
1842 Format(instr, "vldr'cond 'Dd, ['rn - 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1844 Format(instr, "vstr'cond 'Dd, ['rn - 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1850 Format(instr, "vldr'cond 'Dd, ['rn + 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1852 Format(instr, "vstr'cond 'Dd, ['rn + 4*'imm08@00]"); in DecodeType6CoprocessorIns()
1863 Format(instr, "vldm'cond'pu 'rn'w, {'Dd-'Dd+}"); in DecodeType6CoprocessorIns()
1865 Format(instr, "vstm'cond'pu 'rn'w, {'Dd-'Dd+}"); in DecodeType6CoprocessorIns()
1910 Format(instr, "vseleq.f64 'Dd, 'Dn, 'Dm"); in DecodeFloatingPointDataProcessing()
1912 Format(instr, "vseleq.f32 'Sd, 'Sn, 'Sm"); in DecodeFloatingPointDataProcessing()
1917 Format(instr, "vselvs.f64 'Dd, 'Dn, 'Dm"); in DecodeFloatingPointDataProcessing()
1919 Format(instr, "vselvs.f32 'Sd, 'Sn, 'Sm"); in DecodeFloatingPointDataProcessing()
1924 Format(instr, "vselge.f64 'Dd, 'Dn, 'Dm"); in DecodeFloatingPointDataProcessing()
1926 Format(instr, "vselge.f32 'Sd, 'Sn, 'Sm"); in DecodeFloatingPointDataProcessing()
1931 Format(instr, "vselgt.f64 'Dd, 'Dn, 'Dm"); in DecodeFloatingPointDataProcessing()
1933 Format(instr, "vselgt.f32 'Sd, 'Sn, 'Sm"); in DecodeFloatingPointDataProcessing()
1945 Format(instr, "vminnm.f64 'Dd, 'Dn, 'Dm"); in DecodeFloatingPointDataProcessing()
1947 Format(instr, "vmaxnm.f64 'Dd, 'Dn, 'Dm"); in DecodeFloatingPointDataProcessing()
1951 Format(instr, "vminnm.f32 'Sd, 'Sn, 'Sm"); in DecodeFloatingPointDataProcessing()
1953 Format(instr, "vmaxnm.f32 'Sd, 'Sn, 'Sm"); in DecodeFloatingPointDataProcessing()
1964 Format(instr, "vrinta.f64.f64 'Dd, 'Dm"); in DecodeFloatingPointDataProcessing()
1966 Format(instr, "vrinta.f32.f32 'Sd, 'Sm"); in DecodeFloatingPointDataProcessing()
1971 Format(instr, "vrintn.f64.f64 'Dd, 'Dm"); in DecodeFloatingPointDataProcessing()
1973 Format(instr, "vrintn.f32.f32 'Sd, 'Sm"); in DecodeFloatingPointDataProcessing()
1978 Format(instr, "vrintp.f64.f64 'Dd, 'Dm"); in DecodeFloatingPointDataProcessing()
1980 Format(instr, "vrintp.f32.f32 'Sd, 'Sm"); in DecodeFloatingPointDataProcessing()
1985 Format(instr, "vrintm.f64.f64 'Dd, 'Dm"); in DecodeFloatingPointDataProcessing()
1987 Format(instr, "vrintm.f32.f32 'Sd, 'Sm"); in DecodeFloatingPointDataProcessing()
2044 Format(instr, "vqadd.s'size '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'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2058 Format(instr, "vcge.s'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2060 Format(instr, "vcgt.s'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2062 Format(instr, "vshl.s'size 'Qd, 'Qm, 'Qn"); in DecodeAdvancedSIMDDataProcessing()
2064 Format(instr, "vmin.s'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2066 Format(instr, "vmax.s'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2068 Format(instr, "vtst.i'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2070 Format(instr, "vadd.i'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2072 Format(instr, "vmul.i'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2074 Format(instr, "vpmin.s'size 'Dd, 'Dn, 'Dm"); in DecodeAdvancedSIMDDataProcessing()
2076 Format(instr, "vpmax.s'size 'Dd, 'Dn, 'Dm"); in DecodeAdvancedSIMDDataProcessing()
2078 Format(instr, "vpadd.i'size 'Dd, 'Dn, 'Dm"); in DecodeAdvancedSIMDDataProcessing()
2080 Format(instr, "vadd.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2082 Format(instr, "vsub.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2084 Format(instr, "vceq.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2086 Format(instr, "vrecps.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2088 Format(instr, "vrsqrts.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2090 Format(instr, "vmax.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2092 Format(instr, "vmin.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2094 Format(instr, "vqadd.u'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2096 Format(instr, "vbsl 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2098 Format(instr, "veor 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2100 Format(instr, "veor 'Dd, 'Dn, 'Dm"); in DecodeAdvancedSIMDDataProcessing()
2102 Format(instr, "vrhadd.u'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2104 Format(instr, "vqsub.u'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2106 Format(instr, "vcge.u'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2108 Format(instr, "vcgt.u'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2110 Format(instr, "vshl.u'size 'Qd, 'Qm, 'Qn"); in DecodeAdvancedSIMDDataProcessing()
2112 Format(instr, "vmin.u'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2114 Format(instr, "vmax.u'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2116 Format(instr, "vceq.i'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2118 Format(instr, "vsub.i'size 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2120 Format(instr, "vpmin.u'size 'Dd, 'Dn, 'Dm"); in DecodeAdvancedSIMDDataProcessing()
2122 Format(instr, "vpmax.u'size 'Dd, 'Dn, 'Dm"); in DecodeAdvancedSIMDDataProcessing()
2124 Format(instr, "vmul.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2126 Format(instr, "vpadd.f32 'Dd, 'Dn, 'Dm"); in DecodeAdvancedSIMDDataProcessing()
2128 Format(instr, "vcge.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2130 Format(instr, "vcgt.f32 'Qd, 'Qn, 'Qm"); in DecodeAdvancedSIMDDataProcessing()
2243 Format(instr, q ? "vswp 'Qd, 'Qm" : "vswp 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2245 Format(instr, "vmvn 'Qd, 'Qm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2288 Format(instr, q ? "vrintn.f32 'Qd, 'Qm" : "vrintn.f32 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2290 Format(instr, q ? "vrintz.f32 'Qd, 'Qm" : "vrintz.f32 'Dd, 'Dm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2292 Format(instr, q ? "vrintm.f32 'Qd, 'Qm" : "vrintm.f32 'Qd, 'Qm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2294 Format(instr, q ? "vrintp.f32 'Qd, 'Qm" : "vrintp.f32 'Qd, 'Qm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2296 Format(instr, "vrecpe.f32 'Qd, 'Qm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()
2298 Format(instr, "vrsqrte.f32 'Qd, 'Qm"); in DecodeAdvancedSIMDTwoOrThreeRegisters()