Home
last modified time | relevance | path

Searched refs:exceptional (Results 1 – 25 of 51) sorted by relevance

123

/netbsd/src/sys/arch/m68k/fpsp/
Dbugfix.sa97 * /* If the xu instruction is exceptional, we punt.
146 * /* If the xu instruction is exceptional, we punt.
275 * was exceptional, and was completed by the appropriate handler.
276 * If the result of the xu instruction is not exceptional, we can
279 * exceptional, we choose to kill the process.
300 * Check if the instruction which just completed was exceptional.
397 * was exceptional, and was completed by the appropriate handler.
398 * If the result of the xu instruction is not exceptional, we can
401 * exceptional, we choose to kill the process.
426 * Check if the instruction which just completed was exceptional.
Dkernel_ex.sa37 * fpu for exceptional cases detected or reported within the
40 * The bits are tested in gen_except.sa to determine if an exceptional
159 * On entry, a0 points to the exceptional operand. The final exceptional
164 clr.l FP_SCR1(a6) ;set exceptional operand to zero
252 clr.l FP_SCR1(a6) ;set exceptional operand
273 bset.b #sign_bit,FP_SCR1(a6) ;set exceptional operand sign
Dscale.sa259 * t_resdnrm with exceptional operand in ETEMP.
310 clr.l FP_SCR1(a6) ;clear the exceptional operand
316 clr.l FP_SCR1(a6) ;clear the exceptional operand
361 * exceptional operand in ETEMP.
Dgen_except.sa43 * the stack frame in memory with the exceptional operand(s).
280 * The exceptional operand is in FP_SCR1.
287 * caller set CU_ONLY. If so, the exceptional operand is expected in
324 move.l FP_SCR1+4(a6),WBTEMP_HI(a6) ;exceptional op to
382 move.l FP_SCR1+4(a6),WBTEMP_HI(a1) ;exceptional op to
Dx_operr.sa71 * The exceptional operand is not defined for integer overflow
121 * fpu in the original exceptional state.
331 * frame on the stack and the fpu in the original exceptional state
Dx_unfl.sa48 * All trap disabled code applies. In addition the exceptional
177 * If the exception bit set is E3, the exceptional operand from the
Dx_ovfl.sa61 * All trap disabled code applies. In addition the exceptional
Ddecbin.sa52 * Expected is a normal bcd (i.e. non-exceptional; all inf, zero,
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgcov.cc159 unsigned exceptional : 1; member in block_info
187 exceptional (0), is_call_site (0), is_call_return (0), is_nonlocal_return (0), in block_info()
2392 fn->blocks[ix].exceptional = 1; in find_exception_blocks()
2396 queue[0]->exceptional = 0; in find_exception_blocks()
2403 if (!arc->fake && !arc->is_throw && arc->dst->exceptional) in find_exception_blocks()
2405 arc->dst->exceptional = 0; in find_exception_blocks()
2698 if (!block->exceptional) in add_line_counts()
2718 if (!block->exceptional) in add_line_counts()
3063 (*it)->exceptional, false, in output_line_details()
Dtree.def929 /* Evaluate either the normal or the exceptional cleanup. This must
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/wind/
DNormalizationCorrections.txt10 # exceptional (and rare) conditions, an error in a decomposition
Drfc3454.txt943 match with the stored string. There is one exceptional case,
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dgcov.texi339 @var{throw}: true when the branch is an exceptional branch
350 non-exceptional lines and cyan for exceptional. Same colors are used for
473 non-exceptional paths or only exceptional paths such as C++ exception
476 is reachable via non-exceptional or exceptional paths.
/netbsd/src/sys/arch/mvme68k/docs/
DInterrupts25 6 - 7 Anything which generates an exceptional condition
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dmutex793 // for most targets this doesn't work correctly for exceptional executions.
913 // active/passive/returning/exceptional executions.
927 // false if it was an exceptional execution.
Dlimits77 // integral exceptional values is division by zero. Only targets that do not
/netbsd/src/external/public-domain/xz/dist/po/
Dfr.po175 # translate and should only happen in exceptional circumstances which means
/netbsd/src/lib/libc/time/
DTheory349 way to specify Easter, these exceptional years are entered as
/netbsd/src/external/gpl3/gdb/dist/sim/mn10300/
DChangeLog-2021757 only set for fcmp, exceptional conditions are not handled yet.
/netbsd/src/sys/arch/m68k/060sp/dist/
Dfpsp.s979 # the exceptional possibilities we have left ourselves with are ONLY overflow
2710 frestore FP_SRC(%a6) # restore exceptional state
3981 # exceptional or non-exceptional cases, we must check to see if the #
13451 # exceptional case. If no exception should occur, insert the correct #
16912 # flags indicate to the calling routine to emulate the exceptional #
Dpfpsp.s979 # the exceptional possibilities we have left ourselves with are ONLY overflow
2710 frestore FP_SRC(%a6) # restore exceptional state
9883 # exceptional case. If no exception should occur, insert the correct #
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-1999362 * bits/istream.tcc (istream::get(sb)): Handle exceptional events.
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dinvoke-ntp.conf.texi2900 very exceptional circumstances.
Dntp.conf.def3116 very exceptional circumstances.
/netbsd/src/external/bsd/openldap/dist/doc/rfc/
Drfc4511.txt1057 distinguishing between an exceptional server condition and a

123