[U-Boot] [PATCH] arm: add 64-64 bit divider
Wolfgang Denk
wd at denx.de
Wed Sep 7 23:14:11 CEST 2011
Dear Che-liang Chiou,
In message <CANJuy2+BB7tA70vHoTq3LJA-o4ymGCSdP9PnFzrx-uWret7nqQ at mail.gmail.com> you wrote:
>
> So I guess we can agree that a 64-bit divider is feature that is nice
> to have, and we should decide:
> * Do we need a 64-64 bit divider or a 64-32 bit one?
> * Do we write it in C or assembly?
The situation is simple: there is no code in U-Boot that needs this
feature, and we try to avoid adding dead code.
If you don;t have a use case at hand that actually requires this, then
please let's drop it.
Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Real programmers don't comment their code. It was hard to write, it
should be hard to understand.
More information about the U-Boot
mailing list