OSDN Git Service

tcg: Introduce temp_load
authorRichard Henderson <rth@twiddle.net>
Thu, 19 Sep 2013 15:02:05 +0000 (08:02 -0700)
committerRichard Henderson <rth@twiddle.net>
Mon, 8 Feb 2016 23:45:34 +0000 (10:45 +1100)
commit40ae5c62ebaaf7d9d3b93b88c2d32bf6342f7889
tree2c1dbde09b86e7d01b5f8e04e6f305d828ec670e
parentb13eb728d33deaa53efc0dcef557da998e6ec40e
tcg: Introduce temp_load

Unify all of the places that realize a temporary into a register.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/tcg.c