mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-02 19:07:34 +00:00
Implement intrinsics CountTrailingZeroes and test it.
This commit is contained in:
committed by
FernandoS27
parent
8c04ac69c5
commit
10cedd8bd7
@@ -1,5 +1,6 @@
|
||||
add_executable(tests
|
||||
common/bit_field.cpp
|
||||
common/bit_utils.cpp
|
||||
common/param_package.cpp
|
||||
common/ring_buffer.cpp
|
||||
core/arm/arm_test_common.cpp
|
||||
|
||||
Reference in New Issue
Block a user