|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
The wide iinc form following the wide prefix. More...
#include <bytecode.hpp>
Public Attributes | |
| local_variable_index | index |
Two-byte local int slot to update. | |
| std::int16_t | amount {} |
| Signed two-byte increment. | |
The wide iinc form following the wide prefix.
Definition at line 152 of file bytecode.hpp.
| std::int16_t rpnx::cortado::wide_iinc_instruction::amount {} |
Signed two-byte increment.
Definition at line 155 of file bytecode.hpp.
| local_variable_index rpnx::cortado::wide_iinc_instruction::index |
Two-byte local int slot to update.
Definition at line 154 of file bytecode.hpp.