Bjoern A. Zeeb 4ceeb398bf arm64: implement bs_sr_<N>
Implement the bs_sr_<N> generic functions based on the generic
mips implementation calling the generic bs_w_<N> functions in a loop.

ral(4) (rt2860.c) panics in RAL_SET_REGION_4() because bs_sr_4()
is NULL.  It seems ral(4) and ti(4) might be the only consumers of
these functions I could find quickly so keeping them in C rather than asm.

Reported by:	Steve Wheeler (https://redmine.pfsense.org/issues/11021)
Reviewed by:	mmel
MFC after:	3 days
2020-11-04 12:11:50 +00:00
..
2020-11-04 10:38:25 +00:00
2020-10-15 20:21:15 +00:00
2020-11-04 12:11:50 +00:00
2020-10-27 06:43:24 +00:00
2020-09-17 22:29:38 +00:00
2020-11-03 19:12:33 +00:00
2020-11-04 12:07:33 +00:00