Home | History | Annotate | Download | only in arm

Lines Matching full:vsub

3074 void Assembler::vsub(const DwVfpRegister dst,
3078 // Dd = vsub(Dn, Dm) double precision floating point subtraction.
3094 void Assembler::vsub(const SwVfpRegister dst, const SwVfpRegister src1,
3096 // Sd = vsub(Sn, Sm) single precision floating point subtraction.