Home | History | Annotate | Download | only in arm64

Lines Matching refs:SCVTF

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