OSDN Git Service

tcg-sparc: Fix add2/sub2
authorRichard Henderson <rth@twiddle.net>
Wed, 10 Oct 2012 16:02:41 +0000 (09:02 -0700)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 13 Oct 2012 10:39:53 +0000 (10:39 +0000)
commit4ec28e255f532c245cb477d49d0793af657e4149
treea51f1e3e8fb03513438966f86510f6f459b28e72
parent7d458a7567ffde5b16d7a4b5e9f585434b2afc35
tcg-sparc: Fix add2/sub2

We must care not to clobber the high parts before we consume them.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
tcg/sparc/tcg-target.c