Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Ddlx-dis.c147 int dlx_r_opcode_num = (sizeof dlx_r_opcode) / (sizeof dlx_r_opcode[0]); in dlx_r_type() local
161 for (idx = 0 ; idx < dlx_r_opcode_num; idx++) in dlx_r_type()