qemu/tcg/mips
Richard Henderson 418839044e tcg-mips: Rearrange register allocation
Use FP (also known as S8) as a normal call-saved register.

Include T0 in the allocation order and call-clobbered list
even though it's currently used as a TCG temporary.

Put the argument registers at the end of the allocation order.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2014-05-24 08:45:28 -07:00
..
tcg-target.c tcg-mips: Rearrange register allocation 2014-05-24 08:45:28 -07:00
tcg-target.h tcg-mips: Rearrange register allocation 2014-05-24 08:45:28 -07:00