Files
mruby-mruby/include
Yukihiro "Matz" Matsumoto 77e08c9193 ops.h: rename OP_LOADI to OP_LOADI8
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.
2024-12-01 19:16:54 +09:00
..
2024-12-01 19:16:54 +09:00
2024-09-24 00:14:24 +10:00
2024-10-31 14:06:10 +09:00