qemu-e2k/target-alpha
Peter Crosthwaite 0960be7cff disas: QOMify alpha specific disas setup
Move the target_disas() alpha specifics to the CPUClass::disas_set_info()
hook and delete the #ifdef specific code in disas.c.

This also makes monitor_disas() consistent with target_disas(), as
monitor_disas() was missing a set of the BFD (This was an omission from
commit b9bec751c8).

Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Acked-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2015-10-22 15:49:40 +02:00
..
Makefile.objs target-alpha: Move VAX helpers to a new file 2015-05-18 13:03:46 -07:00
STATUS Replace Qemu by QEMU in internal documentation 2012-04-07 13:58:25 +00:00
cpu-qom.h target-alpha: Use cpu_exec_interrupt qom hook 2014-09-25 18:54:21 +01:00
cpu.c disas: QOMify alpha specific disas setup 2015-10-22 15:49:40 +02:00
cpu.h target-*: Drop cpu_gen_code define 2015-10-07 20:36:50 +11:00
fpu_helper.c target-alpha: Raise IOV from CVTQL 2015-05-18 13:03:47 -07:00
gdbstub.c target-alpha: Use separate TCGv temporaries for the shadow registers 2015-08-18 11:08:48 -07:00
helper.c target-alpha: Use separate TCGv temporaries for the shadow registers 2015-08-18 11:08:48 -07:00
helper.h cmpbge emulation improvements 2015-09-03 12:09:41 +01:00
int_helper.c target-alpha: Special case cmpbge with zero 2015-08-18 09:11:12 -07:00
machine.c target-alpha: Use separate TCGv temporaries for the shadow registers 2015-08-18 11:08:48 -07:00
mem_helper.c typofixes - v4 2015-09-11 10:45:43 +03:00
sys_helper.c s/cpu_get_real_ticks/cpu_get_host_ticks/ 2015-10-08 19:46:01 +03:00
translate.c tcg: Remove gen_intermediate_code_pc 2015-10-07 20:36:52 +11:00
vax_helper.c target-alpha: Move VAX helpers to a new file 2015-05-18 13:03:46 -07:00