Searched refs:print_exp_len (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | cr16-dis.c | 100 print_exp_len (int size) in print_exp_len() function 615 func (stream, "%s", print_exp_len (instruction->size * 16)); in print_arg() 622 func (stream, "%s", print_exp_len (instruction->size * 16)); in print_arg() 632 func (stream, "%s", print_exp_len (instruction->size * 16)); in print_arg() 638 func (stream, "%s", print_exp_len (instruction->size * 16)); in print_arg() 697 func (stream, "%s", print_exp_len (instruction->size * 16)); in print_arg()
|