mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-08 15:34:09 +00:00
![]() Make RID_DISPATCH an unallocatable register for intrinsics when building as GC64. Fix trying to evict RID_DISPATCH for LJ_GC64 builds on x64 for intrinsics and add some asserts that we never try to again. Don't set register hints for intrinsic input\output registers that are RID_DISPATCH. Restore RID_DISPATCH first when handling output registers and defer it till last for input registers of intrinsics in the JIT. |
||
---|---|---|
.. | ||
debug.sh | ||
intrinsic_spec.lua | ||
jit_tester.lua | ||
runtests.bat | ||
runtests.lua | ||
runtests.sh | ||
telescope.lua | ||
tracetracker.lua | ||
tsc |