Searched refs:TEXASR_IC (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()
87 #define TEXASR_IC 0x0001000000000000 macro
779 if (texasr & TEXASR_IC) in analyse_texasr()