We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

LuaJIT for AArch64 and MIPS64 platforms

Formale Metadaten

Titel
LuaJIT for AArch64 and MIPS64 platforms
Untertitel
Improvements and the status
Serientitel
Anzahl der Teile
611
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache
Produktionsjahr2017

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
In this talk, we will present the latest improvements done for ARM64 andMIPS64 platforms in LuaJIT. The talk will cover challenges related to new GC64mode, as well as arch-specific issues. Up to recently, the only 64-bit architecture that LuaJIT supported was x86_64and in the latest official release it had limits with addressable memory. Inthe meantime, new GC64 mode was finished which enabled LuaJIT to address47-bit address space. ARM64 and MIPS64 ports were done on the top of the newGC64 mode. We will discuss the current status of these ports and point outsome pending issues that could cause problems in today's software that usesLuaJIT. The talk will also be useful to those interested to port LuaJIT toanother architecture.