Searched refs:m32r_cgen_print_operand (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | m32r-dis.c | 147 void m32r_cgen_print_operand 166 m32r_cgen_print_operand (CGEN_CPU_DESC cd, in m32r_cgen_print_operand() function 274 cd->print_operand = m32r_cgen_print_operand; in m32r_cgen_init_dis() 384 m32r_cgen_print_operand (cd, CGEN_SYNTAX_FIELD (*syn), info, in print_insn_normal()
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | m32r-dis.c | 151 void m32r_cgen_print_operand 171 m32r_cgen_print_operand (cd, opindex, xinfo, fields, attrs, pc, length) in m32r_cgen_print_operand() function 281 cd->print_operand = m32r_cgen_print_operand; 391 m32r_cgen_print_operand (cd, CGEN_SYNTAX_FIELD (*syn), info, in print_insn_normal()
|