* config/h8300/lib1funcs.asm (___udivsi3): Add a comment.

From-SVN: r73604
This commit is contained in:
Kazu Hirata 2003-11-14 12:49:40 +00:00 committed by Kazu Hirata
parent 9fe7f443dd
commit 2fea2a10d1
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-11-14 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/lib1funcs.asm (___udivsi3): Add a comment.
2003-11-14 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/lib1funcs.asm (modsi3): Don't save unused

View File

@ -602,6 +602,7 @@ setone:
#else /* __H8300H__ */
;; This function also computes the remainder and stores it in er3.
.global ___udivsi3
___udivsi3:
mov.w A1E,A1E ; denominator top word 0?