mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
77e08c9193
OP_LOADI stores an 8 bit integer to a register, so we renamed the instruction name to describe the behavior more precisely, like OP_LOADI16 and OP_LOADI32.