mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-26 23:21:11 +00:00
2856db0d3b
The semantics for casting can range from "bitcast" (same representation) to "different representation", to "type promotion". Here we remove the cast operator and force usage of `get_val` as the only function to get the floating point value, making the intent clearer and more consistent. |
||
---|---|---|
.. | ||
buildbot | ||
gpu | ||
HdrGen | ||
LibcTableGenUtil | ||
mathtools | ||
MPFRWrapper | ||
CMakeLists.txt |