Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
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()