QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Petar Jovanovic 8b758d0568 target-mips: fix rndrashift_short_acc and code for EXTR_ instructions 14 years ago
..
Makefile.objs target-mips: Add ASE DSP internal functions 14 years ago
TODO target-mips: Change TODO file 14 years ago
cpu-qom.h cpu: Replace do_interrupt() by CPUClass::do_interrupt method 14 years ago
cpu.c cpu: Replace do_interrupt() by CPUClass::do_interrupt method 14 years ago
cpu.h cpu: Replace do_interrupt() by CPUClass::do_interrupt method 14 years ago
dsp_helper.c target-mips: fix rndrashift_short_acc and code for EXTR_ instructions 14 years ago
helper.c cpu: Replace do_interrupt() by CPUClass::do_interrupt method 14 years ago
helper.h target-mips: Use mul[us]2 in [D]MULT[U] insns 14 years ago
lmi_helper.c target-mips: Implement Loongson Multimedia Instructions 14 years ago
machine.c target-mips: Don't overuse CPUState 15 years ago
mips-defs.h MIPS: Initial support of fulong mini pc (CPU definition) 16 years ago
op_helper.c cpu: Pass CPUState to cpu_interrupt() 14 years ago
translate.c cpu: Move halted and interrupt_request fields to CPUState 14 years ago
translate_init.c target-mips: Add ASE DSP processors 14 years ago