[Gmp-commit] /home/hgfiles/gmp: Properly restore ar.lc.

mercurial at gmplib.org mercurial at gmplib.org
Fri Mar 26 10:08:51 CET 2010


details:   /home/hgfiles/gmp/rev/c6b2eefd237d
changeset: 13533:c6b2eefd237d
user:      Torbjorn Granlund <tege at gmplib.org>
date:      Thu Mar 25 23:47:44 2010 +0100
description:
Properly restore ar.lc.

diffstat:

 mpn/ia64/add_n_sub_n.asm |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r d31f676c4628 -r c6b2eefd237d mpn/ia64/add_n_sub_n.asm
--- a/mpn/ia64/add_n_sub_n.asm	Thu Mar 25 22:51:11 2010 +0100
+++ b/mpn/ia64/add_n_sub_n.asm	Thu Mar 25 23:47:44 2010 +0100
@@ -286,8 +286,8 @@
 L(cj1):
    (p9)	mov	r8 = 2
 	;;
+	mov.i	ar.lc = r2		C			I0
   (p13)	add	r8 = 1, r8
-	nop	0
 	st8	[sp] = s3, 8
 	st8	[dp] = d3, 8
 	br.ret.sptk.many b0


More information about the gmp-commit mailing list