Home
last modified time | relevance | path

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

/external/qemu/
Dppc-dis.c5371 static const char *cbnames[4] = { "lt", "gt", "eq", "so" }; in print_insn_powerpc() local
5379 (*info->fprintf_func) (info->stream, "%s", cbnames[cc]); in print_insn_powerpc()