Re: [Qemu-devel] question about binary translation on qemu

2017-02-08 Thread Frederic Konrad
On 02/07/2017 02:53 PM, oussema ben khedher wrote: > hi > in my academic project i needed to know how qemu exactly translate an arm > instruction to the host assembly (in my case x86) so if you can help me to > know the function in the source code of qemu that tdo this work > thank you > Hi,

[Qemu-devel] question about binary translation on qemu

2017-02-07 Thread oussema ben khedher
hi  in my academic project i needed to know how qemu exactly translate an arm instruction to the host assembly (in my case x86) so if you can help me to know the function in the source code of qemu that tdo this work  thank you