mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2025-01-08 06:35:33 +00:00
Add flag for when we don't have SSE
This commit is contained in:
parent
71e04f56e4
commit
acd20ea8ac
|
@ -7,3 +7,4 @@
|
|||
// Do we have the proper popcnt instruction defined?
|
||||
#cmakedefine NO_INLINE_ASSEMBLY
|
||||
#cmakedefine HAS_SSE_POPCNT
|
||||
#cmakedefine HAS_SSE_41
|
||||
|
|
Loading…
Reference in a new issue