Searched refs:signature_AMD_ebx (Results 1 – 2 of 2) sorted by relevance
50 const bool IsAMD = (Ebx == signature_AMD_ebx) && (Edx == signature_AMD_edx) && in hasHardwareCRC32()
19 #define signature_AMD_ebx 0x68747541 macro