qemu-patch-raspberry4/tcg/ppc
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 i386: Remove REGPARM 2012-03-18 12:21:48 +00:00