Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Ddlx-dis.c409 dlx_jr_opcode[] = in dlx_jr_type() local
415 (sizeof dlx_jr_opcode) / (sizeof dlx_jr_opcode[0]); in dlx_jr_type()
419 if (dlx_jr_opcode[idx].opcode == opc) in dlx_jr_type()
421 (*info->fprintf_func) (info->stream, "%s", dlx_jr_opcode[idx].name); in dlx_jr_type()
422 operand_deliminator (info, dlx_jr_opcode[idx].name); in dlx_jr_type()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Ddlx-dis.c409 dlx_jr_opcode[] = in dlx_jr_type() local
415 (sizeof dlx_jr_opcode) / (sizeof dlx_jr_opcode[0]); in dlx_jr_type()
419 if (dlx_jr_opcode[idx].opcode == opc) in dlx_jr_type()
421 (*info->fprintf_func) (info->stream, "%s", dlx_jr_opcode[idx].name); in dlx_jr_type()
422 operand_deliminator (info, dlx_jr_opcode[idx].name); in dlx_jr_type()