On Mon, Feb 07, 2005 at 07:24:50PM +0900, Atsushi Nemoto wrote: > >>>>> On Fri, 4 Feb 2005 15:58:03 +0100, Ralf Baechle <ralf@xxxxxxxxxxxxxx> said: > ralf> That's not a new feature in the MIPS world; the R10000 family > ralf> introduced that first and Linux knows how to make use of it. So > ralf> now I just need to teach c-r4k.c to check the AR bit on the 24K. > > 20KC Users Manual says it has physically indexed data cache. Correct - and just to make this CPU one of a rare breed in the MIPS world it also has virtually indexed, virtually tagged caches, similar to the Sibyte SB1. Sibyte still uses it's own cache code but eventually that should go away, so I've listed it also. Ralf