Essays about: "endian emulation"

Found 1 essay containing the words endian emulation.

  1. 1. Recompiling DSP applications to x86 using LLVM IR

    University essay from Linköpings universitet/Programvara och system; Linköpings universitet/Tekniska högskolan

    Author : David Stenberg; [2014]
    Keywords : DSP compiler; LLVM; LLVM IR translation; endian emulation; adress spaces;

    Abstract : This thesis describes the design and implementation of a prototype LLVM compiler backend, x86-64p, that compiles code written for a DSP architecture, FADER, into executables for the x86-64 architecture. The prototype takes LLVM IR generated for the FADER architecture and compiles x86-64 executables that emulate the properties of the DSP architecture, e. READ MORE