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

struct evt_data_t  muf_ov_dat[] =
       {
	0x7fffffff, 0,  0x7ffffffe, 0,
	0x607f0000, 0,  0xe07f0000, 0,
	0xfedcba98, 0,  0xf0f0f0f0, 0,
	0xf0800000, 0,  0x50000000, 0,
	0xd3800000, 0,  0xf0001234, 0,
	0x70123456, 0,  0x55000000, 0
       };

int  muf_ov_cnt = 5;		/* # of MULF 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.