Home
last modified time | relevance | path

Searched hist:"9 b3b331d0322b60de1bde20528bf974f62804ffa" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/parisc/kernel/
H A Dpacache.Sdiff 9b3b331d0322b60de1bde20528bf974f62804ffa Sat Oct 22 04:55:51 CEST 2005 Grant Grundler <grundler@parisc-linux.org> [PARISC] Properly specify index field to I/D cache flush ops

replace use of "0" with "%r0" since PA 1.1 I/D flush ops only take a
general register and not an immediate value for the index field.
This just forces the code to always be PA 1.1 "clean".

From: Joel Soete <soete.joel@tiscali.be>
Signed-off-by: Grant Grundler <grundler@parisc-linux.org>

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
H A Dsignal.cdiff 9b3b331d0322b60de1bde20528bf974f62804ffa Sat Oct 22 04:55:51 CEST 2005 Grant Grundler <grundler@parisc-linux.org> [PARISC] Properly specify index field to I/D cache flush ops

replace use of "0" with "%r0" since PA 1.1 I/D flush ops only take a
general register and not an immediate value for the index field.
This just forces the code to always be PA 1.1 "clean".

From: Joel Soete <soete.joel@tiscali.be>
Signed-off-by: Grant Grundler <grundler@parisc-linux.org>

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>