Lines Matching full:vcmp
3256 void Assembler::vcmp(const DwVfpRegister src1,
3259 // vcmp(Dd, Dm) double precision floating point comparison.
3272 void Assembler::vcmp(const SwVfpRegister src1, const SwVfpRegister src2,
3274 // vcmp(Sd, Sm) single precision floating point comparison.
3287 void Assembler::vcmp(const DwVfpRegister src1,
3290 // vcmp(Dd, #0.0) double precision floating point comparison.
3301 void Assembler::vcmp(const SwVfpRegister src1, const float src2,
3303 // vcmp(Sd, #0.0) single precision floating point comparison.