mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-04-28 13:27:58 +03:00
Remove lzcnt instruction usage. (#151)
This commit is contained in:
parent
e10eb80e38
commit
b4de79720c
4 changed files with 6 additions and 5 deletions
|
@ -1,8 +1,6 @@
|
|||
project("UnleashedRecompLib")
|
||||
|
||||
add_compile_options(
|
||||
-march=sandybridge
|
||||
-mlzcnt
|
||||
-fno-strict-aliasing
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue