Annotation of cci/d/fpevent/Data/addd_ov.c, revision 1.1.1.1

1.1       root        1: 
                      2: 
                      3: 
                      4: #include "../evt_defs.h"
                      5: 
                      6: /** OVERFLOW data patterns for the double precision Add instruction.  **/
                      7: 
                      8: struct evt_data_t  add_ov_dat[] =
                      9:        {
                     10:        0x7fffffff, 0xffffffff,   0x7fffffff, 0xffffffff,
                     11:        0x74000000, 0x00000000,   0x7fffffff, 0x80000000,
                     12:        0xffffffff, 0xffffffff,   0xe3800000, 0x00000000,
                     13:        0x73c00000, 0x12345678,   0x7fffffff, 0xc0000000,
                     14:        0x74000001, 0x00000000,   0x7fffffff, 0x80000000,
                     15:        0x7fffffff, 0xffffffff,   0x63800000, 0x00000000,
                     16:        0xffffffff, 0xffffffff,   0xffffffff, 0xffffffff,
                     17:        0xf4000000, 0x00000000,   0xffffffff, 0x80000000,
                     18:        0xf3c00000, 0x12345678,   0xffffffff, 0xc0000000,
                     19:        0x7f800000, 0x33333333,   0x7f800001, 0x00110011,
                     20:        0xff800000, 0x33333333,   0xff800001, 0x00110011
                     21:        };
                     22: 
                     23: int  add_ov_cnt = 10;          /* # of ADDD 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.