qemu-e2k/tcg/mips
Blue Swirl e141ab52d2 softmmu templates: optionally pass CPUState to memory access functions
Optionally, make memory access helpers take a parameter for CPUState
instead of relying on global env.

On most targets, perform simple moves to reorder registers. On i386,
switch from regparm(3) calling convention to standard stack-based
version.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-03-18 12:21:52 +00:00
..
tcg-target.c softmmu templates: optionally pass CPUState to memory access functions 2012-03-18 12:21:52 +00:00
tcg-target.h w64: Change data type of parameters for flush_icache_range 2012-03-03 18:10:21 +00:00