Home | History | Annotate | Download | only in a64

Lines Matching refs:FCVTMU

1456 void Assembler::fcvtmu(const Register& rd, const FPRegister& fn) {
1457 FPConvertToInt(rd, fn, FCVTMU);