Annotation of cci/d/fpevent/Data/mulf_ov.c, revision 1.1

1.1     ! root        1: 
        !             2: #include "../evt_defs.h"
        !             3: 
        !             4: /** OVERFLOW data patterns for the single precision multiply instruction.  **/
        !             5: 
        !             6: struct evt_data_t  muf_ov_dat[] =
        !             7:        {
        !             8:        0x7fffffff, 0,  0x7ffffffe, 0,
        !             9:        0x607f0000, 0,  0xe07f0000, 0,
        !            10:        0xfedcba98, 0,  0xf0f0f0f0, 0,
        !            11:        0xf0800000, 0,  0x50000000, 0,
        !            12:        0xd3800000, 0,  0xf0001234, 0,
        !            13:        0x70123456, 0,  0x55000000, 0
        !            14:        };
        !            15: 
        !            16: int  muf_ov_cnt = 5;           /* # of MULF ovfl patterns  (-1) */

unix.superglobalmegacorp.com

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