Hi all,
I submitted another small pull request that fixes IR_ADD/SUB. It allows them to work with 64-bit values. The issue can be reproduces with vload.lua test.
The next thing that is a blocker for quite a lot of tests is asm_head_side_base. Is anyone working on that? If not, I will look into it.
Thanks, Stefan
Hey,
I made a few more pull requests that fix some of the tests that are skipped. 32-bit comparisons and num->int conversions were causing false exits and were failing at asm_head_side_base, but that's fixed now.
Anyway, I'm still working on asm_head_side_base-related issues. Everything seems to be working, but I'll make a pull request after I test it a little bit more.
Stefan
On Thu, 4 Aug 2016 16:04:07 +0200 Stefan Pejic stefan.pejic@rt-rk.com wrote:
Hi all,
I submitted another small pull request that fixes IR_ADD/SUB. It allows them to work with 64-bit values. The issue can be reproduces with vload.lua test.
The next thing that is a blocker for quite a lot of tests is asm_head_side_base. Is anyone working on that? If not, I will look into it.
Thanks, Stefan _______________________________________________ luajit mailing list luajit@lists.linaro.org https://lists.linaro.org/mailman/listinfo/luajit