qemu/tcg/ppc
Richard Henderson 5964fca8a1 tcg/ppc: Change TCG_REG_RA to TCG_REG_TB
At this point the conversion is a wash.  Loading of TB+ofs is
smaller, but the actual return address from exit_tb is larger.
There are a few more insns required to transition between TBs.

But the expectation is that accesses to the constant pool will
on the whole be smaller.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2017-09-07 11:57:35 -07:00
..
tcg-target.h tcg: Rearrange ldst label tracking 2017-09-07 11:57:35 -07:00
tcg-target.inc.c tcg/ppc: Change TCG_REG_RA to TCG_REG_TB 2017-09-07 11:57:35 -07:00