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.
 
 
 
 
 
 
j_mayer f610349f36 Fix collision in PowerPC instructions definitions. 19 years ago
..
STATUS Update PowerPC emulation status file. 19 years ago
cpu.h Make the PowerPC MMU model, exception model and input bus model 19 years ago
exec.h Fix PowerPC targets compilation on 32 bits hosts: 19 years ago
helper.c Always make all PowerPC exception definitions visible. 19 years ago
helper_regs.h Always make all PowerPC exception definitions visible. 19 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 Always make PowerPC hypervisor mode memory accesses and instructions 19 years ago
op_helper.c Always make PowerPC hypervisor mode memory accesses and instructions 19 years ago
op_helper.h Always make PowerPC hypervisor mode memory accesses and instructions 19 years ago
op_helper_mem.h For consistency, align the address to the cache line before using it, 19 years ago
op_mem.h Allow use of SPE extension by all PowerPC targets, 19 years ago
op_template.h PowerPC SPE extension fix: must always preserve GPR high bits when 19 years ago
translate.c Fix collision in PowerPC instructions definitions. 19 years ago
translate_init.c Make the PowerPC MMU model, exception model and input bus model 19 years ago