lib1funcs.asm (___movstrSI0): Change or r0,r0,r0 to nop.

* config/sh/lib1funcs.asm (___movstrSI0): Change or r0,r0,r0 to nop.
	(___mulsi3): Use '!' comment character.

From-SVN: r28541
This commit is contained in:
J"orn Rennecke 1999-08-05 21:29:00 +00:00 committed by Joern Rennecke
parent cdad18a543
commit b28f69a0a0
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
Thu Aug 5 22:27:15 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
* config/sh/lib1funcs.asm (___movstrSI0): Change or r0,r0,r0 to nop.
(___mulsi3): Use '!' comment character.
Thu Aug 5 13:34:14 1999 Bernd Schmidt <bernds@cygnus.co.uk>
* reload1.c (maybe_fix_stack_asms): Also declare P as "const char *".

View File

@ -707,7 +707,7 @@ ___movstrSI4:
mov.l r0,@(0,r4)
___movstrSI0:
rts
or r0,r0,r0
nop
.align 4
@ -855,9 +855,9 @@ ___mulsi3:
sts macl,r0
hiset: sts macl,r0 ! r0 = bb*dd
mulu r2,r5 | brewing macl = aa*dd
mulu r2,r5 ! brewing macl = aa*dd
sts macl,r1
mulu r3,r4 | brewing macl = cc*bb
mulu r3,r4 ! brewing macl = cc*bb
sts macl,r2
add r1,r2
shll16 r2