typos in a comment in longlong.h
Vincent Lefevre
vincent at vinc17.net
Fri Jun 12 12:06:38 UTC 2020
Hi,
In longlong.h:
/* FIXME: Extend the immediate range for the low word by using both ADDS and
SUBS, since they set carry in the same way. Note: We need separate
definitions for thumb and non-thumb to to th absense of RSC under thumb. */
^^^^^^^^^^^^^^^^
There are at least 3 typos in these few words. I suppose that this
should be:
definitions for thumb and non-thumb due to the absence of RSC under thumb. */
--
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
More information about the gmp-bugs
mailing list