qemu-patch-raspberry4/tcg/arm
Aurelien Jarno 914ccf51b0 tcg/arm: optimize register allocation order
The beginning of the register allocation order list on the TCG arm
target matches the list of clobbered registers. This means that when an
helper is called, there is almost always clobbered registers that have
to be spilled.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-04-19 07:03:06 +02:00
..
tcg-target.c tcg/arm: optimize register allocation order 2010-04-19 07:03:06 +02:00
tcg-target.h tcg/arm: add bswap ops 2010-04-19 07:03:02 +02:00