mirror of
https://github.com/qemu/qemu.git
synced 2024-12-01 07:43:35 +08:00
4870167d04
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_regs.h | ||
helper.c | ||
helper.h | ||
machine.c | ||
mfrom_table_gen.c | ||
mfrom_table.c | ||
op_helper_mem.h | ||
op_helper.c | ||
op_helper.h | ||
op_mem_access.h | ||
op_mem.h | ||
op.c | ||
STATUS | ||
translate_init.c | ||
translate.c |