Searched refs:FLS (Results 1 – 3 of 3) sorted by relevance
347 WREG32(CG_RT, FLS(l_to_m) | FMS(m_to_h)); in r600_set_at()
1441 # define FLS(x) ((x) << 0) macro
345 defm FLS : ArcUnaryEXT5Inst<0b010011, "fls">;