dougm
b905869fc5
Implement the ffs and fls functions, and their longer counterparts, in
...
cpufunc, in terms of __builtin_ffs and the like, for arm32 v6 and v7
architectures, and use those, rather than the simple libkern
implementations, in building arm32 kernels.
Reviewed by: manu
Approved by: kib, markj (mentors)
Tested by: iz-rpi03_hs-karlsruhe.de, mikael.urankar_gmail.com, ian
Differential Revision: https://reviews.freebsd.org/D20412
2019-05-28 15:47:00 +00:00
..
2019-01-20 15:17:56 +00:00
2019-05-02 16:56:03 +00:00
2019-03-26 02:45:23 +00:00
2019-05-23 19:55:53 +00:00
2019-05-25 07:26:30 +00:00
2019-05-28 15:47:00 +00:00
2019-05-23 17:35:40 +00:00
2019-05-25 07:26:30 +00:00
2019-02-21 17:31:33 +00:00
2019-05-17 15:20:51 +00:00
2019-05-08 16:06:54 +00:00
2019-02-21 17:31:33 +00:00
2019-04-19 20:08:45 +00:00
2019-02-19 19:36:56 +00:00
2019-05-10 18:09:27 +00:00
2019-05-14 18:26:39 +00:00
2017-06-08 20:41:28 +00:00
2019-05-14 18:10:32 +00:00
2018-11-09 20:33:38 +00:00
2018-10-11 20:44:25 +00:00
2019-05-22 15:56:41 +00:00
2019-02-18 13:14:53 +00:00
2018-11-01 23:11:47 +00:00
2018-07-28 12:50:09 +00:00
2018-07-17 14:11:30 +00:00
2018-11-01 23:11:47 +00:00
2018-07-17 14:11:30 +00:00
2018-07-17 14:11:30 +00:00
2018-07-17 14:11:30 +00:00
2018-07-17 14:11:30 +00:00
2018-05-30 02:26:36 +00:00
2019-05-23 17:18:48 +00:00
2019-05-17 15:24:44 +00:00
2019-05-02 18:10:23 +00:00
2018-12-19 21:57:58 +00:00
2018-07-28 11:00:45 +00:00
2018-12-12 21:58:30 +00:00
2019-01-30 02:07:13 +00:00
2018-04-12 17:43:19 +00:00
2018-04-06 17:35:35 +00:00
2018-06-12 17:45:15 +00:00
2017-11-20 19:43:44 +00:00
2018-10-22 02:34:47 +00:00