Home
last modified time | relevance | path

Searched refs:popcodep (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dcris-dis.c241 const struct cris_opcode *popcodep in get_opcode_entry() local
246 if (popcodep == NULL) in get_opcode_entry()
249 if (popcodep->match == BDAP_QUICK_OPCODE) in get_opcode_entry()
277 else if (popcodep->match == DIP_OPCODE) in get_opcode_entry()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dcris-dis.c241 const struct cris_opcode *popcodep in get_opcode_entry() local
246 if (popcodep == NULL) in get_opcode_entry()
249 if (popcodep->match == BDAP_QUICK_OPCODE) in get_opcode_entry()
277 else if (popcodep->match == DIP_OPCODE) in get_opcode_entry()