Searched refs:TEXASR_FP (Results 1 – 3 of 3) sorted by relevance
63 if ((__builtin_get_texasr() & (TEXASR_FP | TEXASR_IC)) != in htm_is_synthetic()64 (TEXASR_FP | TEXASR_IC)) in htm_is_synthetic()
68 #define TEXASR_FP 0x0100000000000000 macro
690 if (texasr & TEXASR_FP) in analyse_texasr()