|
|
1.1 ! root 1: ! 2: #include "../evt_defs.h" ! 3: ! 4: /** UNDERFLOW data patterns for the double precision divide instruction. **/ ! 5: ! 6: struct evt_data_t did_u_dat[] = ! 7: { ! 8: 0x00800000, 0x00000000, 0x41000000, 0x00000000, ! 9: 0x80800000, 0x88880000, 0x42222222, 0x33333333, ! 10: 0x00800000, 0xffffffff, 0x40ffffff, 0x00000000, ! 11: 0x00800000, 0x00000000, 0x40ffffff, 0xffffffff, ! 12: 0x90ffffff, 0x00010002, 0xddddeeee, 0xff00ff00, ! 13: 0x00800000, 0x00000000, 0x40800000, 0x00000001, ! 14: 0x3f808080, 0xe0e0e0e0, 0x7f808080, 0xf0f0f0f0 ! 15: }; ! 16: ! 17: int did_u_cnt = 6; /* # of DIVD undfl patterns (-1) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.