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.c1758 static const char *const fcnv_fixed_names[] = {",w", ",dw", "", ",qw"}; variable
2795 source = sub & 4 ? fcnv_ufixed_names : fcnv_fixed_names; in print_insn_hppa()
2797 dest = sub & 4 ? fcnv_ufixed_names : fcnv_fixed_names; in print_insn_hppa()