• Home
  • Raw
  • Download

Lines Matching defs:Vm

3884 void Unop(Simulator* simulator, int Vd, int Vm, std::function<T(T)> unop) {  in Unop()
3895 void Binop(Simulator* simulator, int Vd, int Vm, int Vn, in Binop()
3929 void Widen(Simulator* simulator, int Vd, int Vm) { in Widen()
3941 void Abs(Simulator* simulator, int Vd, int Vm) { in Abs()
3946 void Neg(Simulator* simulator, int Vd, int Vm) { in Neg()
3954 void SaturatingNarrow(Simulator* simulator, int Vd, int Vm) { in SaturatingNarrow()
3966 void SaturatingUnsignedNarrow(Simulator* simulator, int Vd, int Vm) { in SaturatingUnsignedNarrow()
3978 void AddSat(Simulator* simulator, int Vd, int Vm, int Vn) { in AddSat()
3983 void SubSat(Simulator* simulator, int Vd, int Vm, int Vn) { in SubSat()
3988 void Zip(Simulator* simulator, int Vd, int Vm) { in Zip()
4005 void Unzip(Simulator* simulator, int Vd, int Vm) { in Unzip()
4022 void Transpose(Simulator* simulator, int Vd, int Vm) { in Transpose()
4036 void Test(Simulator* simulator, int Vd, int Vm, int Vn) { in Test()
4042 void Add(Simulator* simulator, int Vd, int Vm, int Vn) { in Add()
4047 void Sub(Simulator* simulator, int Vd, int Vm, int Vn) { in Sub()
4097 void Mul(Simulator* simulator, int Vd, int Vm, int Vn) { in Mul()
4109 void ShiftLeft(Simulator* simulator, int Vd, int Vm, int shift) { in ShiftLeft()
4114 void ShiftRight(Simulator* simulator, int Vd, int Vm, int shift) { in ShiftRight()
4119 void ArithmeticShiftRight(Simulator* simulator, int Vd, int Vm, int shift) { in ArithmeticShiftRight()
4126 void ShiftLeftAndInsert(Simulator* simulator, int Vd, int Vm, int shift) { in ShiftLeftAndInsert()
4140 void ShiftRightAndInsert(Simulator* simulator, int Vd, int Vm, int shift) { in ShiftRightAndInsert()
4154 void ShiftByRegister(Simulator* simulator, int Vd, int Vm, int Vn) { in ShiftByRegister()
4188 void CompareEqual(Simulator* simulator, int Vd, int Vm, int Vn) { in CompareEqual()
4193 void CompareGreater(Simulator* simulator, int Vd, int Vm, int Vn, bool ge) { in CompareGreater()
4210 void MinMax(Simulator* simulator, int Vd, int Vm, int Vn, bool min) { in MinMax()
4221 void PairwiseMinMax(Simulator* simulator, int Vd, int Vm, int Vn, bool min) { in PairwiseMinMax()
4235 void PairwiseAdd(Simulator* simulator, int Vd, int Vm, int Vn) { in PairwiseAdd()
4249 void RoundingAverageUnsigned(Simulator* simulator, int Vd, int Vm, int Vn) { in RoundingAverageUnsigned()
4256 void MultiplyLong(Simulator* simulator, int Vd, int Vn, int Vm) { in MultiplyLong()
4308 int Vm = instr->VFPMRegValue(kSimd128Precision); in DecodeAdvancedSIMDTwoOrThreeRegisters() local
4332 int Vm = instr->VFPMRegValue(kSimd128Precision); in DecodeAdvancedSIMDTwoOrThreeRegisters() local
4445 int Vm = instr->VFPMRegValue(kSimd128Precision); in DecodeAdvancedSIMDTwoOrThreeRegisters() local
4473 int Vm = instr->VFPMRegValue(kSimd128Precision); in DecodeAdvancedSIMDTwoOrThreeRegisters() local
4503 int Vm = instr->VFPMRegValue(kSimd128Precision); in DecodeAdvancedSIMDTwoOrThreeRegisters() local
4521 int Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeAdvancedSIMDTwoOrThreeRegisters() local
4542 int Vm = instr->VFPMRegValue(kSimd128Precision); in DecodeAdvancedSIMDTwoOrThreeRegisters() local
4578 int Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeAdvancedSIMDTwoOrThreeRegisters() local
4616 int Vm = instr->VFPMRegValue(kSimd128Precision); in DecodeAdvancedSIMDTwoOrThreeRegisters() local
4695 int Vm = instr->VFPMRegValue(kSimd128Precision); in DecodeAdvancedSIMDTwoOrThreeRegisters() local
4718 int Vm = instr->VFPMRegValue(kSimd128Precision); in DecodeAdvancedSIMDTwoOrThreeRegisters() local
4822 int Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeAdvancedSIMDTwoOrThreeRegisters() local
4837 int Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeAdvancedSIMDTwoOrThreeRegisters() local
4851 int Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeAdvancedSIMDTwoOrThreeRegisters() local
4880 int Vd, Vm, Vn; in DecodeAdvancedSIMDDataProcessing() local
5392 int Vm = instr->VFPMRegValue(kSimd128Precision); in DecodeAdvancedSIMDDataProcessing() local
5431 int Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeAdvancedSIMDDataProcessing() local
5451 int Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeAdvancedSIMDDataProcessing() local
5475 int Vm = instr->VFPMRegValue(kSimd128Precision); in DecodeAdvancedSIMDDataProcessing() local
5499 int Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeAdvancedSIMDDataProcessing() local
5524 int Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeAdvancedSIMDDataProcessing() local