* m32c.opc (MATH_OP): When doing subtraction, also set carry if

the result is zero.
This commit is contained in:
DJ Delorie
2010-01-20 05:52:19 +00:00
parent 692465f151
commit 2b1a61a6cf
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2010-01-20 DJ Delorie <dj@redhat.com>
* m32c.opc (MATH_OP): When doing subtraction, also set carry if
the result is zero.
2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* configure: Regenerate.