File:  [Power 6/32 Unix Tahoe 4.2BSD] / cci / d / fpevent / Data / subf_ov.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"

/** OVERFLOW data patterns for the single precision subtract instruction.  **/

struct evt_data_t  suf_ov_dat[] =
       {
	0x7fffffff, 0,  0xffffffff, 0,
	0xffffffff, 0,  0x73800000, 0,
	0x77777777, 0,  0xffffff84, 0,
	0x7fffffff, 0,  0xf3800000, 0,
	0xf7777777, 0,  0x7fffff84, 0,
	0x7f7fffff, 0,  0xff900000, 0,
	0xff800000, 0,  0x7f800000, 0,
	0xffffffff, 0,  0x7fffffff, 0,
	0xff7fffff, 0,  0x7f900000, 0,
	0x7f800000, 0,  0xff800000, 0
	};

int  suf_ov_cnt = 9;		/* # of SUBF ovfl patterns  (-1) */

unix.superglobalmegacorp.com

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