Home | History | Annotate | Download | only in a64

Lines Matching defs:ucvtf

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