« Previous | Next » 

Revision 1ad80729

ID1ad80729bea3d8ed1b67b457af44cbf9bbd8c3ec

Added by Aurelien Jarno over 11 years ago

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 <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences