Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dhtmintrin.h39 #define _HTM_STATE(CR0) ((CR0 >> 1) & 0x3) argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dhtmintrin.h39 #define _HTM_STATE(CR0) ((CR0 >> 1) & 0x3) argument
/netbsd-src/sys/sys/
H A Dioctl_compat.h117 #define CR0 0x00000000 macro
/netbsd-src/lib/librpcsvc/
H A Drex.x122 const CR0 = 0x00000000; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dhtmintrin.h26 #define _HTM_STATE(CR0) ((CR0 >> 1) & 0x3) argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d1005 enum CR0 = 0x0000000; // 0000000 in version() local
1040 enum CR0 = 0x00000000; in version() local
1212 enum CR0 = 0x0000000; in version() local
1247 enum CR0 = 0x0000000; // 0000000 in version() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp512 ConstantRange CR0 = in widenCondCommon() local