|
|
1.1 ! root 1: ! 2: ! 3: #include "../evt_defs.h" ! 4: ! 5: /** OVERFLOW data patterns for the EXPF instruction. **/ ! 6: ! 7: struct evt_data_t exf_ov_dat[] = ! 8: { ! 9: 0x43b00f34, 0, 0, 0, ! 10: 0x43b00f35, 0, 0, 0, ! 11: 0x55555555, 0, 0, 0, ! 12: 0x43b00f43, 0, 0, 0, ! 13: 0x456789ab, 0, 0, 0, ! 14: 0x70000000, 0, 0, 0, ! 15: 0x7fffffff, 0, 0, 0 ! 16: }; ! 17: ! 18: int exf_ov_cnt = 6; /* # of EXPF ovfl patterns (-1) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.