fel: Implement fel_clrsetbits_le32() helper
This function provides bitwise clear/set operations on 32-bit words
via FEL. It may help with implementing future functionality, where
ARM register manipulations often involve such bit level access.
Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
thunks/clrsetbits.S
0 → 100644
thunks/clrsetbits.h
0 → 100644
Please register or sign in to comment