Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dm32r-ibld.c816 int m32r_cgen_get_int_operand (CGEN_CPU_DESC, int, const CGEN_FIELDS *);
825 m32r_cgen_get_int_operand (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, in m32r_cgen_get_int_operand() function
1215 cd->get_int_operand = m32r_cgen_get_int_operand; in m32r_cgen_init_ibld_table()
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dm32r-ibld.c824 int m32r_cgen_get_int_operand
835 m32r_cgen_get_int_operand (cd, opindex, fields) in m32r_cgen_get_int_operand() function
1232 cd->get_int_operand = m32r_cgen_get_int_operand;