lib1funcs.asm (divnorm): Store the sign in bit 3 of S2L.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 15 Nov 2003 21:36:49 +0000 (21:36 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 15 Nov 2003 21:36:49 +0000 (21:36 +0000)
commite40024ffaf03922f1f0cd4fe8e2fb78b7ed2179f
tree18f9de3ab8f0914c628ec5d3d8a2fb43ae406345
parent4cd0866d1da8f571a85bf01428912533ca145b1c
lib1funcs.asm (divnorm): Store the sign in bit 3 of S2L.

* config/h8300/lib1funcs.asm (divnorm): Store the sign in bit
3 of S2L.
(modnorm): Likewise.
(exitdiv): Look at bit 3 of S2L only.

From-SVN: r73635
gcc/ChangeLog
gcc/config/h8300/lib1funcs.asm