Home | History | Annotate | Download | only in gen
History log of /src/common/lib/libc/arch/m68k/gen/mulsi3.S
RevisionDateAuthorComments
 1.5  09-Mar-2020  rin Remove wrong comment (copy-paste from somewhere);
__mulsi3 does not depend on __udivsi3.
 1.4  16-Jul-2013  matt branches: 1.4.28;
Add END(func)
Fix some straggling %r@<eol> to (%r)
 1.3  16-Jul-2013  matt Convert to normal Motorola syntax for addressing.
%r@ -> (%r)
%r@- -> -(%r)
%r@+ -> (%r)+
%r@(n) n(%r)
etc.
No object differences.
 1.2  05-Jan-2006  he branches: 1.2.50; 1.2.56;
Add the m68010 versions of the integer multiply divide, modulo,
and multiply functions from the old libkern. The m68010 versions
are only compiled when __mc68010__ is defined, presently that's
only done when building for sun2.

Reviewed by christos.
 1.1  20-Dec-2005  christos Merge libkern + libc common files. As requested by core.
 1.2.56.1  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.50.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.28.3  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.4.28.2  21-Apr-2020  martin Sync with HEAD
 1.4.28.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed