Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dm68k.c1203 static const char *const scalefactor_name[] = { "<<", ">>" }; in print_insn_arg() local
1205 (*info->fprintf_func) (info->stream, "%s", scalefactor_name[val]); in print_insn_arg()