ShasamblyOpcodeIStoreGlobalDynamic
Generator for opcode Opcodes.I_STORE_GLOBAL_DYNAMIC Put the top integer under the top integer (so the integer at position 5) on the stack into the given address. The address is given by the top integer on the stack.
Properties
Link copied to clipboard
Returns the size of the ShasamblyOpcode in bytes This is required by by the generate function of some opcodes because they have to resolve opcode indexes to byte indexes This value should be constant and not depend on other opcodes!