CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/03 10:37:07
Modified files:
sys/arch/mips64/mips64: trap.c
Log message:
Use copyin32() instead of copyin() in RDHWR emulation.
This reduces emulation time about 5%.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/03 10:37:07
Modified files:
sys/arch/mips64/mips64: trap.c
Log message:
Use copyin32() instead of copyin() in RDHWR emulation.
This reduces emulation time about 5%.