Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dhppa-dis.c147 static const char *const fcnv_fixed_names[] = {",w", ",dw", "", ",qw"}; variable
1170 source = sub & 4 ? fcnv_ufixed_names : fcnv_fixed_names; in print_insn_hppa()
1172 dest = sub & 4 ? fcnv_ufixed_names : fcnv_fixed_names; in print_insn_hppa()