Searched refs:FirstCond (Results 1 – 2 of 2) sorted by relevance
157 bool FirstCond; // Explicit flag for when we're parsing the member6192 if (ITState.FirstCond) in validateInstruction()6193 ITState.FirstCond = false; in validateInstruction()8659 ITState.FirstCond = true; in processInstruction()
620 unsigned short FirstCond = Bits32(bits7_0, 7, 4); in InitIT() local621 if (FirstCond == 0xF) { in InitIT()624 if (FirstCond == 0xE && ITCounter != 1) { in InitIT()