File:  [Power 6/32 Unix Tahoe 4.2BSD] / cci / d / fpevent / Data / logf_resop.c
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Sun Jul 28 12:30:17 2019 UTC (7 years ago) by root
Branches: bsd, MAIN
CVS tags: v121, HEAD
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) */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.