| To: | <linux-mips@linux-mips.org> |
|---|---|
| Subject: | 64 bit operations w/32 bit kernel |
| From: | "Finney, Steve" <Steve.Finney@SpirentCom.COM> |
| Date: | Mon, 29 Sep 2003 07:31:57 -1000 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| Thread-index: | AcOGr5RuaH2Cp/S8QqaiUMNpsQeklA== |
| Thread-topic: | 64 bit operations w/32 bit kernel |
What would be the downside to enabling 64 bit operations in user space on a 32 bit kernel (setting the PX bit in the status register?). The particular issue is that I want to access 64 bit-memory mapped registers, and I really need to do it as an atomic operation. I tried borrowing sibyte/64bit.h from the kernel, but I get an illegal instruction on the double ops. Also, assuming this isn't a horrible idea, is there any obvious single place where "default" values in the CP0 status register get set? Thanks, sf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [patch] kmap_types.h for mips64, Guido Guenther |
|---|---|
| Next by Date: | failed build of Mips for 2.4.22, David Kesselring |
| Previous by Thread: | [patch] kmap_types.h for mips64, Guido Guenther |
| Next by Thread: | Re: 64 bit operations w/32 bit kernel, Michael Uhler |
| Indexes: | [Date] [Thread] [Top] [All Lists] |