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.
 
 
 
 
 
 
aurel32 ee600be6a6 ppc: fix crash in ppc system single step support 18 years ago
..
STATUS Update PowerPC emulation status file. 19 years ago
cpu.h Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings 18 years ago
exec.h ppc: cleanup register types 18 years ago
helper.c Add instruction counter. 18 years ago
helper.h PPC: add support for TCG helpers 18 years ago
helper_regs.h ppc: cleanup register types 18 years ago
machine.c remove target ifdefs from vl.c 18 years ago
mfrom_table.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
mfrom_table_gen.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
op.c target-ppc: fix computation of XER.{CA, OV} in addme, subfme 18 years ago
op_helper.c target-ppc: fix computation of XER.{CA, OV} in addme, subfme 18 years ago
op_helper.h Revert commits 5082 and 5083 18 years ago
op_helper_mem.h Use float32/64 instead of float/double 18 years ago
op_mem.h Use float32/64 instead of float/double 18 years ago
op_mem_access.h Add new sane low-level memory accessors for PowerPC that do proper 19 years ago
translate.c ppc: fix crash in ppc system single step support 18 years ago
translate_init.c Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings 18 years ago