Home | History | Annotate | Download | only in cpufeatures

Lines Matching full:features

35  * NDK r8c: Add new ARM CPU features: VFPv2, VFP_D32, VFP_FP16,
39 * the "Features" field in /proc/cpuinfo.
69 #include "cpu-features.h"
444 // This is the list of 32-bit ARMv7 optional features that are _always_
530 * This works by parsing the 'Features' line, which lists which optional
531 * features the device's CPU supports, on top of its reference
545 // The 'Features' line only lists the optional features that the
553 char* cpuFeatures = extract_cpuinfo_field(cpuinfo, cpuinfo_len, "Features");
727 /* Extract the list of CPU features from ELF hwcaps */
753 // describing CPU features. So lots of guessing is needed.
850 // reporting of CPU features.