|
|
1.1 ! root 1: ! 2: ! 3: #include "../evt_defs.h" ! 4: ! 5: /** UNDERFLOW data patterns for the single precision add instruction. **/ ! 6: ! 7: struct evt_data_t adf_u_dat[] = ! 8: { ! 9: 0x8b7fffff, 0, 0x0b7ffffc, 0, ! 10: 0x8a800000, 0, 0x0a7fffff, 0, ! 11: 0x07ffffff, 0, 0x87fffe00, 0, ! 12: 0x86ffffff, 0, 0x06fff800, 0, ! 13: 0x0580000f, 0, 0x857fffff, 0, ! 14: 0x047fffff, 0, 0x847f0000, 0, ! 15: 0x030000ff, 0, 0x82ffff00, 0, ! 16: 0x82fffff1, 0, 0x02f80020, 0, ! 17: 0x01fff0ff, 0, 0x81e02000, 0, ! 18: 0x00f88888, 0, 0x80800001, 0, ! 19: 0x00811111, 0, 0x80800000, 0 ! 20: }; ! 21: ! 22: int adf_u_cnt = 10; /* # of ADDF undfl patterns (-1) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.