qemu-e2k/target-mips
Paul Brook 5561650587 Include assert.h from qemu-common.h
Include assert.h from qemu-common.h and remove other direct uses.
cpu-all.h still need to include it because of the dyngen-exec.h hacks

Signed-off-by: Paul Brook <paul@codesourcery.com>
2009-05-13 20:54:26 +01: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 target-mips: optimize gen_compute_branch() 2009-03-29 01:18:52 +00:00
mips-defs.h Support for VR5432, and some of its special instructions. Original patch 2007-12-25 20:46:56 +00: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