qemu-patch-raspberry4/target/mips
Mateja Marjanovic 37b9aae2e6 target/mips: Preparing for adding MMI instructions
Set up MMI code to be compiled only for TARGET_MIPS64. This is
needed so that GPRs are 64 bit, and combined with MMI registers,
they will form full 128 bit registers.

Signed-off-by: Mateja Marjanovic <mateja.marjanovic@rt-rk.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1551183797-13570-2-git-send-email-mateja.marjanovic@rt-rk.com>
2019-02-27 14:26:14 +01:00
..
cp0_timer.c
cpu-qom.h
cpu.c
cpu.h target/mips: introduce MTTCG-enabled builds 2019-02-14 17:47:28 +01:00
dsp_helper.c
gdbstub.c
helper.c target/mips: implement QMP query-cpu-definitions command 2019-02-21 19:36:47 +01:00
helper.h target/mips: reimplement SC instruction emulation and use cmpxchg 2019-02-14 17:47:28 +01:00
internal.h
kvm.c
kvm_mips.h
lmi_helper.c
machine.c
Makefile.objs
mips-defs.h
mips-semi.c
msa_helper.c
op_helper.c target/mips: hold BQL in mips_vpe_wake() 2019-02-14 17:47:28 +01:00
TODO
trace-events
translate.c target/mips: Preparing for adding MMI instructions 2019-02-27 14:26:14 +01:00
translate_init.inc.c