Searched refs:print_with_dot_prefix (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | xc16x-dis.c | 68 print_with_dot_prefix (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, in print_with_dot_prefix() function 318 print_with_dot_prefix (cd, info, fields->f_qbit, 0|(1<<CGEN_OPERAND_DOT_PREFIX), pc, length); in xc16x_cgen_print_operand() 321 … print_with_dot_prefix (cd, info, fields->f_qhibit, 0|(1<<CGEN_OPERAND_DOT_PREFIX), pc, length); in xc16x_cgen_print_operand() 324 … print_with_dot_prefix (cd, info, fields->f_qlobit, 0|(1<<CGEN_OPERAND_DOT_PREFIX), pc, length); in xc16x_cgen_print_operand()
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | xc16x.opc | 158 print_with_dot_prefix (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
|
D | ChangeLog | 127 (print_with_dot_prefix): New functions.
|