Searched refs:extract_operand (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/binutils/include/opcode/
H A Dcgen.h1292 int (*extract_operand)
1300 int (*extract_operand) ();
1305 #define CGEN_CPU_EXTRACT_OPERAND(cd) ((cd)->extract_operand)
1275 int (*extract_operand) member in struct:cgen_cpu_desc
1283 int (*extract_operand) (); member in struct:cgen_cpu_desc
/freebsd-10.2-release/contrib/binutils/opcodes/
H A Dmep-ibld.c529 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn),
2538 cd->extract_operand = mep_cgen_extract_operand;

Completed in 108 milliseconds