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

1.1       root        1: 
                      2: 
                      3: #include "../evt_defs.h"
                      4: 
                      5: /** OVERFLOW data patterns for the single precision Add instruction.  **/
                      6: 
                      7: struct evt_data_t  adf_ov_dat[] =
                      8:        {
                      9:        0x7fffffff, 0,  0x7fffffff, 0,
                     10:        0xffffffff, 0,  0xf3800000, 0,
                     11:        0xf7777777, 0,  0xffffff84, 0,
                     12:        0x7fffffff, 0,  0x73800000, 0,
                     13:        0x77777777, 0,  0x7fffff84, 0,
                     14:        0x7f7fffff, 0,  0x7f900000, 0,
                     15:        0x7f800000, 0,  0x7f800000, 0,
                     16:        0xffffffff, 0,  0xffffffff, 0,
                     17:        0xff7fffff, 0,  0xff900000, 0,
                     18:        0xff800000, 0,  0xff800000, 0
                     19:        };
                     20: 
                     21: int  adf_ov_cnt = 9;           /* # of ADDF 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.