lb1spc.asm (.div): Fixed typo so sign is returned correctly.
authorDoug Evans <dje@gnu.org>
Fri, 13 Sep 1996 22:23:04 +0000 (22:23 +0000)
committerDoug Evans <dje@gnu.org>
Fri, 13 Sep 1996 22:23:04 +0000 (22:23 +0000)
commit22371ff356e90dd06b1bdbe097e246e3b63d7426
tree0937a72d039d76f0c45ae530a7cf0985ff3b3978
parenta526200977c3bd00a8935f2336644a6728ddd958
lb1spc.asm (.div): Fixed typo so sign is returned correctly.

        * sparc/lb1spc.asm (.div): Fixed typo so sign is returned correctly.
        TOPBITS was 2 and should have been 4.
(.rem): Likewise.

From-SVN: r12707
gcc/config/sparc/lb1spc.asm