HomeSort by relevance Sort by last modified time
    Searched refs:crx_optab (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.27/include/opcode/
crx.h 369 extern const operand_entry crx_optab[];
  /toolchain/binutils/binutils-2.27/opcodes/
crx-dis.c 138 return crx_optab[op].bit_size;
149 return crx_optab[op].arg_type;
crx-opc.c 657 const operand_entry crx_optab[] = variable
  /toolchain/binutils/binutils-2.27/gas/config/
tc-crx.c 177 return crx_optab[op].bit_size;
188 return crx_optab[op].arg_type;
199 return crx_optab[op].flags;
    [all...]

Completed in 842 milliseconds