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

1.1     ! root        1: 
        !             2: 
        !             3: #include "../evt_defs.h"
        !             4: 
        !             5: /** OVERFLOW data patterns for the double precision multiply instruction.  **/
        !             6: 
        !             7: struct evt_data_t  mud_ov_dat[] =
        !             8:        {
        !             9:        0x7fffffff, 0xffffffff,  0x40800000, 0x00000001,
        !            10:        0x600ddddd, 0xdddddddd,  0x60700000, 0xffffffff,
        !            11:        0xffffffff, 0x22222222,  0x7ffffffe, 0x66666666,
        !            12:        0x607f0000, 0x44444444,  0xe07f0000, 0x88888888,
        !            13:        0xfedcba98, 0x55555555,  0xf0f0f0f0, 0x99999999,
        !            14:        0xf0800000, 0xaaaaaaaa,  0x50000000, 0xeeeeeeee,
        !            15:        0xd3800000, 0xcccccccc,  0xf0001234, 0x00000000,
        !            16:        0x70123456, 0xdddddddd,  0x55000000, 0x11111111
        !            17:        };
        !            18: 
        !            19: int  mud_ov_cnt = 7;           /* # of MULD 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.