commit | ad3301e6a3f70608b17fa8b61527a3bd2c711bbd | [log] [tgz] |
---|---|---|
author | Martin Storsjo <martin@martin.st> | Fri Sep 15 12:29:32 2023 +0300 |
committer | James Zern <jzern@google.com> | Mon Sep 18 11:56:51 2023 -0700 |
tree | 48815102eca632259b5df5269939398d5eda2704 | |
parent | 8f8e7414684e97ea9b94710ac7853565c8a11c3a [diff] |
aarch64: Generalize Windows cpu detection to any Windows variant This cpu detection implementation doesn't do anything MSVC specific, it just calls the IsProcessorFeaturePresent function. This can be compiled with mingw compilers just as well. Change-Id: I55e607a47c8f5b70d9f707ef96b2fa7553f2f79f