commit | ff401e52100dcdc85e572d1ad376d3307b3fe28e | [log] [tgz] |
---|---|---|
author | Steven J. Hill <sjhill@mips.com> | Tue Aug 28 23:20:39 2012 -0500 |
committer | Steven J. Hill <sjhill@mips.com> | Thu Sep 13 15:43:54 2012 -0500 |
tree | 2ba28fa473249e6b9daebf76a3d1835650e3f5de | |
parent | e6de1a09a2f6a6825341e8463866553b77848ed6 [diff] |
MIPS: Optimise TLB handlers for MIPS32/64 R2 cores. The EXT and INS instructions can be used to decrease code size and thus speed up TLB handlers on MIPS32R2 and MIPS64R2 cores. Signed-off-by: Steven J. Hill <sjhill@mips.com>