Searched refs:CRC32CW (Results 1 – 7 of 7) sorted by relevance
960 CRC32CW = DataProcessing2SourceFixed | 0x00005800, enumerator
1064 CRC32CW = DataProcessing2SourceFixed | 0x00005800, enumerator
626 case CRC32CW: mnemonic = "crc32cw"; break; in VisitDataProcessing2Source()
1745 case CRC32CW: { in VisitDataProcessing2Source()
1283 Emit(SF(rm) | Rm(rm) | CRC32CW | Rn(rn) | Rd(rd)); in crc32cw()
350 ### CRC32CW ### subsection
4308 def CRC32CW : AI_crc32<1, 0b10, "cw", int_arm_crc32cw>;