issues
search
dibyendumajumdar
/
nanojit
NanoJIT is a small, cross-platform C++ library that emits machine code.
Mozilla Public License 2.0
151
stars
16
forks
source link
Missing opcode for quad negative
#4
Closed
dibyendumajumdar
closed
7 years ago
dibyendumajumdar
commented
7 years ago
There is LIR_negi but no LIR_negq.
dibyendumajumdar
commented
7 years ago
Part of 0.1 alpha
There is LIR_negi but no LIR_negq.