Home | History | Annotate | Download | only in a64

Lines Matching refs:FCVTAU

1446 void Assembler::fcvtau(const Register& rd, const FPRegister& fn) {
1447 FPConvertToInt(rd, fn, FCVTAU);