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 | 639368dd685f89b0567b56304c62937ad0ef8248 (patch) | |
tree | 40329ef7912237905a7fa4d01f9648cd174ff716 /cpu-exec.c | |
parent | 17b914912d6175a5405d472832d6eba6187b6beb (diff) |
tcg: add temp_dead()
A lot of code is duplicated to mark a temporary as dead. Replace it
by temp_dead(), which in addition marks the temp as saved in memory
for globals and local temps, instead of doing this a posteriori in
temp_save().
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'cpu-exec.c')
0 files changed, 0 insertions, 0 deletions