• Robert Griesemer's avatar
    snapshot: · e5874223
    Robert Griesemer authored
    - renamed Z -> Int
    - made Int ops methods on *Int
    - "install" assembly routines dynamically
    - replace mulVW functions with mulAddVWW
      of equivalent performance but symmetric functionality
      to divWVW
    - implemented scanN
    
    status:
    - need mulNN (trivial)
    - need division/modulo after which the set of
      elementary operations is complete
    - to/from string conversion working
    
    R=rsc
    DELTA=320  (124 added, 50 deleted, 146 changed)
    OCL=33308
    CL=33341
    e5874223
Name
Last commit
Last update
..
cmd Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach Loading commit data...
old/c Loading commit data...
pkg Loading commit data...
Make.386 Loading commit data...
Make.amd64 Loading commit data...
Make.arm Loading commit data...
Make.conf Loading commit data...
Make.pkg Loading commit data...
all.bash Loading commit data...
clean.bash Loading commit data...
make.bash Loading commit data...
quietgcc.bash Loading commit data...
run.bash Loading commit data...
sudo.bash Loading commit data...