Searched refs:InstPairs (Results 1 – 2 of 2) sorted by relevance
659 if (S->InstPairs[i].Value == Bits) { in A64SysRegMapper_toString()660 strcpy(result, S->InstPairs[i].Name); in A64SysRegMapper_toString()
151 const A64NamedImmMapper_Mapping *InstPairs; member