Home
last modified time | relevance | path

Searched defs:usermode (Results 1 – 9 of 9) 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
/openbsd-src/sys/arch/sh/sh/
H A Dtrap.c159 int usermode = !KERNELMODE(tf->tf_ssr); in general_exception() local
320 int 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
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20020314-1.c5 char usermode; member
/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()
/openbsd-src/gnu/usr.bin/perl/vms/
H A Dvms.c1497 unsigned long int retsts, usermode = PSL$C_USER; in Perl_vmssetenv() local