|
|
1.1 ! root 1: ! 2: ! 3: ! 4: #include "../evt_defs.h" ! 5: ! 6: /** UNDERFLOW data patterns for the EXPF instruction. **/ ! 7: ! 8: struct evt_data_t exf_u_dat[] = ! 9: { ! 10: 0xc3b00f34, 0, 0, 0, ! 11: 0xc3b00f35, 0, 0, 0, ! 12: 0xc56789ab, 0, 0, 0, ! 13: 0xf7777777, 0, 0, 0, ! 14: 0xffffffff, 0, 0, 0 ! 15: }; ! 16: ! 17: int exf_u_cnt = 4; /* # of EXPF undfl patterns (-1) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.