commit | 7aa7047100113ec9f5e4e685f94223825bd74a7b | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@imgtec.com> | Sat Jan 30 09:08:28 2016 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Feb 02 02:16:29 2016 +0100 |
tree | 6bea043bb48433dd7867fba6856ca0611ca24c7a | |
parent | 10f6d99f0fb186bbca1e9e2905d0d3693f941396 [diff] |
MIPS: traps.c: Correct microMIPS RDHWR emulation Fix the code to fetch and decode the whole 32-bit instruction. This only really matters with the `noulri' kernel parameter as all microMIPS processors are supposed to have all the hardware registers we support. Signed-off-by: Maciej W. Rozycki <macro@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/12281/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>