|
|
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 mud_u_dat[] =
8: {
9: 0x00811111, 0x11111111, 0x80822222, 0x33333333,
10: 0x80811111, 0x22222222, 0x00822222, 0x44444444,
11: 0xb0b0002e, 0x66666666, 0x8f0fffff, 0x88888888,
12: 0x9090ff09, 0xff0ff0ff, 0x0fef0101, 0x44444444,
13: 0x00822222, 0x33445566, 0x40757744, 0x77777777,
14: 0xaabbffff, 0xff0000ff, 0x8080ffff, 0xaaaaaaaa,
15: 0xa6130303, 0x66666666, 0x13333333, 0x00000002,
16: 0x33330000, 0xaaaaaaaa, 0x80800001, 0x44444444,
17: 0x8f0fffff, 0x11111111, 0x0303f5fe, 0xbbbbbbbb,
18: };
19:
20: int mud_u_cnt = 8; /* # of MULD undfl patterns (-1) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.