Searched refs:DISASM (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sys/arch/powerpc/powerpc/
H A Dfix_unaligned.c133 #define DISASM(tf, insn) \ macro
139 #define DISASM(tf, insn) __nothing macro
347 DISASM(tf, insn);
436 DISASM(tf, insn);
449 DISASM(tf, insn);
495 DISASM(tf, insn);
517 DISASM(tf, insn);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DCommand.h54 DISASM, enumerator in enum:CmdType
H A Dgp-display-src.cc259 case DISASM:
378 case DISASM:
470 proc_cmd (DISASM, first, module->file_name, "1");
552 case DISASM:
H A DCommand.cc100 { DISASM, "disasm", NULL, "func/file #", 2, &desc[DISASM]},
428 desc[DISASM] = GTXT ("display annotated disassembly for function/file");
H A Dgp-display-text.cc343 case DISASM:
605 case DISASM:
761 case DISASM:
902 case DISASM:
921 print_anno_file (arg, arg2, fcontext, cmd_type == DISASM,
H A DSettings.cc1290 tab_list->append (new DispTab (DSP_DISASM, i, false, DISASM));
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DCommand.h54 DISASM, enumerator in enum:CmdType
H A Dgp-display-src.cc259 case DISASM:
378 case DISASM:
470 proc_cmd (DISASM, first, module->file_name, "1");
552 case DISASM:
H A DCommand.cc100 { DISASM, "disasm", NULL, "func/file #", 2, &desc[DISASM]},
428 desc[DISASM] = GTXT ("display annotated disassembly for function/file");
H A Dgp-display-text.cc343 case DISASM:
605 case DISASM:
761 case DISASM:
902 case DISASM:
921 print_anno_file (arg, arg2, fcontext, cmd_type == DISASM,
H A DSettings.cc1290 tab_list->append (new DispTab (DSP_DISASM, i, false, DISASM));

Completed in 366 milliseconds