Searched refs:CRC32W (Results 1 – 7 of 7) sorted by relevance
973 CRC32W = DataProcessing2SourceFixed | 0x00004800, enumerator
1060 CRC32W = DataProcessing2SourceFixed | 0x00004800, enumerator
622 case CRC32W: mnemonic = "crc32w"; break; in VisitDataProcessing2Source()
1776 case CRC32W: { in VisitDataProcessing2Source()
1219 Emit(SF(rm) | Rm(rm) | CRC32W | Rn(rn) | Rd(rd)); in crc32w()
377 ### CRC32W ### subsection
4267 def CRC32W : AI_crc32<0, 0b10, "w", int_arm_crc32w>;