1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-04 22:45:17 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
4155ee7e36 Guarding header use with architecture (#56) 2019-01-18 13:38:22 +01:00
dab7cea707 Fix -Wunused-function warning. 2018-09-07 15:17:44 +02:00
c45e32f812 powerpc: Add AT_PLATFORM and AT_BASE_PLATFORM
Some PowerPC machines can operate in a mode that appears different
to a process than the actual hardware. AT_PLATFORM indicates the
supported instruction set and AT_BASE_PLATFORM indicates the
actual microarchitecture of the hardware.

Signed-off-by: Rashmica Gupta <rashmica.gupta@au1.ibm.com>
2018-05-15 14:24:58 +10:00
3adafbfe66 powerpc: Added PowerPC implementation
Signed-off-by: Rashmica Gupta <rashmica.gupta@au1.ibm.com>
2018-05-15 14:24:45 +10:00
07fd90d4f5 Add JSON output. Fixes #24 2018-03-27 15:28:40 +02:00