Lines Matching full:fcmp
2189 // Although the fcmp{e} instructions can strictly only take an immediate2204 Instr op = (trap == EnableTrap) ? FCMPE : FCMP;2209 void Assembler::fcmp(const VRegister& vn, const VRegister& vm) {2219 void Assembler::fcmp(const VRegister& vn, double value) {