Home
last modified time | relevance | path

Searched refs:SIG_AMD (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c32 SIG_AMD = 0x68747541, // Auth enumerator
1190 } else if (Vendor == SIG_AMD) { in __cpu_indicator_init()