« Previous | Next » 

Revision 943131ca

ID943131ca98af142da7b99111b410e741a5d42338

Added by Paolo Bonzini over 11 years ago

target-i386: use CCPrepare to generate conditional jumps

This simplifies all the jump generation code. CCPrepare allows the
code to create an efficient brcond always, so there is no need to
duplicate the setcc and jcc code.

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Richard Henderson <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences