Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Ddlx-dis.c106 unsigned char r_opc[] = { OPC(ALUOP) }; /* Fix ME */ in dlx_r_type() local
107 int r_opc_num = (sizeof r_opc) / (sizeof (char)); in dlx_r_type()
152 if (r_opc[idx] != opc) in dlx_r_type()