Home | History | Annotate | Download | only in arm64

Lines Matching refs:fcvtnu

2024 void Assembler::fcvtnu(const Register& rd, const FPRegister& fn) {
2025 FPConvertToInt(rd, fn, FCVTNU);