Re: [Qemu-devel] op-helper.c vs helper.c
On Mon, Sep 19, 2011 at 9:49 AM, Peter Maydell wrote: > On 19 September 2011 13:06, Xin Tong Utoronto wrote: > > There are 2 files on helpers in target-ppc and target-i386 ( op-helper.c > > helper.c), what are their differences ? also, what kind of functions are > > typ
[Qemu-devel] op-helper.c vs helper.c
There are 2 files on helpers in target-ppc and target-i386 ( op-helper.c helper.c), what are their differences ? also, what kind of functions are typically emulated using helpers ? Thanks Xin