Searched refs:pat_index (Results 1 – 1 of 1) sorted by relevance
59 FX_DWORD pat_index = GI[mg * HGW + ng]; in decode_Arith() local60 if (pat_index >= HNUMPATS) { in decode_Arith()61 pat_index = HNUMPATS - 1; in decode_Arith()63 HTREG->composeFrom(x, y, HPATS[pat_index], HCOMBOP); in decode_Arith()95 FX_DWORD pat_index = GI[mg * HGW + ng]; in decode_MMR() local96 if (pat_index >= HNUMPATS) { in decode_MMR()97 pat_index = HNUMPATS - 1; in decode_MMR()99 HTREG->composeFrom(x, y, HPATS[pat_index], HCOMBOP); in decode_MMR()