Use copyin32() instead of copyin() in RDHWR emulation.
authorvisa <visa@openbsd.org>
Mon, 3 Jul 2017 16:37:07 +0000 (16:37 +0000)
committervisa <visa@openbsd.org>
Mon, 3 Jul 2017 16:37:07 +0000 (16:37 +0000)
commit891e10e1971546166f7dea1ee7e442412d771869
tree361c652e4290b952425ded03f7d21b82279ba8fd
parent9dff008e82ed3d0e132b4012a3ae7571c71d6e50
Use copyin32() instead of copyin() in RDHWR emulation.
This reduces emulation time about 5%.
sys/arch/mips64/mips64/trap.c