Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dm68k.c1108 static const char *const cacheFieldName[] = { "nc", "dc", "ic", "bc" }; in print_insn_arg() local
1110 (*info->fprintf_func) (info->stream, "%s", cacheFieldName[val]); in print_insn_arg()