diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2012-10-09 21:53:06 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2012-10-28 14:54:21 +0100 |
commit | 1ad80729bea3d8ed1b67b457af44cbf9bbd8c3ec (patch) | |
tree | 30495a7668f12d824d369e7e36b706c44985f1f1 /tcg/tcg.h | |
parent | 7f6ceedf9c5da96ee2b1fe42573b781243bc2828 (diff) |
tcg: add temp_sync()
Add a new function temp_sync() to synchronize the canonical location
of a temp with the value in the corresponding register, but without
freeing the associated register. Rewrite temp_save() to call
temp_sync() followed by temp_dead().
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'tcg/tcg.h')
0 files changed, 0 insertions, 0 deletions