|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
A two-byte branch instruction. More...
#include <bytecode.hpp>
Public Attributes | |
| branch_displacement16 | displacement |
| Target displacement relative to this instruction's opcode. | |
Static Public Attributes | |
| static constexpr opcode | operation = Operation |
A two-byte branch instruction.
Definition at line 117 of file bytecode.hpp.
| branch_displacement16 rpnx::cortado::branch16_instruction< Operation >::displacement |
Target displacement relative to this instruction's opcode.
Definition at line 120 of file bytecode.hpp.
|
staticconstexpr |
Definition at line 119 of file bytecode.hpp.