Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dhppa.c1748 static const char *const fcnv_fixed_names[] = {",w", ",dw", "", ",qw"}; variable
2776 source = sub & 4 ? fcnv_ufixed_names : fcnv_fixed_names; in print_insn_hppa()
2778 dest = sub & 4 ? fcnv_ufixed_names : fcnv_fixed_names; in print_insn_hppa()