|
|
Power 6/32 Unix version 1.21
#include "../evt_defs.h"
/** OVERFLOW data patterns for the single precision multiply instruction. **/
struct evt_data_t muf_ov_dat[] =
{
0x7fffffff, 0, 0x7ffffffe, 0,
0x607f0000, 0, 0xe07f0000, 0,
0xfedcba98, 0, 0xf0f0f0f0, 0,
0xf0800000, 0, 0x50000000, 0,
0xd3800000, 0, 0xf0001234, 0,
0x70123456, 0, 0x55000000, 0
};
int muf_ov_cnt = 5; /* # of MULF ovfl patterns (-1) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.