mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-06 21:51:08 +00:00
53fcf6bb62
Namely, these are the functions enabled: rint*, lrint*, llrint*, lround*, llround*, nearbyint*. They were previously not enabled because they required rounding mode and FP exception support. Now that rounding mode and FP exception support is available for Aarch64, they can be enabled. |
||
---|---|---|
.. | ||
linux | ||
CMakeLists.txt | ||
public_api.td |