| To: | "Kevin D. Kissell" <kevink@paralogos.com> |
|---|---|
| Subject: | Re: [MIPS] FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 |
| From: | Sergei Shtylyov <sshtylyov@mvista.com> |
| Date: | Thu, 06 May 2010 15:24:30 +0400 |
| Cc: | Atsushi Nemoto <anemo@mba.ocn.ne.jp>, ralf@linux-mips.org, mcdonald.shane@gmail.com, linux-mips@linux-mips.org |
| In-reply-to: | <4BE1C4EA.1020202@paralogos.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <4BE122D1.3000609@paralogos.com> <20100505091159.GA4016@linux-mips.org> <4BE19214.4010209@paralogos.com> <20100506.012240.118951273.anemo@mba.ocn.ne.jp> <4BE1C4EA.1020202@paralogos.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Thunderbird 2.0.0.24 (Windows/20100228) |
Hello. Kevin D. Kissell wrote: I'm cool with the patch as is, but in the general spirit of regarding
numeric constants other than 0 and 1 as instruments of Satan, it would
probably be even better if those reserved bits were defined
(FPU_CSR_RSVD, or whatever is compatible with existing convention for
such bits) along with the other FCSR bit masks in mipsregs.h, so that
the assigment looks like:
0x3 is still neither 0 nor 1, and so remains an instrument of Satan. How about #defining it also? :-) WBR, Sergei |
| Previous by Date: | Re: [PATCH v2] MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1, Sergei Shtylyov |
|---|---|
| Next by Date: | Re: [MIPS] FPU emulator: allow Cause bits of FCSR to be writeable by ctc1, Kevin D. Kissell |
| Previous by Thread: | Re: [MIPS] FPU emulator: allow Cause bits of FCSR to be writeable by ctc1, Kevin D. Kissell |
| Next by Thread: | Re: [MIPS] FPU emulator: allow Cause bits of FCSR to be writeable by ctc1, Kevin D. Kissell |
| Indexes: | [Date] [Thread] [Top] [All Lists] |