Searched refs:_HTM_STATE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dhtmxlintrin.h84 unsigned char status = _HTM_STATE (__builtin_tend (0));
158 if (_HTM_STATE (__builtin_ttest ()) == _HTM_NONTRANSACTIONAL)
H A Dhtmintrin.h39 #define _HTM_STATE(CR0) ((CR0 >> 1) & 0x3) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dhtmxlintrin.h84 unsigned char status = _HTM_STATE (__builtin_tend (0));
158 if (_HTM_STATE (__builtin_ttest ()) == _HTM_NONTRANSACTIONAL)
H A Dhtmintrin.h39 #define _HTM_STATE(CR0) ((CR0 >> 1) & 0x3) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dhtmintrin.h26 #define _HTM_STATE(CR0) ((CR0 >> 1) & 0x3) macro
H A Dhtmxlintrin.h139 if (_HTM_STATE (__builtin_ttest ()) == _HTM_NONTRANSACTIONAL)

Completed in 91 milliseconds