|
|
Power 6/32 Unix version 1.21
#include "../evt_defs.h"
/** OVERFLOW data patterns for the double precision Add instruction. **/
struct evt_data_t add_ov_dat[] =
{
0x7fffffff, 0xffffffff, 0x7fffffff, 0xffffffff,
0x74000000, 0x00000000, 0x7fffffff, 0x80000000,
0xffffffff, 0xffffffff, 0xe3800000, 0x00000000,
0x73c00000, 0x12345678, 0x7fffffff, 0xc0000000,
0x74000001, 0x00000000, 0x7fffffff, 0x80000000,
0x7fffffff, 0xffffffff, 0x63800000, 0x00000000,
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff,
0xf4000000, 0x00000000, 0xffffffff, 0x80000000,
0xf3c00000, 0x12345678, 0xffffffff, 0xc0000000,
0x7f800000, 0x33333333, 0x7f800001, 0x00110011,
0xff800000, 0x33333333, 0xff800001, 0x00110011
};
int add_ov_cnt = 10; /* # of ADDD ovfl patterns (-1) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.