Home | History | Annotate | Download | only in a64

Lines Matching refs:SCVTF

1486 void Assembler::scvtf(const FPRegister& fd,
1490 Emit(SF(rn) | FPType(fd) | SCVTF | Rn(rn) | Rd(fd));