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

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dcgen.h1289 const char * (*insert_operand)
1299 const char * (*insert_operand) ();
1304 #define CGEN_CPU_INSERT_OPERAND(cd) ((cd)->insert_operand)
1272 const char * (*insert_operand) member in struct:cgen_cpu_desc
1282 const char * (*insert_operand) (); member in struct:cgen_cpu_desc
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c1808 insert_operand (unsigned insn,
1874 image = insert_operand (image, operand, 0, NULL, 0);
1908 image = insert_operand (image, operand, regno (t->X_add_number),
1913 image = insert_operand (image, operand, t->X_add_number, NULL, 0);
5375 image = insert_operand (image, operand, (offsetT) value,
1801 insert_operand (unsigned insn, function
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmep-ibld.c282 errmsg = (* cd->insert_operand) (cd, CGEN_SYNTAX_FIELD (*syn),
2537 cd->insert_operand = mep_cgen_insert_operand;

Completed in 103 milliseconds