qemu-e2k/target-alpha
Peter Crosthwaite bbd77c180d translate-all: Change tb_flush() env argument to cpu
All of the core-code usages of this API have the cpu pointer handy so
pass it in. There are only 3 architecture specific usages (2 of which
are commented out) which can just use ENV_GET_CPU() locally to get the
cpu pointer. The reduces core code usage of the CPU env, which brings
us closer to common-obj'ing these core files.

Cc: Riku Voipio <riku.voipio@iki.fi>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Acked-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2015-07-09 15:20:40 +02:00
..
cpu-qom.h target-alpha: Use cpu_exec_interrupt qom hook 2014-09-25 18:54:21 +01:00
cpu.c cpu: Add Error argument to cpu_exec_init() 2015-07-09 15:20:40 +02:00
cpu.h target-alpha: Tidy FPCR representation 2015-05-18 13:03:46 -07:00
fpu_helper.c target-alpha: Raise IOV from CVTQL 2015-05-18 13:03:47 -07:00
gdbstub.c
helper.c target-alpha: Tidy FPCR representation 2015-05-18 13:03:46 -07:00
helper.h target-alpha: Raise IOV from CVTQL 2015-05-18 13:03:47 -07:00
int_helper.c Revert "target-alpha: Add vector implementation for CMPBGE" 2015-05-22 12:30:13 +01:00
machine.c savevm: Remove all the unneeded version_minimum_id_old (rest) 2014-05-14 15:24:51 +02:00
Makefile.objs target-alpha: Move VAX helpers to a new file 2015-05-18 13:03:46 -07:00
mem_helper.c target-alpha: Set PC correctly for floating-point exceptions 2015-05-18 13:03:46 -07:00
STATUS
sys_helper.c translate-all: Change tb_flush() env argument to cpu 2015-07-09 15:20:40 +02:00
translate.c disas: Remove uses of CPU env 2015-06-22 17:40:01 +02:00
vax_helper.c target-alpha: Move VAX helpers to a new file 2015-05-18 13:03:46 -07:00