af950247c4
[COMPILER] * OPT: Optimize jumps pointing at a JUMP instruction. [INTERPRETER] * OPT: Avoid conversion to boolean when possible in conditional jumps. [GB.JIT] * NEW: Implement overflow detection in integer arithmetic operations. The UNSAFE keyword disable them to get full speed. |
||
---|---|---|
.. | ||
gb.jit | ||
gb.jit.component | ||
gb_str.c | ||
gb_str.h | ||
gbc_reserved.c | ||
jit.c | ||
jit.h | ||
jit_body.c | ||
main.c | ||
main.h | ||
Makefile.am |