unicorn/qemu/target/mips
Stefan Markovic ba7d8bc0ab
target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
Add emulation of DSP ASE instructions for nanoMIPS - part 5.

Backports commit 4c75c985d9b4d2ac7e0183083e31c243b06a3f2b from qemu
2018-08-27 06:45:25 -04:00
..
cp0_timer.c
cpu-qom.h
cpu.c cpu: Add Error argument to cpu_exec_init() 2018-03-21 07:50:33 -04:00
cpu.h target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair 2018-08-27 05:25:14 -04:00
dsp_helper.c
helper.c target/mips: Don't update BadVAddr register in Debug Mode 2018-08-17 14:24:19 -04:00
helper.h target/mips: Implement emulation of nanoMIPS ROTX instruction 2018-08-27 05:11:14 -04:00
internal.h target/mips/internal: Perform comparison pass with qemu 2018-03-12 15:13:17 -04:00
lmi_helper.c
Makefile.objs
mips-defs.h target/mips: Add preprocessor constants for nanoMIPS 2018-08-27 04:11:21 -04:00
msa_helper.c target/mips: Remove floatX_maybe_silence_nan from conversions 2018-05-19 23:25:04 -04:00
op_helper.c target/mips: Implement emulation of nanoMIPS ROTX instruction 2018-08-27 05:11:14 -04:00
TODO
translate.c target/mips: Add emulation of DSP ASE for nanoMIPS - part 5 2018-08-27 06:45:25 -04:00
translate_init.c target/mips/translate: Perform comparison pass with qemu 2018-03-12 17:52:56 -04:00
unicorn.c Use DEFINE_MACHINE() to register all machines 2018-03-11 15:12:46 -04:00
unicorn.h