Annotation of coherent/b/kernel/emulator/Reg_constant.h, revision 1.1

1.1     ! root        1: /*---------------------------------------------------------------------------+
        !             2:  |  reg_constant.h                                                           |
        !             3:  |                                                                           |
        !             4:  | Copyright (C) 1992    W. Metzenthen, 22 Parker St, Ormond, Vic 3163,      |
        !             5:  |                       Australia.  E-mail [email protected]    |
        !             6:  |                                                                           |
        !             7:  +---------------------------------------------------------------------------*/
        !             8: 
        !             9: #ifndef _REG_CONSTANT_H_
        !            10: #define _REG_CONSTANT_H_
        !            11: 
        !            12: #include "fpu_emu.h"
        !            13: 
        !            14: extern FPU_REG CONST_1;
        !            15: extern FPU_REG CONST_2;
        !            16: extern FPU_REG CONST_HALF;
        !            17: extern FPU_REG CONST_L2T;
        !            18: extern FPU_REG CONST_L2E;
        !            19: extern FPU_REG CONST_PI;
        !            20: extern FPU_REG CONST_PI2;
        !            21: extern FPU_REG CONST_PI4;
        !            22: extern FPU_REG CONST_LG2;
        !            23: extern FPU_REG CONST_LN2;
        !            24: extern FPU_REG CONST_Z;
        !            25: extern FPU_REG CONST_PINF;
        !            26: extern FPU_REG CONST_INF;
        !            27: extern FPU_REG CONST_MINF;
        !            28: extern FPU_REG CONST_QNaN;
        !            29: 
        !            30: #endif _REG_CONSTANT_H_

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.