|
|
Power 6/32 Unix version 1.21
#include "../evt_defs.h"
/** UNDERFLOW data patterns for the single precision add instruction. **/
struct evt_data_t add_u_dat[] =
{
0x9bffffff, 0xffffffff, 0x1bffffff, 0xfffffffe,
0x1affffff, 0xffffffff, 0x9affffff, 0xfffffff8,
0x0f7fffff, 0xffffffff, 0x8f7fffff, 0xfff000ff,
0x8effffff, 0xffffffff, 0x0effffff, 0xf8000000,
0x0d7fffff, 0xffff0000, 0x8d7fffff, 0xffffffff,
0x0affffff, 0x00000000, 0x8afffff8, 0x00000000,
0x877ffffe, 0xeeffeeff, 0x077ffc00, 0x11111111,
0x06ffffff, 0xffffeeee, 0x86fff800, 0xeeeeffff,
0x84800000, 0x11111111, 0x047fff22, 0x22222222,
0x03ffffff, 0xffffffff, 0x83fe0000, 0x00000000,
0x81ffffff, 0xffffffff, 0x01e02000, 0x20202020,
0x017fffff, 0xffffffff, 0x81400000, 0x00000000,
0x00f88888, 0x12121212, 0x80800001, 0x12341234,
0x00ffffff, 0xffffffff, 0x80800000, 0x00000000
};
int add_u_cnt = 13; /* # of ADDD undfl patterns (-1) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.