From: "Hyon Lim" <alex@alexlab.net>
To: "Andrew Dyer" <adyer@righthandtech.com>
Cc: linux-mips@linux-mips.org
Subject: Re: implementation of software suspend on MIPS. (system log)
Date: Thu, 1 Nov 2007 10:46:01 +0900 [thread overview]
Message-ID: <dd7dc2bc0710311846ve03e03eued4ed72c89b06e4f@mail.gmail.com> (raw)
In-Reply-To: <DDAE9570F73FC744918E843E20BE598B096E8E@server1.RightHand.righthandtech.com>
[-- Attachment #1: Type: text/plain, Size: 1021 bytes --]
Yes. you're right. I did same as you said.
However, is there any options for disassembly with variable name?
Often I cannot find that variable's allocated register.
There is only r0,r1... but I want a comment for variable assignment status.
On 11/1/07, Andrew Dyer <adyer@righthandtech.com> wrote:
>
> > The code of resume process should be implemented on
> arch/xxx/power/swsusp.S
> > So it should be implemented by assembly.
> > That's the problem...
> > I've no idea about complex assembly programming. :-)
> > Could you recommend any pdf or website?
>
> Whenever I have to do something moderately complex in assy. language, I
> often find it helpful to code the thing in C and run it through the compiler
> and look at the generated assy. language. Oftentimes you can modify the
> output of the compiler without too much trouble.
>
>
--
Hyon Lim (임현)
Mobile. 010-8212-1240 (Intl' Call : +82-10-8212-1240)
Fax. 032-232-0578 (Intl' Available)
Homepage : http://www.alexlab.net
Blog : http://www.alexlab.net/blog
[-- Attachment #2: Type: text/html, Size: 1505 bytes --]
next parent reply other threads:[~2007-11-01 1:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <DDAE9570F73FC744918E843E20BE598B096E8E@server1.RightHand.righthandtech.com>
2007-11-01 1:46 ` Hyon Lim [this message]
2007-11-01 2:27 ` implementation of software suspend on MIPS. (system log) J. Scott Kasten
2007-11-01 9:11 ` Hyon Lim
2007-11-01 13:41 ` J. Scott Kasten
2007-11-01 14:37 ` Hyon Lim
2007-11-01 15:00 ` J. Scott Kasten
2007-10-30 19:15 Hyon Lim
[not found] ` <20071031132553.GF14187@linux-mips.org>
2007-10-31 18:15 ` Hyon Lim
2007-10-31 18:30 ` Ralf Baechle
2007-10-31 18:32 ` Uhler, Mike
2007-10-31 18:32 ` Uhler, Mike
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=dd7dc2bc0710311846ve03e03eued4ed72c89b06e4f@mail.gmail.com \
--to=alex@alexlab.net \
--cc=adyer@righthandtech.com \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.