Home | History | Annotate | Download | only in aarch64

Lines Matching full:fcmp

2189   // Although the fcmp{e} instructions can strictly only take an immediate
2204 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) {