|
|
Power 6/32 Unix version 1.21
#include "../evt_defs.h"
/** OVERFLOW data patterns for the single precision subtract instruction. **/
struct evt_data_t suf_ov_dat[] =
{
0x7fffffff, 0, 0xffffffff, 0,
0xffffffff, 0, 0x73800000, 0,
0x77777777, 0, 0xffffff84, 0,
0x7fffffff, 0, 0xf3800000, 0,
0xf7777777, 0, 0x7fffff84, 0,
0x7f7fffff, 0, 0xff900000, 0,
0xff800000, 0, 0x7f800000, 0,
0xffffffff, 0, 0x7fffffff, 0,
0xff7fffff, 0, 0x7f900000, 0,
0x7f800000, 0, 0xff800000, 0
};
int suf_ov_cnt = 9; /* # of SUBF ovfl patterns (-1) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.