Home | History | Annotate | Download | only in a64

Lines Matching refs:FCVTAS

1451 void Assembler::fcvtas(const Register& rd, const FPRegister& fn) {
1452 FPConvertToInt(rd, fn, FCVTAS);