« Previous | Next » 

Revision ee79c356

IDee79c356ffe18eea90ea4bbde2057cebe6bb654f

Added by Richard Henderson almost 11 years ago

tci: Make tcg temporaries local to tcg_qemu_tb_exec

We're moving away from the temporaries stored in env. Make sure we can
differentiate between temp stores and possibly bogus stores for extra
call arguments. Move TCG_AREG0 and TCG_REG_CALL_STACK out of the way
of the parameter passing registers.

Signed-off-by: Richard Henderson <>
Signed-off by: Stefan Weil <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences