mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 11:38:01 -05:00
Implement 128 bits Unsigned Integer Multiplication and Division.
This commit is contained in:
committed by
FernandoS27
parent
5b7ec71fb7
commit
3ea48e8ebe
@ -113,6 +113,8 @@ add_library(common STATIC
|
||||
threadsafe_queue.h
|
||||
timer.cpp
|
||||
timer.h
|
||||
uint128.cpp
|
||||
uint128.h
|
||||
vector_math.h
|
||||
web_result.h
|
||||
)
|
||||
|
Reference in New Issue
Block a user