A CONSTANT_Float entry represented by its exact IEEE 754 bits.
More...
#include <types.hpp>
|
| std::uint32_t | bits {} |
| | Exact IEEE 754 binary32 representation, preserving NaN payloads.
|
| |
A CONSTANT_Float entry represented by its exact IEEE 754 bits.
Definition at line 103 of file types.hpp.
◆ bits
| std::uint32_t rpnx::cortado::float_constant::bits {} |
Exact IEEE 754 binary32 representation, preserving NaN payloads.
Definition at line 107 of file types.hpp.
◆ slot_count
| std::size_t rpnx::cortado::float_constant::slot_count = 1 |
|
staticconstexpr |
◆ tag
| constant_pool_tag rpnx::cortado::float_constant::tag = constant_pool_tag::floating_point |
|
staticconstexpr |
The documentation for this struct was generated from the following file: