Subject: Re: SR_INT_IE bit in syscall().
To: Toru Nishimura <nisimura@itc.aist-nara.ac.jp>
From: Jeff Smith <jeffs@geocast.com>
List: port-mips
Date: 09/15/2000 23:57:45
Toru Nishimura wrote:
> 
> I just removed the code to examine-and-reenable SR_INT_IE bit in
> syscall().  The bit was turned on when system call exception is
> received.  I believe in MIPS3 can run harmlessly, but would like to
> know whether that really makes no trouble. I checked the new with
> R3000A.

I have run this on the QED 5231, with one tweak to locore_mips3.S
to re-enable IE before calling syscall after discussion with Tohru.

jeffs