« Previous | Next » 

Revision 640239b2

ID640239b26d6120724f6c1ec99f64ddb1df9314c3

Added by Stefan Weil almost 13 years ago

target-s390x: Fix duplicate call of tcg_temp_new_i64

tmp2 = tcg_temp_new_i64() is already executed unconditionally,
so there is no need to call it a second time for 64 bit hosts.

Signed-off-by: Stefan Weil <>
Signed-off-by: Alexander Graf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences