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

1.1       root        1: 
                      2: 
                      3: #include "../evt_defs.h"
                      4: 
                      5: /** UNDERFLOW data patterns for the single precision divide instruction.  **/
                      6: 
                      7: struct evt_data_t  dif_u_dat[] =
                      8:       {
                      9:        0x00800000, 0,  0x40800001, 0,
                     10:        0x80808080, 0,  0x7f7f7f7f, 0,
                     11:        0x03333333, 0,  0x66666666, 0,
                     12:        0x00800000, 0,  0x40ffffff, 0,
                     13:        0x12345678, 0,  0xfedcba98, 0,
                     14:        0x98765432, 0,  0x789abcde, 0,
                     15:        0xbf7fffff, 0,  0xff80ff80, 0
                     16:       };
                     17: 
                     18: int  dif_u_cnt = 6;            /* # of DIVF undfl patterns  (-1) */

unix.superglobalmegacorp.com

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