Files
mruby-mruby/include/mruby
Yukihiro "Matz" Matsumoto fa8668c77d Add a new instruction OP_LOADI16.
Which loads 16bit integer to the register. The instruction number should
be reorder on massive instruction refactoring. The instruction is added
for `mruby/c` which had performance issue with `OP_EXT`. With this
instruction, `mruby/c` VM can just raise errors on `OP_EXT` extension
instructions.
2020-05-07 08:38:46 +09:00
..
2019-12-09 20:50:41 +09:00
2019-08-18 20:12:44 +09:00
2019-08-18 20:12:44 +09:00
2019-08-18 20:12:44 +09:00
2019-09-29 23:55:38 +09:00
2019-08-18 20:12:44 +09:00
2019-08-18 20:12:44 +09:00
2019-08-18 20:12:44 +09:00
2020-05-07 08:38:46 +09:00
2019-09-16 11:14:13 +09:00
2019-08-18 20:12:44 +09:00
2019-08-18 20:12:44 +09:00
2019-08-18 20:12:44 +09:00
2019-11-19 18:58:11 +09:00