|
|
1.1 root 1:
2:
3: #include "../evt_defs.h"
4:
5: /*
6: ***************************************************************************
7: *
8: * DATA PATTERNS FOR PIPELINED EVENT TEST PIPE3
9: *
10: * NOTE: -The data for this test comes from the non-event LOGF test.
11: * -There must be fewer of these patterns than there are of
12: * "CMP2 RESOP" patterns ( at the time of writing that means < 30 ).
13: ***************************************************************************
14: */
15:
16:
17: struct addd_data_t pipe3_data[] =
18: {
19: 0x40800000, 0, 0, 0, 0x00000000, 0,
20: 0x40ffffff, 0, 0, 0, 0x40317217, 0,
21: 0x7f800000, 0, 0, 0, 0x43aeac50, 0,
22: 0x3f000000, 0, 0, 0, 0xc1051592, 0,
23: 0x00800000, 0, 0, 0, 0xc3b17218, 0,
24: 0x40474036, 0, 0, 0, 0xbf805059, 0
25: };
26:
27: int max_pipe3_index = 5;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.