|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
A signed 16-bit branch displacement relative to an instruction opcode. More...
#include <bytecode.hpp>
Public Attributes | |
| std::int16_t | value {} |
| Signed bytes from the branch opcode to its target opcode. | |
A signed 16-bit branch displacement relative to an instruction opcode.
Definition at line 43 of file bytecode.hpp.
| std::int16_t rpnx::cortado::branch_displacement16::value {} |
Signed bytes from the branch opcode to its target opcode.
Definition at line 45 of file bytecode.hpp.