|
|
1.1 ! root 1: ! 2: ! 3: #include "../evt_defs.h" ! 4: ! 5: /** UNDERFLOW data patterns for the single precision multiply instruction. **/ ! 6: ! 7: struct evt_data_t muf_u_dat[] = ! 8: { ! 9: 0x00811111, 0, 0x80822222, 0, ! 10: 0xb0b0002e, 0, 0x8f0fffff, 0, ! 11: 0x80800000, 0, 0x16333333, 0, ! 12: 0x9090fff0, 0, 0xafef0101, 0, ! 13: 0x0100ffc0, 0, 0x8fffffff, 0, ! 14: 0x0404fff0, 0, 0x0fef0101, 0, ! 15: 0x8fefb1b1, 0, 0xababfff0, 0, ! 16: 0xb3e3b1b1, 0, 0x8181f88f, 0, ! 17: 0x0fef0101, 0, 0x0e0eff00, 0, ! 18: 0x8f0fffff, 0, 0x0303f5fe, 0, ! 19: }; ! 20: ! 21: int muf_u_cnt = 9; /* # of MULF undfl patterns (-1) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.