OSDN Git Service

* config/h8300/lib1funcs.asm (___mulsi3): Don't save/restore
[pf3gnuchains/gcc-fork.git] / gcc / config / h8300 / lib1funcs.asm
index 6444ea6..4cda40f 100644 (file)
@@ -698,7 +698,6 @@ ___mulhi3:
 ___mulsi3:
        PUSHP   S0P
        PUSHP   S1P
-       PUSHP   S2P
 
        sub.w   S0,S0
        sub.w   S1,S1
@@ -731,7 +730,6 @@ _nobit:
 _done:
        mov.w   S0,A0
        mov.w   S1,A1
-       POPP    S2P
        POPP    S1P
        POPP    S0P
        rts