commit | 8ab6abcb6aa475f458a3a81a69cca17840daafd1 | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Tue May 19 09:50:31 2015 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sun Jun 21 21:52:31 2015 +0200 |
tree | a3ed6ee306a7628e5728ef7d694bafa0018f7b2a | |
parent | e50f0e313548854c2709a5ba9c61623cf189a9a1 [diff] |
MIPS: mipsregs.h: Add EntryLo bit definitions Add definitions for EntryLo register bits in mipsregs.h. The R4000 compatible ones are prefixed MIPS_ENTRYLO_ and the R3000 compatible ones are prefixed R3K_ENTRYLO_. These will be used in later patches. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: linux-mips@linux-mips.org Cc: Maciej W. Rozycki <macro@linux-mips.org> Patchwork: https://patchwork.linux-mips.org/patch/10073/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>