Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/alpha/alpha/
H A Ddb_disasm.c457 #define vaxf_name(op) float_name(vaxf_tbl, op, "vaxfl") macro
894 opcode = vaxf_name(ctx->insn.float_format.function); in alpha_print_instruction()