Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dcrx-dis.c102 static argtype getargtype (operand_type);
146 getargtype (operand_type op) in getargtype() function
665 a.type = getargtype (instruction->operands[i].op_type); in make_instruction()
Dcr16-dis.c150 getargtype (operand_type op) in getargtype() function
756 a.type = getargtype (instruction->operands[i].op_type); in cr16_make_instruction()