Annotation of cci/d/fpevent/Data/subf_undfl.c, revision 1.1

1.1     ! root        1: 
        !             2: 
        !             3: #include "../evt_defs.h"
        !             4: 
        !             5: /** UNDERFLOW data patterns for the single precision subtract instruction.  **/
        !             6: 
        !             7: struct evt_data_t  suf_u_dat[] =
        !             8:       {
        !             9:        0x8bffffff, 0,  0x8bfffffe, 0, 
        !            10:        0x0b7fffff, 0,  0x0b7ffffc, 0, 
        !            11:        0x07ffffff, 0,  0x07fffe00, 0, 
        !            12:        0x05ffff00, 0,  0x05ffffff, 0, 
        !            13:        0x047ffffc, 0,  0x048000f0, 0, 
        !            14:        0x82fffff1, 0,  0x82f80020, 0, 
        !            15:        0x027fff1f, 0,  0x02700200, 0, 
        !            16:        0x01fff0ff, 0,  0x01e02000, 0, 
        !            17:        0x817fffff, 0,  0x81400000, 0, 
        !            18:        0x00ffffff, 0,  0x00800000, 0 
        !            19:       };
        !            20: 
        !            21: int  suf_u_cnt = 9;            /* # of SUBF 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.