Searched refs:CRC32B (Results 1 – 8 of 8) sorted by relevance
971 CRC32B = DataProcessing2SourceFixed | 0x00004000, enumerator
1058 CRC32B = DataProcessing2SourceFixed | 0x00004000, enumerator
620 case CRC32B: mnemonic = "crc32b"; break; in VisitDataProcessing2Source()
1764 case CRC32B: { in VisitDataProcessing2Source()
1203 Emit(SF(rm) | Rm(rm) | CRC32B | Rn(rn) | Rd(rd)); in crc32b()
323 ### CRC32B ### subsection
1723 261966 (SSE4.x) support for CRC32B and CRC32Q is lacking (also CRC32{W,L})
4263 def CRC32B : AI_crc32<0, 0b00, "b", int_arm_crc32b>;