Annotation of cci/d/fpevent/Data/divf_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 divide instruction.  **/
                      6: 
                      7: struct evt_data_t  dif_ov_dat[] =
                      8:        {
                      9:        0x403fffff, 0,  0x00800000, 0,
                     10:        0xc03fffff, 0,  0x00800001, 0,
                     11:        0x403fffff, 0,  0x80800002, 0,
                     12:        0x407fefef, 0,  0x00800000, 0,
                     13:        0xcccccccc, 0,  0x00cccccc, 0,
                     14:        0x41414141, 0,  0x00800000, 0,
                     15:        0x66666666, 0,  0x00800002, 0,
                     16:        0xffedcba0, 0,  0x00800001, 0,
                     17:        0xfedcba98, 0,  0xb0300002, 0,
                     18:        0x76543210, 0,  0x8fffffff, 0,
                     19:        0xfffffffe, 0,  0x40400000, 0,
                     20:        0xe543210f, 0,  0x0f0f0f0f, 0,
                     21:        0xffffffff, 0,  0x80800000, 0,
                     22:        };
                     23: 
                     24: int  dif_ov_cnt = 12;          /* # of DIVF 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.