Lines Matching defs:Vd
3945 void Widen(Simulator* simulator, int Vd, int Vm) { in Widen()
3957 void Abs(Simulator* simulator, int Vd, int Vm) { in Abs()
3968 void Neg(Simulator* simulator, int Vd, int Vm) { in Neg()
3979 void SaturatingNarrow(Simulator* simulator, int Vd, int Vm) { in SaturatingNarrow()
3991 void AddSaturate(Simulator* simulator, int Vd, int Vm, int Vn) { in AddSaturate()
4003 void SubSaturate(Simulator* simulator, int Vd, int Vm, int Vn) { in SubSaturate()
4015 void Zip(Simulator* simulator, int Vd, int Vm) { in Zip()
4032 void Unzip(Simulator* simulator, int Vd, int Vm) { in Unzip()
4049 void Transpose(Simulator* simulator, int Vd, int Vm) { in Transpose()
4063 void Test(Simulator* simulator, int Vd, int Vm, int Vn) { in Test()
4075 void Add(Simulator* simulator, int Vd, int Vm, int Vn) { in Add()
4087 void Sub(Simulator* simulator, int Vd, int Vm, int Vn) { in Sub()
4099 void Mul(Simulator* simulator, int Vd, int Vm, int Vn) { in Mul()
4111 void ShiftLeft(Simulator* simulator, int Vd, int Vm, int shift) { in ShiftLeft()
4122 void ShiftRight(Simulator* simulator, int Vd, int Vm, int shift) { in ShiftRight()
4133 void ArithmeticShiftRight(Simulator* simulator, int Vd, int Vm, int shift) { in ArithmeticShiftRight()
4144 void ShiftLeftAndInsert(Simulator* simulator, int Vd, int Vm, int shift) { in ShiftLeftAndInsert()
4158 void ShiftRightAndInsert(Simulator* simulator, int Vd, int Vm, int shift) { in ShiftRightAndInsert()
4172 void CompareEqual(Simulator* simulator, int Vd, int Vm, int Vn) { in CompareEqual()
4184 void CompareGreater(Simulator* simulator, int Vd, int Vm, int Vn, bool ge) { in CompareGreater()
4204 void MinMax(Simulator* simulator, int Vd, int Vm, int Vn, bool min) { in MinMax()
4216 void PairwiseMinMax(Simulator* simulator, int Vd, int Vm, int Vn, bool min) { in PairwiseMinMax()
4230 void PairwiseAdd(Simulator* simulator, int Vd, int Vm, int Vn) { in PairwiseAdd()
4246 int Vd, Vm, Vn; in DecodeSpecialCondition() local
4550 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeSpecialCondition() local
4570 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeSpecialCondition() local
4589 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeSpecialCondition() local
4610 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeSpecialCondition() local
4632 int Vd, Vm, Vn; in DecodeSpecialCondition() local
4872 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeSpecialCondition() local
4893 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeSpecialCondition() local
5013 int Vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition() local
5049 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeSpecialCondition() local
5087 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeSpecialCondition() local
5173 int Vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition() local
5191 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeSpecialCondition() local
5210 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeSpecialCondition() local
5272 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeSpecialCondition() local
5297 int Vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition() local
5337 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeSpecialCondition() local
5361 int Vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition() local
5387 int Vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition() local
5413 int Vd = (instr->Bit(22) << 4) | instr->VdValue(); in DecodeSpecialCondition() local
5454 int Vd = (instr->Bit(22) << 4) | instr->VdValue(); in DecodeSpecialCondition() local