Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c113 dlx_r_opcode[] = in dlx_r_type() local
147 int dlx_r_opcode_num = (sizeof dlx_r_opcode) / (sizeof dlx_r_opcode[0]); in dlx_r_type()
162 if (dlx_r_opcode[idx].func == func) in dlx_r_type()
164 (*info->fprintf_func) (info->stream, "%s", dlx_r_opcode[idx].name); in dlx_r_type()
169 operand_deliminator (info, dlx_r_opcode[idx].name); in dlx_r_type()