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

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

Completed in 272 milliseconds