Searched refs:Expected1 (Results 1 – 1 of 1) sorted by relevance
215 uint16_t Expected1 = -1; in executeMatchTable() local217 Expected1 = readU16(); in executeMatchTable()226 << " || " << Expected1; in executeMatchTable()229 if (Opcode != Expected0 && Opcode != Expected1) { in executeMatchTable()