qemu-e2k/target-mips
Anthony Liguori f80f9ec9a6 Convert machine registration to use module init functions
This cleans up quite a lot of #ifdefs, extern variables, and other ugliness.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-05-21 08:47:55 -05:00
..
TODO Move the active FPU registers into env again, and use more TCG registers 2008-09-18 11:57:27 +00:00
cpu.h target-mips: optimize gen_compute_branch() 2009-03-29 01:18:52 +00:00
exec.h qemu: per-arch cpu_has_work (Marcelo Tosatti) 2009-04-24 18:03:20 +00:00
helper.c Include assert.h from qemu-common.h 2009-05-13 20:54:26 +01:00
helper.h target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpers 2009-04-06 12:34:07 +00:00
machine.c Convert machine registration to use module init functions 2009-05-21 08:47:55 -05:00
mips-defs.h Hardware convenience library 2009-05-19 16:17:58 +01:00
op_helper.c target-mips: variable names consistency 2009-04-15 14:41:44 +00:00
translate.c Replace gcc variadic macro extension with C99 version 2009-05-13 17:53:17 +00:00
translate_init.c target-mips: rename helpers from do_ to helper_ 2009-03-08 00:06:01 +00:00