Alex Richardson ab147542b7 libc/string/memset.c: Use unsigned long for stores
While most 64-bit architectures have an assembly implementation of this
file, RISC-V does not. As we now store 8 bytes instead of 4 it should speed
up RISC-V.

Reviewed By:	kib
MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D29536
2021-04-20 01:46:43 +01:00
..
2020-12-16 09:02:09 +00:00
2017-11-13 17:04:44 +00:00
2020-02-08 21:17:48 +00:00
2017-11-13 17:04:44 +00:00
2020-01-15 19:46:01 +00:00
2021-02-23 20:08:10 +02:00
2020-01-15 19:53:03 +00:00
2020-12-16 09:02:09 +00:00