Home | History | Annotate | Download | only in arm64

Lines Matching refs:fcsel

1973 void Assembler::fcsel(const FPRegister& fd,
1979 Emit(FPType(fd) | FCSEL | Rm(fm) | Cond(cond) | Rn(fn) | Rd(fd));