• David 'Digit' Turner's avatar
    cpu-features: Add support for optional x86 CPU features. · 966161e4
    David 'Digit' Turner authored
    This patch add runtime probing on x86 to detect the following
    optional CPU features:
    
    - SSSE3
    - MOVBE
    - POPCNT
    
    Also update the documentation to mention them, as well as
    android_getCpuCount() which was introduced in a previous release.
    
    Change-Id: I9a0629efba36a6023f05e5f092e7addcc1b7d2a9
    966161e4
CPU-FEATURES.html 3.46 KB