Searched refs:Matches (Results 1 – 1 of 1) sorted by relevance
38 bool Matches(uint32_t instruction) const { in Matches() function536 if (gMipsInstructions[i].Matches(instruction)) { in Dump()