Hello,

Can QEMU dump translated binary machine instructions? If so, the binary
dump could be inserted in an elf (I personally have never manipulated elf
files, but there are a lot of conventions, e.g. function call, stack
management, etc)

Regards,

--
Fernando A. Endo, PhD student and researcher

Université de Grenoble, UJF
France


2015-06-30 21:10 GMT+02:00 Ayaz Akram <[email protected]>:

> I am using QEMU to generate translated host code, which is just a log of
> assembly instructions (dumped for each Translation Block). I want to
> simulate those assembly instructions. How easy is it to do such simulation
> in gem5? As far as I know there is some sort  of support of input traces in
> gem5. Any one with the relevant experience?
>
> Thanks
>
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to