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

1.1     ! root        1: 
        !             2: #include "../evt_defs.h"
        !             3: 
        !             4: /** OVERFLOW data patterns for the double precision divide instruction.  **/
        !             5: 
        !             6: struct evt_data_t  did_ov_dat[] =
        !             7:        {
        !             8:        0x403fffff, 0x00000000,   0x00800000, 0x00000000,
        !             9:        0x407efffe, 0xefffefff,   0x00800002, 0x12121212,
        !            10:        0xc0800001, 0x11111111,   0x00800000, 0x80008000,
        !            11:        0xcccccccc, 0xcdcdcdcd,   0x00cccccc, 0x00cc00cc,
        !            12:        0x40800001, 0x11111111,   0x80800002, 0x02020202,
        !            13:        0x50505050, 0x55005500,   0x80ffffff, 0xff00ff00,
        !            14:        0x77777777, 0xffffffff,   0x00c00000, 0x00000001,
        !            15:        0xffffffff, 0xeeeeeeee,   0x3f888888, 0x88888888,
        !            16:        0xfedcba98, 0x76543210,   0xb0300002, 0x23232323,
        !            17:        0x76543210, 0x87654321,   0x8fffffff, 0xfffffffe,
        !            18:        0xe543210f, 0xedcba987,   0x0f0f0f0f, 0xff00ff00,
        !            19:        0x6543210f, 0x99999999,   0x8f0f0f0f, 0x00ff00ff,
        !            20:        0xffffffff, 0x00000000,   0x80800000, 0x00000000,
        !            21:        0x7fffffff, 0x00000000,   0x00800000, 0x00000001
        !            22:        };
        !            23: 
        !            24: int  did_ov_cnt = 13;          /* # of DIVD 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.