Home
last modified time | relevance | path

Searched refs:cr16_cinvs (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dcr16-dis.c51 static const cinv_entry cr16_cinvs[] = variable
62 static int NUMCINVS = ARRAY_SIZE (cr16_cinvs);
170 for (cinv = cr16_cinvs; cinv < (cr16_cinvs + NUMCINVS); cinv++) in getcinvstring()
DChangeLog-2017470 * cr16-dis.c (cr16_cinvs, instruction, cr16_currInsn): Make static.
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dcr16-dis.c51 static const cinv_entry cr16_cinvs[] = variable
62 static int NUMCINVS = ARRAY_SIZE (cr16_cinvs);
170 for (cinv = cr16_cinvs; cinv < (cr16_cinvs + NUMCINVS); cinv++) in getcinvstring()
DChangeLog-2017470 * cr16-dis.c (cr16_cinvs, instruction, cr16_currInsn): Make static.