| To: | linux-mips@oss.sgi.com, linux-mips@fnet.fr |
|---|---|
| Subject: | load_unaligned() and "uld" instruction |
| From: | Jun Sun <jsun@mvista.com> |
| Date: | Mon, 25 Sep 2000 11:48:28 -0700 |
| Sender: | jsun@hermes.mvista.com |
The USB sub-system uses "unaligned.h" file to access unaligned data. All the unaligned data access functions depend on "uld" and "usw" instructions, which are not available on many CPUs. I wonder if there is a version of unaligned access functions which do not depend on those instructions. If not, I can probably write one. Any suggestions? Jun |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: libc upgrade, Florian Lohoff |
|---|---|
| Next by Date: | Re: libc upgrade, Ralf Baechle |
| Previous by Thread: | libc upgrade, Ralf Baechle |
| Next by Thread: | Re: load_unaligned() and "uld" instruction, Dominic Sweetman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |