Searched refs:taken (Results 1 – 19 of 19) sorted by relevance
/arch/m68k/ifpsp060/ |
D | fpsp.doc | 171 exception taken ---> enter _060_fpsp_snan --| 179 exception taken ---> enter _060_fpsp_operr --| 187 exception taken ---> enter _060_fpsp_dz --| 195 exception taken ---> enter _060_fpsp_inex --| 204 exception taken ---> enter _060_fpsp_ovfl --| 216 exception taken ---> enter _060_fpsp_unfl --| 229 exception taken ---> enter _060_fpsp_fline --| 266 exception taken ---> enter _060_fpsp_unsupp --| 288 exception taken ---> enter _060_fpsp_effadd --|
|
D | isp.doc | 36 This exception is taken when any of the integer instructions 209 exception taken ---> enter _060_isp_unimp --|
|
D | ilsp.doc | 132 will be taken. Although the exception stack frame will not
|
/arch/alpha/kernel/ |
D | core_t2.c | 183 unsigned int value, cpu, taken; in conf_read() local 215 if ((taken = mcheck_taken(cpu))) { in conf_read() 237 unsigned int cpu, taken; in conf_write() local 267 if ((taken = mcheck_taken(cpu))) { in conf_write()
|
D | proto.h | 218 unsigned char taken; member 223 #define mcheck_taken(cpu) (*((void)(cpu), &__mcheck_info.taken))
|
/arch/x86/xen/ |
D | spinlock.c | 21 u64 taken; member 261 ADD_STATS(taken, 1); in __xen_spin_lock() 392 debugfs_create_u64("taken", 0444, d_spin_debug, &spinlock_stats.taken); in xen_spinlock_debugfs()
|
/arch/sh/ |
D | Kconfig.cpu | 99 accomplishing what is taken care of by the banked registers.
|
/arch/m68k/fpsp040/ |
D | skeleton.S | 90 | swapped out before taking the exception, the exception taken on 92 | and unfl exception to be taken must not have been enabled. The
|
D | setox.S | 77 | taken. 80 | 2.1 Set AdjFlag := 0 (indicates the branch 1.3 -> 2 was taken)
|
D | gen_except.S | 350 | the exc taken will be inex2.
|
D | res_func.S | 1432 .long mvout_end |should never be taken 1436 .long mvout_end |should never be taken
|
/arch/blackfin/ |
D | Kconfig.debug | 72 - The generated exception is not taken. 125 16 changes in program flow taken by the program sequencer. The history
|
/arch/mn10300/ |
D | Kconfig | 210 single-stepping, which are taken over completely by the JTAG unit.
|
/arch/m68k/ifpsp060/src/ |
D | isp.S | 916 # MODE and REG are taken from the EXC_OPWORD.
|
D | pfpsp.S | 2943 # The FPU is disabled and so we should really have taken the "Line 3760 # exception is taken, the input operand in the fsave state frame may # 4575 # currently, MODE and REG are taken from the EXC_OPWORD. this could be
|
D | fpsp.S | 2944 # The FPU is disabled and so we should really have taken the "Line 3761 # exception is taken, the input operand in the fsave state frame may # 13951 # compute a result. Check if the regular operands would have taken # 14292 # compute a result. Check if the regular operands would have taken # 16163 # enable bit is set in the FPCR, then the trap is taken and the # 16685 # For the IEEE aware tests, action is only taken if the result is false.# 18526 # currently, MODE and REG are taken from the EXC_OPWORD. this could be
|
D | fplsp.S | 6731 # 16380 log(2) and the branch to Step 9 is taken. # 6735 # was taken) #
|
/arch/powerpc/boot/dtc-src/ |
D | dtc-parser.tab.c_shipped | 954 backslash-backslash). YYSTR is taken from yytname. If YYRES is
|
D | dtc-lexer.lex.c_shipped | 1197 /* Note: because we've taken care in
|