Home
last modified time | relevance | path

Searched refs:FLS (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Dr600_dpm.c347 WREG32(CG_RT, FLS(l_to_m) | FMS(m_to_h)); in r600_set_at()
H A Dr600d.h1441 # define FLS(x) ((x) << 0) macro
/openbsd/gnu/llvm/llvm/lib/Target/ARC/
H A DARCInstrInfo.td345 defm FLS : ArcUnaryEXT5Inst<0b010011, "fls">;