qemu-e2k/target-sparc
blueswir1 91736d378b Fix Sparc64 boot on i386 host:
- move do_interrupt() back to op_helper.c
 - move non-helper prototypes from helper.h to exec.h
 - move some prototypes from cpu.h to exec.h
 - do not export either set_cwp() or cpu_set_cwp() from op_helper.c,
   but instead provide inline functions


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5109 c046a42c-6fe2-441c-8c8c-71466251a162
2008-08-29 20:50:21 +00:00
..
cpu.h Fix Sparc64 boot on i386 host: 2008-08-29 20:50:21 +00:00
exec.h Fix Sparc64 boot on i386 host: 2008-08-29 20:50:21 +00:00
helper.c Fix Sparc64 boot on i386 host: 2008-08-29 20:50:21 +00:00
helper.h Fix Sparc64 boot on i386 host: 2008-08-29 20:50:21 +00:00
machine.c Handle wrapped registers correctly when saving 2008-08-01 15:13:58 +00:00
op_helper.c Fix Sparc64 boot on i386 host: 2008-08-29 20:50:21 +00:00
TODO Add T1 and T2 CPUs, add a Sun4v machine 2008-07-22 07:07:34 +00:00
translate.c Fix wrwim masking (Luis Pureza) 2008-08-21 17:34:42 +00:00