« Previous | Next » 

Revision 4b5a85c1

ID4b5a85c175768faf302cf8349d8613dbc1ac5f54

Added by Richard Henderson about 14 years ago

tcg-sparc: Implement neg.

The fallback implementation of "ret = 0 - arg1" isn't ideal,
first because of the extra tcg op to load the zero, and second
because we fail to handle zero as %g0 for arg1 of the sub.

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

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences