Subject: Re: cachectl
To: Charles Hannum <mycroft@duality.gnu.ai.mit.edu>
From: None <mw@eunet.ch>
List: m68k
Date: 01/25/1994 20:20:19
> The original hp300 code does not use trap 12 (assuming you refer to the
> processor trap #, not the one in trap.h) for anything.
Hm.. how far back did you go check this out? I just looked at
arch/hp300/locore.s, and this is what I found:
/*
* Trap 12 is the entry point for the cachectl "syscall" (both HPUX & BSD)
* cachectl(command, addr, length)
* command in d0, addr in a1, length in d1
*/
.globl _cachectl
_trap12:
Doesn't look too new to me.
-Markus
--
CHUUG/EUnet Switzerland Markus Wild
Zweierstrasse 35 Tel: +41 1 291 45 80 mw@eunet.ch
CH-8004 Zuerich Fax: +41 1 291 46 42 S=mw;P=EUnet;A=EUnet;C=CH
------------------------------------------------------------------------------