Home
last modified time | relevance | path

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

/freebsd-13-stable/tools/tools/nanobsd/
HDdefaults.sh284 CR0 ( ) { function
/freebsd-13-stable/sys/dev/xdma/controller/
HDpl330.h69 #define CR0 0xE00 /* Configuration Register 0 */ macro
/freebsd-13-stable/sys/sys/
HDioctl_compat.h103 #define CR0 0x00000000 macro
/freebsd-13-stable/include/rpcsvc/
HDrex.x123 const CR0 = 0x00000000; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
HDhtmintrin.h26 #define _HTM_STATE(CR0) ((CR0 >> 1) & 0x3) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDGuardWidening.cpp740 ConstantRange CR0 = in mergeChecks() local