/freebsd-src/sys/contrib/device-tree/Bindings/arm/firmware/ |
H A D | sdei.txt | 10 and enabling/disabling events. Functions are invoked by trapping to the 18 Note that the immediate field of the trapping instruction must be set
|
/freebsd-src/sys/contrib/device-tree/Bindings/arm/ |
H A D | psci.yaml | 21 Functions are invoked by trapping to the privilege level of the PSCI 28 Note that the immediate field of the trapping instruction must be set
|
/freebsd-src/contrib/llvm-project/lld/docs/ |
H A D | WebAssembly.rst | 98 trapping stub function in place of the undefined function. 253 For example a runtime call to a weak undefined function ``foo`` will up trapping
|
/freebsd-src/sys/contrib/device-tree/Bindings/arm/msm/ |
H A D | qcom,idle-state.txt | 42 kernel. Entering a power down state for the cpu, needs to be done by trapping
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCGenScalarMASSEntries.cpp | 79 // FIXME: no-errno and trapping-math need to be set for MASS converstion in isFiniteCallSafe()
|
/freebsd-src/usr.bin/clang/llc/ |
H A D | llc.1 | 165 .B \-\-enable\-no\-trapping\-fp\-math
|
/freebsd-src/lib/msun/tests/ |
H A D | fenv_test.c | 399 * Some CPUs, e.g. AArch64 QEMU does not support trapping on FP in ATF_TC_BODY() 408 atf_tc_skip("CPU does not support trapping on floating point " in ATF_TC_BODY()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssembly.td | 60 "Enable non-trapping float-to-int conversion operators">;
|
H A D | WebAssemblyInstrControl.td | 113 // debugtrap explicitly returns despite trapping because it is supposed to just
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | BuiltinsWebAssembly.def | 48 // Trapping fp-to-int conversions
|
/freebsd-src/sys/dev/sound/pci/ |
H A D | envy24.h | 111 #define ENVY24_CCS_IMASK_FM 0x08 /* FM/MIDI trapping */ 121 #define ENVY24_CCS_ISTAT_FM 0x08 /* FM/MIDI trapping */
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | BoundsChecking.cpp | 181 // Create a trapping basic block on demand using a callback. Depending on in addBoundsChecking()
|
/freebsd-src/usr.sbin/bhyve/amd64/ |
H A D | pci_gvt-d.c | 161 * trap a whole page. Trapping a bunch of MMIO register could in gvt_d_setup_gsm()
|
/freebsd-src/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-death-test-internal.h | 195 // failures. Note that trapping SEH exceptions is not implemented here.
|
/freebsd-src/contrib/ofed/opensm/include/complib/ |
H A D | cl_types.h | 299 /****f* Component Library: Error Trapping/cl_panic
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSubtarget.h | 168 // UseTCCInDIV -- Enables the use of trapping in the assembler.
|
H A D | Mips.td | 192 "Force the assembler to use trapping">;
|
/freebsd-src/sys/contrib/xen/arch-x86/ |
H A D | xen.h | 370 * Prefix forces emulation of some non-trapping instructions.
|
/freebsd-src/lib/libsys/ |
H A D | Makefile.sys | 43 # Trapping stubs in dynamic libc to be filtered by libsys.
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | README.txt | 95 // Integral arithmetic with trapping overflow
|
/freebsd-src/sys/arm64/arm64/ |
H A D | vfp.c | 516 * i.e. return if we are trapping on FP access.
|
/freebsd-src/sys/arm/arm/ |
H A D | vfp.c | 408 * i.e. return if we are trapping on FP access. in vfp_save_state()
|
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ |
H A D | SanitizerArgs.cpp | 276 // Apply default trapping behavior. in parseSanitizeTrapArgs() 593 // Report error if there are non-trapping sanitizers that require in SanitizerArgs() 1077 "Overlap between recoverable and trapping sanitizers"); in toString()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetOptions.h | 193 /// -enable-no-trapping-fp-math is specified on the command line. This
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsWebAssembly.td | 99 // Trapping float-to-int conversions
|