Home
last modified time | relevance | path

Searched refs:_HTM_STATE (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Headers/
Dhtmintrin.h40 #define _HTM_STATE(CR0) ((CR0 >> 1) & 0x3) macro
Dhtmxlintrin.h157 if (_HTM_STATE (__builtin_ttest ()) == _HTM_NONTRANSACTIONAL) in __TM_nesting_depth()