“d25d6fa1a95f465ff1ec4458ca15e30b2c8dffec”上不存在“...drivers/git@gitcode.net:openharmony/kernel_linux.git”
[XTENSA] fix bit operations in bitops.h
A macro used internally in the bitops.h file to identify the number of
leading zeros (__cntlz) was implemented incorrectly for Xtensa processors
that don't provide the 'nsa/nsau' instructions. As a result, the dependent
functions and macros (ffs, ffz, fls) were broken.
Signed-off-by: NChris Zankel <chris@zankel.net>
Showing
想要评论请 注册 或 登录