mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2024-11-28 04:34:14 +01: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 New Issue
Block a user