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

/macosx-10.9.5/cxxfilt-11/cxxfilt/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
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dcgen-ibld.in282 errmsg = (* cd->insert_operand) (cd, CGEN_SYNTAX_FIELD (*syn),
H A Dip2k-ibld.c282 errmsg = (* cd->insert_operand) (cd, CGEN_SYNTAX_FIELD (*syn),
933 cd->insert_operand = ip2k_cgen_insert_operand;
H A Dopenrisc-ibld.c282 errmsg = (* cd->insert_operand) (cd, CGEN_SYNTAX_FIELD (*syn),
1004 cd->insert_operand = openrisc_cgen_insert_operand;
H A Dfr30-ibld.c282 errmsg = (* cd->insert_operand) (cd, CGEN_SYNTAX_FIELD (*syn),
1474 cd->insert_operand = fr30_cgen_insert_operand;
H A Diq2000-ibld.c282 errmsg = (* cd->insert_operand) (cd, CGEN_SYNTAX_FIELD (*syn),
1375 cd->insert_operand = iq2000_cgen_insert_operand;
H A Dm32r-ibld.c282 errmsg = (* cd->insert_operand) (cd, CGEN_SYNTAX_FIELD (*syn),
1215 cd->insert_operand = m32r_cgen_insert_operand;
H A Dxstormy16-ibld.c282 errmsg = (* cd->insert_operand) (cd, CGEN_SYNTAX_FIELD (*syn),
1227 cd->insert_operand = xstormy16_cgen_insert_operand;
H A Dmt-ibld.c274 errmsg = (* cd->insert_operand) (cd, CGEN_SYNTAX_FIELD (*syn),
1725 cd->insert_operand = mt_cgen_insert_operand;
H A Dxc16x-ibld.c282 errmsg = (* cd->insert_operand) (cd, CGEN_SYNTAX_FIELD (*syn),
1807 cd->insert_operand = xc16x_cgen_insert_operand;
H A Dfrv-ibld.c282 errmsg = (* cd->insert_operand) (cd, CGEN_SYNTAX_FIELD (*syn),
2248 cd->insert_operand = frv_cgen_insert_operand;
H A Dmep-ibld.c282 errmsg = (* cd->insert_operand) (cd, CGEN_SYNTAX_FIELD (*syn),
2537 cd->insert_operand = mep_cgen_insert_operand;
H A Dm32c-ibld.c282 errmsg = (* cd->insert_operand) (cd, CGEN_SYNTAX_FIELD (*syn),
5212 cd->insert_operand = m32c_cgen_insert_operand;

Completed in 225 milliseconds