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

/** UNDERFLOW data patterns for the double precision subtract instruction.  **/

struct evt_data_t  sud_u_dat[] =
      {
	0x1bffffff, 0xffffffff,  0x1bffffff, 0xfffffffe,
	0x18ffffff, 0xffffffff,  0x18ffffff, 0xffffff80,
	0x927fffff, 0xffffffff,  0x927fffff, 0xfff00000,
	0x10800000, 0x00000000,  0x107fffff, 0xfffffff0,
	0x0cffffff, 0xffffffff,  0x0cffffff, 0x80000000,
	0x8bffffff, 0x11111111,  0x8bfffffe, 0x00000000,
	0x0a7fffff, 0x22222222,  0x0a7ffff0, 0x22222222,
	0x04800000, 0x11111111,  0x047fff22, 0x22222222,
	0x827fffff, 0xffffffff,  0x82800000, 0x00000200,
	0x01ffffff, 0xffffffff,  0x01e02000, 0x20202020,
	0x00ffffff, 0xffffffff,  0x00800000, 0x00000000
      };

int  sud_u_cnt = 10;		/* # of SUBD undfl patterns  (-1) */

unix.superglobalmegacorp.com

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