Home
last modified time | relevance | path

Searched defs:usermode (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/sh3/sh3/
H A Dexception.c143 bool usermode = !KERNELMODE(tf->tf_ssr); in general_exception() local
283 bool usermode; in tlb_exception() local
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dusp.S25 usermode: label
H A Dhwloop-bits.S68 usermode: label
/netbsd-src/sys/arch/vax/vax/
H A Dtrap.c94 const bool usermode = USERMODE_P(tf); in trap() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DCommand.cc337 Command::print_help (char *prog_name, bool cmd_line, bool usermode, FILE *outf) in print_help()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DCommand.cc346 Command::print_help (char *prog_name, bool cmd_line, bool usermode, FILE *outf) in print_help()