commit | 9b3b331d0322b60de1bde20528bf974f62804ffa | [log] [tgz] |
---|---|---|
author | Grant Grundler <grundler@parisc-linux.org> | Fri Oct 21 22:55:51 2005 -0400 |
committer | Kyle McMartin <kyle@parisc-linux.org> | Fri Oct 21 22:55:51 2005 -0400 |
tree | 6c9f07131f4985f8b48ccd198a88d6405fc43869 | |
parent | 37318a3cb1028933417533084ddbf9d84be06878 [diff] |
[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>