|
|
1.1 root 1:
2:
3: #include "../evt_defs.h"
4:
5: /*
6: ***************************************************************************
7: *
8: * DATA PATTERNS FOR PIPELINED EVENT TEST PIPE7
9: *
10: * NOTE: -The data for this test comes from the non-event DIVF test.
11: ***************************************************************************
12: */
13:
14:
15: struct addd_data_t pipe7_data[] =
16: {
17: 0x40800000, 0, 0x40800000, 0, 0x40800000, 0,
18: 0x00000000, 0, 0xcccccccc, 0, 0x00000000, 0,
19: 0x417ffffe, 0, 0x40ffffff, 0, 0x40ffffff, 0,
20: 0x7fffffff, 0, 0x7ffffffd, 0, 0x40800001, 0,
21: 0x92345678, 0, 0x3c3c3c3c, 0, 0x96754266, 0,
22: 0x12345678, 0, 0xbc3c3c3c, 0, 0x96754266, 0
23: };
24: int max_pipe7_index = 5;
25:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.