qemu-e2k/target/mips
Stefan Markovic 0bbc039680 target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
Only if Config3.ISA is 3 (microMIPS), the mode should be switched in
cpu_state_reset(). Config3.ISA is 1 for nanoMIPS processors, and no mode
change should happen.

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
2018-08-24 17:51:59 +02:00
..
cp0_timer.c
cpu-qom.h
cpu.c qdev: use device_class_set_parent_realize/unrealize/reset() 2018-02-05 13:54:38 +01:00
cpu.h target/mips: Add CP0 BadInstrX register 2018-08-16 19:18:45 +02:00
dsp_helper.c Remove unnecessary variables for function return value 2018-05-20 08:48:13 +03:00
gdbstub.c target/mips: Fix gdbstub to read/write 64 bit FP registers 2018-06-27 20:13:50 +02:00
helper.c target/mips: Don't update BadVAddr register in Debug Mode 2018-08-16 19:18:45 +02:00
helper.h
internal.h accel/tcg: add size paremeter in tlb_fill() 2018-01-25 16:02:24 +01:00
kvm_mips.h
kvm.c
lmi_helper.c
machine.c target/mips: Add CP0 BadInstrX register 2018-08-16 19:18:45 +02:00
Makefile.objs
mips-defs.h target/mips: Add preprocessor constants for nanoMIPS 2018-08-24 17:51:59 +02:00
mips-semi.c
msa_helper.c target/mips: Remove floatX_maybe_silence_nan from conversions 2018-05-17 15:27:15 -07:00
op_helper.c target/mips: Don't update BadVAddr register in Debug Mode 2018-08-16 19:18:45 +02:00
TODO
trace-events
translate_init.inc.c rename included C files to foo.inc.c, remove osdep.h 2018-05-11 14:33:40 +02:00
translate.c target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS 2018-08-24 17:51:59 +02:00