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

/********************************************************************
*
* These are the Reserved Operand Patterns for the compare 2 instructions.
* The fun thing with these is that the reserved operand could come
* from either of the 2 operands.
*
********************************************************************/

struct evt_data_t  cmp2_resops[] =
       {
	0x80000000, 0x00000000,   0x7fffffff, 0x12345678,
	0x807fffff, 0xffffffff,   0x00000000, 0x00000000,
	0x40800000, 0x00000000,   0x800efffe, 0xf0f0f0f0,   
	0x7fffffff, 0xffffffff,   0x807fffff, 0xffffffff,   
	0x05050505, 0x66669999,   0x80020001, 0x87654321,   
	0x803ff7ff, 0x11111111,   0x66666666, 0x77777777,
	0x00800001, 0x11223344,   0x8000001f, 0x0f0f0f0f,   
	0x80800000, 0xffffffff,   0x807fefff, 0xaaaaaaaa,   
	0x80088008, 0xffffffff,   0x80555555, 0x0000ffff,   
	0x00000000, 0xffffffff,   0x80000001, 0x00010001,   
	0x80110011, 0x87654321,   0x802aaaaa, 0x01234567,   
	0xc0876543, 0x12345678,   0x80001000, 0x01020304,   
	0x80000001, 0x00000000,   0x80400000, 0x80000000   
       };

int  cmp2_resop_cnt = 12;


unix.superglobalmegacorp.com

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