Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dfrv-ibld.c1147 int frv_cgen_get_int_operand
1158 frv_cgen_get_int_operand (cd, opindex, fields) in frv_cgen_get_int_operand() function
2121 cd->get_int_operand = frv_cgen_get_int_operand;
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dfrv-ibld.c1187 int frv_cgen_get_int_operand (CGEN_CPU_DESC, int, const CGEN_FIELDS *);
1196 frv_cgen_get_int_operand (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, in frv_cgen_get_int_operand() function
2248 cd->get_int_operand = frv_cgen_get_int_operand; in frv_cgen_init_ibld_table()