« Previous | Next » 

Revision 20f8bd48

ID20f8bd483c3ead658df7563d00768a9874ebb6f0

Added by Aurelien Jarno over 12 years ago

target-i386: fix compilation with --enable-debug-tcg

Commit 2355c16e74ffa4d14e7fc2b4a23b055565ac0221 introduced a new ldmxcsr
helper taking an i32 argument, but the helper is actually passed a long.
Fix that by truncating the long to i32.

Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences