Annotation of cci/d/fpevent/Data/cvfl_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 Convert Float to Integer inst.    **/
                      7: 
                      8: 
                      9: struct evt_data_t  cvfl_ov_dat[] =
                     10:        {
                     11:        0x50000000, 0,  0, 0,
                     12:        0xd0000001, 0,  0, 0,
                     13:        0x6543210f, 0,  0, 0,
                     14:        0x7f444444, 0,  0, 0,
                     15:        0xd00d000d, 0,  0, 0,
                     16:        0x7f800000, 0,  0, 0,
                     17:        0xedcba987, 0,  0, 0,
                     18:        0x7fffffff, 0,  0, 0,
                     19:        0xd0d0d0d0, 0,  0, 0,
                     20:        0xffffffff, 0,  0, 0
                     21:        };
                     22: 
                     23: int  cvfl_ov_cnt = 9;          /* # of CVFL ovfl patterns  (-1) */
                     24: 

unix.superglobalmegacorp.com

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