|
|
Power 6/32 Unix version 1.21
#include "../evt_defs.h"
/** OVERFLOW data patterns for the Integer Multiply instructions **/
struct evt_data_t mull_ov_dat[] = {
0x7fffffff, 0, 0x00000002, 0,
0xd0d0d0d0, 0, 0xeeeeeeee, 0,
0x80000000, 0, 0xffffffff, 0,
0xe0000000, 0, 0x00004040, 0,
0x7fffffff, 0, 0x80000000, 0,
0x40000000, 0, 0x02000000, 0,
0x00088888, 0, 0xff00ff00, 0,
0x0fffffff, 0, 0x00000011, 0
};
int mull_ov_cnt = 7; /* # of MULL ovfl patterns (-1) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.