Home | History | Annotate | Download | only in aarch64

Lines Matching defs:crc32b

736 void Assembler::crc32b(const Register& wd,
740 Emit(SF(wm) | Rm(wm) | CRC32B | Rn(wn) | Rd(wd));