[LLVMdev] instruction set simulation

Samuel Crow samuraileumas at yahoo.com
Mon Feb 22 11:42:28 PST 2010


See http://www.libcpu.org/ for more information.



----- Original Message ----
> From: Tom Hawkins <tomahawkins at gmail.com>
> To: llvmdev at cs.uiuc.edu
> Sent: Mon, February 22, 2010 1:00:06 PM
> Subject: [LLVMdev] instruction set simulation
> 
> Hi,
> 
> Does LLVM have any facilities for embedded instruction set simulation?
> Ideally I'd like to convert a PowerPC program to LLVM, then run the
> LLVM program while being able to interact with the memory space at
> each step to emulate external stuff like sensors and network
> transceivers.
> 
> Is anything like this possible?  Are there utilities to transform
> various targets, like PowerPC, back to LLVM?
> 
> Thanks.
> 
> -Tom
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev



      



More information about the llvm-dev mailing list