Star
81
Fork
27
代码
介绍
代码
Issues
10
Pull Requests
9
流水线
Actions
讨论
Wiki
项目成员
44
分析
项目设置
Star
81
Fork
27
master
msdebug
/
libc
/
test
/
src
/
stdfix
下载当前目录
G
GitHub
[libc] Fix build breaks caused by f16sqrtf changes (
#95459
)
ba7d5ebe
创建于
2024年6月14日
历史提交
文件
最后提交记录
最后更新时间
AbsTest.h
[libc][stdfix] Add abs functions for signed fixed point types. (
#81823
)
2 年前
CMakeLists.txt
[libc][stdfix] Add exp function for short _Accum and _Accum types. (
#84391
)
2 年前
ExpTest.h
[libc][stdfix] Add exp function for short _Accum and _Accum types. (
#84391
)
2 年前
ISqrtTest.h
[libc] Fix build breaks caused by f16sqrtf changes (
#95459
)
1 年前
RoundTest.h
[libc][NFC] Fix a typo in test/src/stdfix/RoundTest.h. (
#84411
)
2 年前
SqrtTest.h
[libc] Fix build breaks caused by f16sqrtf changes (
#95459
)
1 年前
abshk_test.cpp
[libc][stdfix] Add abs functions for signed fixed point types. (
#81823
)
2 年前
abshr_test.cpp
[libc][stdfix] Add abs functions for signed fixed point types. (
#81823
)
2 年前
absk_test.cpp
[libc][stdfix] Add abs functions for signed fixed point types. (
#81823
)
2 年前
abslk_test.cpp
[libc][stdfix] Add abs functions for signed fixed point types. (
#81823
)
2 年前
abslr_test.cpp
[libc][stdfix] Add abs functions for signed fixed point types. (
#81823
)
2 年前
absr_test.cpp
[libc][stdfix] Add abs functions for signed fixed point types. (
#81823
)
2 年前
exphk_test.cpp
[libc][stdfix] Add exp function for short _Accum and _Accum types. (
#84391
)
2 年前
expk_test.cpp
[libc][stdfix] Add exp function for short _Accum and _Accum types. (
#84391
)
2 年前
roundhk_test.cpp
[libc][stdfix] Add round functions for fixed point types. (
#81994
)
2 年前
roundhr_test.cpp
[libc][stdfix] Add round functions for fixed point types. (
#81994
)
2 年前
roundk_test.cpp
[libc][stdfix] Add round functions for fixed point types. (
#81994
)
2 年前
roundlk_test.cpp
[libc][stdfix] Add round functions for fixed point types. (
#81994
)
2 年前
roundlr_test.cpp
[libc][stdfix] Add round functions for fixed point types. (
#81994
)
2 年前
roundr_test.cpp
[libc][stdfix] Add round functions for fixed point types. (
#81994
)
2 年前
rounduhk_test.cpp
[libc][stdfix] Add round functions for fixed point types. (
#81994
)
2 年前
rounduhr_test.cpp
[libc][stdfix] Add round functions for fixed point types. (
#81994
)
2 年前
rounduk_test.cpp
[libc][stdfix] Add round functions for fixed point types. (
#81994
)
2 年前
roundulk_test.cpp
[libc][stdfix] Add round functions for fixed point types. (
#81994
)
2 年前
roundulr_test.cpp
[libc][stdfix] Add round functions for fixed point types. (
#81994
)
2 年前
roundur_test.cpp
[libc][stdfix] Add round functions for fixed point types. (
#81994
)
2 年前
sqrtuhk_test.cpp
[libc][stdfix] Add sqrt for fixed point types. (
#83042
)
2 年前
sqrtuhr_test.cpp
[libc][stdfix] Add sqrt for fixed point types. (
#83042
)
2 年前
sqrtuk_test.cpp
[libc][stdfix] Add sqrt for fixed point types. (
#83042
)
2 年前
sqrtulr_test.cpp
[libc][stdfix] Add sqrt for fixed point types. (
#83042
)
2 年前
sqrtur_test.cpp
[libc][stdfix] Add sqrt for fixed point types. (
#83042
)
2 年前
uhksqrtus_test.cpp
[libc][stdfix] Add integer square root with fixed point output functions. (
#83959
)
2 年前
uksqrtui_test.cpp
[libc][stdfix] Fix overflow problem for fixed point sqrt when the inputs are close to max. (
#90558
)
2 年前