Home | History | Annotate | Download | only in arm64

Lines Matching defs:ucvtf

2056 void Assembler::ucvtf(const FPRegister& fd,
2060 Emit(SF(rn) | FPType(fd) | UCVTF | Rn(rn) | Rd(fd));