|
|
1.1 root 1:
2:
3: #include "../dmp_defs.h"
4:
5: struct addd_data_t tstd_data[] =
6: {
7: 0x00000000, 0x00000000, 0, 0, ZERO, 0,
8: 0x12345678, 0x9abcdef0, 0, 0, POSITIVE, 0,
9: 0x87654321, 0x0fedcba9, 0, 0, NEGATIVE, 0,
10: 0x00800000, 0x80000001, 0, 0, POSITIVE, 0,
11: 0x40800000, 0x00000000, 0, 0, POSITIVE, 0,
12: 0x80800000, 0xffffffff, 0, 0, NEGATIVE, 0,
13: 0xfff00000, 0x0000ffff, 0, 0, NEGATIVE, 0,
14: 0x00800001, 0x10101010, 0, 0, POSITIVE, 0,
15: 0x03ffffff, 0xffffffff, 0, 0, POSITIVE, 0,
16: 0x00000000, 0x00000000, 0, 0, ZERO, 0,
17: 0x60000002, 0x02020202, 0, 0, POSITIVE, 0,
18: 0x80800000, 0x00000000, 0, 0, NEGATIVE, 0,
19: 0x7fffffff, 0xffffffff, 0, 0, POSITIVE, 0,
20: 0x80eeeeee, 0xeeeeeeee, 0, 0, NEGATIVE, 0,
21: 0x04000000, 0x00000000, 0, 0, POSITIVE, 0
22: };
23:
24: int tstd_cnt = 14;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.