| To: | "Hyon Lim" <alex@alexlab.net>, "Ralf Baechle" <ralf@linux-mips.org> |
|---|---|
| Subject: | RE: implementation of software suspend on MIPS. (system log) |
| From: | "Uhler, Mike" <uhler@mips.com> |
| Date: | Wed, 31 Oct 2007 11:32:22 -0700 |
| Cc: | <linux-mips@linux-mips.org> |
| In-reply-to: | <dd7dc2bc0710311115x51dfab0bt97cdd810d21d120c@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <dd7dc2bc0710301215m1a5b8d7at85c9afc7976dc21d@mail.gmail.com> <20071031132553.GF14187@linux-mips.org> <dd7dc2bc0710311115x51dfab0bt97cdd810d21d120c@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| Thread-index: | Acgb6giUsNThZbAaTc+MFN9yvVp/7QAAYj/Q |
| Thread-topic: | implementation of software suspend on MIPS. (system log) |
|
There are various sources of information available on MIPS
assembly language programming. The easiest way to get what you want is to
write the code in C, then push it through the compiler to see what instructions
it generates. You can then hack that code to work in your
context.
Beyond that, Ralf mentioned the book "See MIPS Run Linux",
by Dominic Sweetman. There is also the GNU gas manual and the MIPS SDE
Programmer's Guide (see http://www.mips.com/products/resource-library/product-materials/software)
or other references on MIPS assembly language programming.
/gmu
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: implementation of software suspend on MIPS. (system log), Ralf Baechle |
|---|---|
| Next by Date: | [PATCH] Put cast inside macro instead of all the callers, Andrew Sharp |
| Previous by Thread: | Re: implementation of software suspend on MIPS. (system log), Ralf Baechle |
| Next by Thread: | Preliminary patch for ip32 ttyS* device, Giuseppe Sacco |
| Indexes: | [Date] [Thread] [Top] [All Lists] |