Searched refs:NUMCINVS (Results 1 – 6 of 6) sorted by relevance
83 static int NUMCINVS = ((sizeof crx_cinvs)/(sizeof crx_cinvs[0])); variable159 for (cinv = crx_cinvs; cinv < (crx_cinvs + NUMCINVS); cinv++) in getcinvstring()
62 static int NUMCINVS = ARRAY_SIZE (cr16_cinvs); variable170 for (cinv = cr16_cinvs; cinv < (cr16_cinvs + NUMCINVS); cinv++) in getcinvstring()
473 * crx-dis.c (crx_cinvs, NUMCINVS, instruction, currInsn): Likewise.