diff options
author | 2014-11-19 09:39:56 +0000 | |
---|---|---|
committer | 2015-02-17 15:37:30 +0000 | |
commit | d2e6d30ad123c81de1d8d6efa2e3e3e33c1e327b (patch) | |
tree | 15eed1fdc2a4845ec601dec5b162b3a77778e12a /arch/mips/mm/sc-mips.c | |
parent | MIPS: lib: memset: Add MIPS R6 support (diff) | |
download | linux-dev-d2e6d30ad123c81de1d8d6efa2e3e3e33c1e327b.tar.xz linux-dev-d2e6d30ad123c81de1d8d6efa2e3e3e33c1e327b.zip |
MIPS: mm: page: Add MIPS R6 support
The MIPS R6 pref instruction only has 9 bits for the immediate
field so skip the micro-assembler PREF instruction if the offset
does not fit in 9 bits. Moreover, bit 30 (Pref_PrepareForStore) is
no longer valid in MIPS R6, so we change the default for all MIPS R6
processors to bit 5 (Pref_StoreStreamed).
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Diffstat (limited to 'arch/mips/mm/sc-mips.c')
0 files changed, 0 insertions, 0 deletions