« Previous | Next » 

Revision f813cb83

IDf813cb838f19ee8637d3c365659e6a6bb0c9c974

Added by Aurelien Jarno over 11 years ago

tcg/i386: fix build with -march < i686

The movcond_i32 op has to be protected with TCG_TARGET_HAS_movcond_i32
to fix the build with -march < i686.

Thanks to Richard Henderson for the hint.

Reported-by: Alex Barcelo <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences