Mark Johnston 80fe23594c Optimize RISC-V copyin(9)/copyout(9) routines.
The existing copyin(9) and copyout(9) routines on RISC-V perform only a
simple byte-by-byte copy.  Improve their performance by performing
word-sized copies where possible.

Submitted by:	Mitchell Horne <mhorne063@gmail.com>
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D18851
2019-01-21 19:38:53 +00:00
..
2018-11-13 18:20:27 +00:00
2018-08-13 16:07:18 +00:00
2018-12-19 17:52:09 +00:00
2018-07-23 09:54:28 +00:00
2018-02-12 14:48:05 +00:00