search for: asm2c

Displaying 3 results from an estimated 3 matches for "asm2c".

2010 Mar 09
0
[LLVMdev] Transliteration (Asm2c)
...this program doesn't exist. So, I would like to know LLVM can convert from assembly language to C. This operation is named transliteration.... Do you know if the LLVM can do that via the JIT compiler? Is it possible to generate a C code from any assembly language (cf.http://www.microapl.co.uk/asm2c/) via LLVM? Thanks in advance, Mustapha Tachouct -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100309/921ff0cd/attachment.html>
2010 Mar 09
3
[LLVMdev] ARM disassembler
Other than the x86 disassembler effort, is there an ARM disassembler effort going on? It seems that there have been commits for weeks with messages like "add so-and-so instruction to ARM.td for disassembly purposes only"... -- Thanks, Shih-wei -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Mar 08
0
[LLVMdev] Transliteration
...'t exist. So, I would like to write this decompiler (N64 to asm/mips to C). This operation is named transliteration.... Do you know if the LLVM can do that via the JIT compiler ( = asm to C conversion)? Is it possible to generate a C code from any assembly language (cf.http://www.microapl.co.uk/asm2c/) via LLVM? Thanks in advance, Mustapha Tachouct -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100308/916782e1/attachment.html>