« Previous | Next » 

Revision 7d458a75

ID7d458a7567ffde5b16d7a4b5e9f585434b2afc35

Added by Richard Henderson over 11 years ago

tcg-sparc: Fix setcond

The set of comparisons that can immediately use the carry are LTU/GEU,
not LTU/LEU. Don't swap operands when we need a temp register; the
register may already be in use from setcond2.

Signed-off-by: Richard Henderson <>
Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences