|
|
Power 6/32 Unix version 1.21
#include "../evt_defs.h"
/** Reserved Operand Data Patterns for the sgl LOG function **/
/** LOGF gets reserved operand faults with 0 or negative accumulators **/
struct evt_data_t logf_resops[] =
{
0x00000000, 0, 0, 0,
0x80800000, 0, 0, 0,
0xffffffff, 0, 0, 0,
0x00001234, 0, 0, 0,
0x98765432, 0, 0, 0,
0xf0f0f0f0, 0, 0, 0,
0x80808080, 0, 0, 0,
0xabcdef01, 0, 0, 0
};
int logf_resop_cnt = 7; /* # of LOGF data patterns (-1) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.