unicorn/qemu/target/mips
kj.xwings.l 038b4f3345
Removed hardcoded CP0C3_ULRI (#1098)
* activate CP0C3_ULRI for CONFIG3, mips

* updated with mips patches

* updated with mips patches

* remove hardcoded config3

* git ignore vscode

* fix spacing issue and turn on floating point

Backports most of commit 24f55a7973278f20f0de21b904851d99d4716263 from
unicorn. Ignores internal core modifications, as this would be
special-casing non-upstreamed behavior.
2019-08-08 20:08:57 -04:00
..
cp0_timer.c mips: introduce internal.h and cleanup cpu.h 2018-03-05 00:25:56 -05:00
cpu-param.h tcg: Split out target/arch/cpu-param.h 2019-06-10 19:35:46 -04:00
cpu-qom.h mips: MIPSCPU model subclasses 2018-03-05 00:42:29 -05:00
cpu.c cpu: Introduce cpu_set_cpustate_pointers 2019-06-12 12:27:16 -04:00
cpu.h cpu: Introduce CPUNegativeOffsetState 2019-06-13 15:08:25 -04:00
dsp_helper.c target/mips: Clean up dsp_helper.c 2019-06-03 11:14:31 -04:00
helper.c target/mips: Use env_cpu, env_archcpu 2019-06-12 11:55:43 -04:00
helper.h target/mips: Refactor and fix INSERT.<B|H|W|D> instructions 2019-05-28 19:42:28 -04:00
internal.h target/mips: Convert to CPUClass::tlb_fill 2019-05-16 17:19:47 -04:00
lmi_helper.c target/mips: Clean up lmi_helper.c 2019-06-03 11:15:34 -04:00
Makefile.objs mips: introduce internal.h and cleanup cpu.h 2018-03-05 00:25:56 -05:00
mips-defs.h tcg: Split out target/arch/cpu-param.h 2019-06-10 19:35:46 -04:00
msa_helper.c target/mips: Fix emulation of MSA pack instructions on big endian hosts 2019-08-08 19:51:34 -04:00
op_helper.c target/mips: Use env_cpu, env_archcpu 2019-06-12 11:55:43 -04:00
TODO Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
translate.c target/mips: Add 'fall through' comments for handling nanoMips' SHXS, SWXS 2019-08-08 19:45:25 -04:00
translate_init.c target/mips: Use env_cpu, env_archcpu 2019-06-12 11:55:43 -04:00
unicorn.c Removed hardcoded CP0C3_ULRI (#1098) 2019-08-08 20:08:57 -04:00
unicorn.h Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00