Searched refs:FirstCond (Results 1 – 2 of 2) sorted by relevance
157 bool FirstCond; // Explicit flag for when we're parsing the member6078 if (ITState.FirstCond) in validateInstruction()6079 ITState.FirstCond = false; in validateInstruction()8439 ITState.FirstCond = true; in processInstruction()
69 unsigned short FirstCond = Bits32(bits7_0, 7, 4); in InitIT() local70 if (FirstCond == 0xF) in InitIT()77 if (FirstCond == 0xE && ITCounter != 1) in InitIT()