codegen.c: `ADDI/SUBI` should not be prefixed by `OP_EXT`; fix #5590
As a general principles numeric instructions should not be prefixed by `OP_EXT` instructions since they are not supported by "mruby/c".
Showing
Please register or sign in to comment