|
|
1.1 root 1:
2:
3:
4:
5: #include "../evt_defs.h"
6:
7: /** OVERFLOW data patterns for the double precision Subtract instruction. **/
8:
9: struct evt_data_t sud_ov_dat[] =
10: {
11: 0x7fffffff, 0xffffffff, 0xffffffff, 0xffffffff,
12: 0xf4000000, 0x00000000, 0x7fffffff, 0x80000000,
13: 0x7fffffff, 0xffffffff, 0xe3800000, 0x00000000,
14: 0xf3c00000, 0x12345678, 0x7fffffff, 0xc0000000,
15: 0xf3c00000, 0x12345678, 0x7fffffff, 0xc0000000,
16: 0x7f800000, 0x33333333, 0xff800001, 0x00110011
17: };
18:
19: int sud_ov_cnt = 5; /* # of SUBD ovfl patterns (-1) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.