Files
android_kernel_xiaomi_sm8450/arch/mips/mm
Markos Chandras d2e6d30ad1 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>
2015-02-17 15:37:30 +00:00
..
2015-02-16 10:01:24 +00:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-07-10 18:11:34 -07:00
2015-02-17 15:37:30 +00:00
2013-02-01 10:00:22 +01:00
2015-02-16 10:01:24 +00:00
2014-11-24 07:44:49 +01:00
2015-02-16 10:01:24 +00:00