<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><br>Hi Konstantin,<br>good point.<br>but I my intention is to have something like the llva project.<br>Basically I would like to define a machine that looks as if it has processors running natively llvm code.<br>And when that runs enhance the llvm byte code with some specific instructions.<br>Besides this if I make my measurements on the running of llvm bytecode I can test several platforms simultaneously because I can translate the enhancements done on llvm code in optimizations specific for each platform without having to redo the research.<br>regards,<br>dacian<br><div><span><br></span></div><div><br></div> <div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1"> <font face="Arial" size="2"> <b><span
style="font-weight:bold;">From:</span></b> Konstantin Tokarev <annulen@yandex.ru><br> <b><span style="font-weight: bold;">To:</span></b> Herbei Dacian <dacian_herbei@yahoo.fr>; "llvmdev@cs.uiuc.edu" <llvmdev@cs.uiuc.edu> <br> <b><span style="font-weight: bold;">Sent:</span></b> Thursday, 19 September 2013, 16:25<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [LLVMdev] LLVM virtual machine<br> </font> </div> <div class="y_msg_container"><br><br>19.09.2013, 18:20, "Herbei Dacian" <<a ymailto="mailto:dacian_herbei@yahoo.fr" href="mailto:dacian_herbei@yahoo.fr">dacian_herbei@yahoo.fr</a>>:<br>> Hi,<br>> Is there possible to run the llvm byte code purely interpreted with lli?<br>> I know there is this option but in the documentation is stated also that the option is not working and is not maintained.<br>> Did I understand wrong? Is it working?<br>> Is anyone working on this option?<br>> I would like
to make something similar to q-emu or bochs.<br><br>In this case you probably need to interpret machine code (or assembly language) instead of llvm bitcode.<br><br><br>-- <br>Regards,<br>Konstantin<br><br><br></div> </div> </div> </div></body></html>