Skip to content
The Nexus
DossierENTITY

Binary Translation

Coverage of Binary Translation in the Nexus archive.

Earliest in view: Apr 29 · 06:47 UTCMost recent: Jun 17 · 12:01 UTC
Co-mentioned in this coverage
Recent coverage
  • TECHNOLOGYJun 17 · 12:01 UTCTHE REGISTER
    Windows devs rerolled old code to save precious bytes

    Microsoft engineers historically optimized code efficiency, as seen in a Windows x86-32 emulator project where a compiler-generated loop unrolled 64 KB of memory initialization into 256 KB of code. The team replaced the inefficient code with a tighter loop, highlighting past emphasis on memory efficiency contrasted with modern practices.

  • TECHNOLOGYApr 29 · 06:47 UTCHACKER NEWS
    Low-Compilation-Cost Register Allocation in LLVM-Based Binary Translation

    The article discusses a new method for efficient register allocation in LLVM-based binary translation, aiming to reduce compilation costs while maintaining performance. It is presented as an academic paper published by ACM.

Binary Translation · Dossier · The Nexus