mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-03-14 14:56:05 -06:00
It looks like the i386 runs out of registers for allocation due to too many global registers allocated by the ppc target. Here is a quick and dirty fix that seems to solve the problem. This should be considered as temporary. Signed-off-by: Laurent Desnogues <laurent.desnogues@gmail.com Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5648 c046a42c-6fe2-441c-8c8c-71466251a162 |
||
|---|---|---|
| .. | ||
| cpu.h | ||
| exec.h | ||
| helper.c | ||
| helper.h | ||
| helper_regs.h | ||
| machine.c | ||
| mfrom_table.c | ||
| mfrom_table_gen.c | ||
| op.c | ||
| op_helper.c | ||
| op_helper.h | ||
| op_helper_mem.h | ||
| op_mem.h | ||
| op_mem_access.h | ||
| STATUS | ||
| translate.c | ||
| translate_init.c | ||