mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-01 08:56:32 -05:00
Implement intrinsics CountTrailingZeroes and test it.
This commit is contained in:

committed by
FernandoS27

parent
522957f9f3
commit
3bc815a5dc
@@ -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