File:  [Power 6/32 Unix Tahoe 4.2BSD] / cci / d / fpevent / Data / cvdl_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 Convert Double to Integer inst.    **/
/** The most significant parts of these patterns will cause overflows **/
/** with the Convert Float to Integer instruction too.                **/


struct evt_data_t  cvdl_ov_dat[] =
       {
	0x50000000, 0x00000000,  0, 0,
	0xd0000000, 0x01000000,  0, 0,
	0x6543210f, 0xedcba987,  0, 0,
	0x7f444444, 0x00000001,  0, 0,
	0xedcba987, 0x6543210f,  0, 0,
	0x7ffffffe, 0x80000000,  0, 0,
	0xd000d000, 0x00000000,  0, 0,
	0xffffffff, 0xffffffff,  0, 0,
	0xd0000000, 0xffffffff,  0, 0
       };

int  cvdl_ov_cnt = 8;		/* # of CVDL 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.