MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 17 Sep 2013 15:58:10 +0000 (16:58 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 18 Sep 2013 18:25:19 +0000 (20:25 +0200)
Replace hardcoded CP0 PRId and CP1 FPIR register access masks throughout.
The change does not touch places that use shifted or partial masks.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5838/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found