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