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

1.1       root        1: 
                      2: #include "../evt_defs.h"
                      3: 
                      4: /** UNDERFLOW data patterns for the double precision subtract instruction.  **/
                      5: 
                      6: struct evt_data_t  sud_u_dat[] =
                      7:       {
                      8:        0x1bffffff, 0xffffffff,  0x1bffffff, 0xfffffffe,
                      9:        0x18ffffff, 0xffffffff,  0x18ffffff, 0xffffff80,
                     10:        0x927fffff, 0xffffffff,  0x927fffff, 0xfff00000,
                     11:        0x10800000, 0x00000000,  0x107fffff, 0xfffffff0,
                     12:        0x0cffffff, 0xffffffff,  0x0cffffff, 0x80000000,
                     13:        0x8bffffff, 0x11111111,  0x8bfffffe, 0x00000000,
                     14:        0x0a7fffff, 0x22222222,  0x0a7ffff0, 0x22222222,
                     15:        0x04800000, 0x11111111,  0x047fff22, 0x22222222,
                     16:        0x827fffff, 0xffffffff,  0x82800000, 0x00000200,
                     17:        0x01ffffff, 0xffffffff,  0x01e02000, 0x20202020,
                     18:        0x00ffffff, 0xffffffff,  0x00800000, 0x00000000
                     19:       };
                     20: 
                     21: int  sud_u_cnt = 10;           /* # of SUBD 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.