HomeSort by: relevance | last modified time | path
    Searched defs:insn_printf (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/alpha/alpha/
db_disasm.c 791 insn_printf(struct alpha_print_instruction_context *ctx, function in typeref:typename:void
837 insn_printf(ctx, "%s %s", opcode,
877 insn_printf(ctx, "%s\t%s,", opcode,
880 insn_printf(ctx, "#0x%x",
883 insn_printf(ctx, "%s",
887 insn_printf(ctx, ",%s",
904 insn_printf(ctx, "%s\tf%d,f%d,f%d", opcode,
921 insn_printf(ctx, "%s\t(%s)", opcode,
927 insn_printf(ctx, "%s\t0(%s)", opcode,
934 insn_printf(ctx, "%s\t%s", opcode
    [all...]

Completed in 12 milliseconds