A CONSTANT_Long entry represented by its exact two's-complement bits.
More...
#include <types.hpp>
|
| std::uint64_t | bits {} |
| | Exact two's-complement bit pattern of the JVM long value.
|
| |
A CONSTANT_Long entry represented by its exact two's-complement bits.
Definition at line 112 of file types.hpp.
◆ bits
| std::uint64_t rpnx::cortado::long_constant::bits {} |
Exact two's-complement bit pattern of the JVM long value.
Definition at line 116 of file types.hpp.
◆ slot_count
| std::size_t rpnx::cortado::long_constant::slot_count = 2 |
|
staticconstexpr |
◆ tag
| constant_pool_tag rpnx::cortado::long_constant::tag = constant_pool_tag::long_integer |
|
staticconstexpr |
The documentation for this struct was generated from the following file: