diff options
author | lloyd <[email protected]> | 2009-09-25 11:51:55 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-09-25 11:51:55 +0000 |
commit | 03f41b6ceb6e9dcfbe4b134239431de43afd7e6b (patch) | |
tree | 9ca56356954b58ac1aeffeca147f770db1c03956 /src/utils/info.txt | |
parent | 7e839d037119055b572f40ce0cd882f85583db2e (diff) |
Add runtime cpuid support. Check in the SSE2 engine that SSE2 is actually
existing on the current CPU before returning an object.
Diffstat (limited to 'src/utils/info.txt')
-rw-r--r-- | src/utils/info.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/info.txt b/src/utils/info.txt index 68981729f..f530fb03a 100644 --- a/src/utils/info.txt +++ b/src/utils/info.txt @@ -13,6 +13,8 @@ bit_ops.h bswap.h charset.cpp charset.h +cpuid.cpp +cpuid.h exceptn.cpp exceptn.h loadstor.h |