|
|
1.1 ! root 1: #include "../evt_defs.h" ! 2: ! 3: /******************************************************************** ! 4: * ! 5: * These are the basic, run of the mill Reserved Operands ! 6: * ! 7: ********************************************************************/ ! 8: ! 9: struct evt_data_t flt_resops[] = ! 10: { ! 11: 0x80000000, 0x00000000, 0, 0, ! 12: 0x807fffff, 0xffffffff, 0, 0, ! 13: 0x803ff7ff, 0x11111111, 0, 0, ! 14: 0x8000001f, 0x0f0f0f0f, 0, 0, ! 15: 0x80001000, 0x01020304, 0, 0, ! 16: 0x80020001, 0x87654321, 0, 0, ! 17: 0x80555555, 0x0000ffff, 0, 0, ! 18: }; ! 19: ! 20: int flt_resop_cnt = 6; /* # of vanilla patterns */ ! 21:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.