Searched refs:get_int_operand (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/binutils/include/opcode/
H A Dcgen.h1317 int (*get_int_operand)
1330 #define CGEN_CPU_GET_INT_OPERAND(cd) ((cd)->get_int_operand)
1300 int (*get_int_operand) member in struct:cgen_cpu_desc
/freebsd-10.2-release/contrib/binutils/opcodes/
H A Dcgen-opc.c565 indices[i] = (*cd->get_int_operand) (cd, op_type, fields);
H A Dmep-ibld.c2540 cd->get_int_operand = mep_cgen_get_int_operand;

Completed in 61 milliseconds