OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Brandon Creighton (bjccvs.openbsd.org)
Date: Sat Jan 06 2001 - 22:39:11 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: bjccvs.openbsd.org 2001/01/06 21:39:11

    Modified files:
            sys/arch/vax/vax: unimpl_emul.s

    Log message:
    - add EMODD emulation (EMODF) -- this fixes modf() and some libm code
    on systems which don't have native EMODD (i.e., most of them)

    - big cleanup of the getval_* stuff - have one routine doing most of the work
    instead of four doing the same thing

    - add some miscellaneous routines -- count sig. bits

    - add more operand addressing modes (still not all fully implemented)
    both the existing POLYD and EMODD can use them

    - add me to copyright