Home | History | Annotate | Download | only in arm64

Lines Matching defs:scvtf

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