A CONSTANT_Double entry represented by its exact IEEE 754 bits.
More...
#include <types.hpp>
|
| std::uint64_t | bits {} |
| | Exact IEEE 754 binary64 representation, preserving NaN payloads.
|
| |
A CONSTANT_Double entry represented by its exact IEEE 754 bits.
Definition at line 121 of file types.hpp.
◆ bits
| std::uint64_t rpnx::cortado::double_constant::bits {} |
Exact IEEE 754 binary64 representation, preserving NaN payloads.
Definition at line 125 of file types.hpp.
◆ slot_count
| std::size_t rpnx::cortado::double_constant::slot_count = 2 |
|
staticconstexpr |
◆ tag
| constant_pool_tag rpnx::cortado::double_constant::tag = constant_pool_tag::double_precision |
|
staticconstexpr |
The documentation for this struct was generated from the following file: