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.
 
 
 
 
 
 
Nathan Froyd 98070ce00f target-mips: fix MADD and MSUB/MSUBU instructions 17 years ago
..
TODO Move the active FPU registers into env again, and use more TCG registers 18 years ago
cpu.h target-mips: optimize gen_compute_branch() 17 years ago
exec.h qemu: per-arch cpu_has_work (Marcelo Tosatti) 17 years ago
helper.c Include assert.h from qemu-common.h 17 years ago
helper.h target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpers 17 years ago
machine.c Fix a warning: uint_fast8_t is not 8 bits on OpenBSD/Sparc64 17 years ago
mips-defs.h Hardware convenience library 17 years ago
op_helper.c target-mips: variable names consistency 17 years ago
translate.c target-mips: fix MADD and MSUB/MSUBU instructions 17 years ago
translate_init.c target-mips: rename helpers from do_ to helper_ 17 years ago