mikepaul-LuaJIT/dynasm/Examples
Michael Munday 73ad6dc77d Add support for jumps to local labels.
Currently limited to 16-bits ONLY.

Allows code like:

|1:
| ...
| j <1
2016-12-05 17:27:24 -05:00
..
run.sh Clean up test file and add script to run tests. 2016-12-05 14:02:58 -05:00
test_z_inst.c Add support for jumps to local labels. 2016-12-05 17:27:24 -05:00