Home
last modified time | relevance | path

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

/netbsd-src/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); in emul_unaligned()
436 DISASM(tf, insn); in do_lst()
449 DISASM(tf, insn); in do_lst()
495 DISASM(tf, insn); in do_lstmw()
517 DISASM(tf, insn); in do_lstmw()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dgp-display-src.cc259 case DISASM: in proc_cmd()
378 case DISASM: in run_args()
470 proc_cmd (DISASM, first, module->file_name, "1"); in run_args()
552 case DISASM: in check_args()
H A DCommand.h54 DISASM, enumerator
H A DCommand.cc100 { DISASM, "disasm", NULL, "func/file #", 2, &desc[DISASM]},
428 desc[DISASM] = GTXT ("display annotated disassembly for function/file"); in init_desc()
H A Dgp-display-text.cc343 case DISASM: in check_args()
605 case DISASM: in run()
761 case DISASM: in proc_script()
902 case DISASM: in proc_cmd()
921 print_anno_file (arg, arg2, fcontext, cmd_type == DISASM, in proc_cmd()
H A DSettings.cc1290 tab_list->append (new DispTab (DSP_DISASM, i, false, DISASM)); in buildMasterTabList()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dgp-display-src.cc259 case DISASM: in proc_cmd()
378 case DISASM: in run_args()
470 proc_cmd (DISASM, first, module->file_name, "1"); in run_args()
552 case DISASM: in check_args()
H A DCommand.h54 DISASM, enumerator
H A DCommand.cc100 { DISASM, "disasm", NULL, "func/file #", 2, &desc[DISASM]},
437 desc[DISASM] = GTXT ("display annotated disassembly for function/file"); in init_desc()
H A Dgp-display-text.cc348 case DISASM: in check_args()
610 case DISASM: in run()
766 case DISASM: in proc_script()
907 case DISASM: in proc_cmd()
926 print_anno_file (arg, arg2, fcontext, cmd_type == DISASM, in proc_cmd()
H A DSettings.cc1290 tab_list->append (new DispTab (DSP_DISASM, i, false, DISASM)); in buildMasterTabList()