* MIPS assembly directives in GCC
@ 2007-11-01 12:36 Hyon Lim
2007-11-01 14:26 ` Thiemo Seufer
2007-11-14 20:37 ` Jiju George T
0 siblings, 2 replies; 4+ messages in thread
From: Hyon Lim @ 2007-11-01 12:36 UTC (permalink / raw)
To: linux-mips
[-- Attachment #1: Type: text/plain, Size: 454 bytes --]
I investigated kernel assembly source code in my kernel (2.6.10).
I found that there are a lot of assembly directives (e.g., .align, .set
reorder, .cpload, .frame etc.).
Is there any documents which explains those directives? (not only I
described above. All of directives)
--
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: 609 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: MIPS assembly directives in GCC
2007-11-01 12:36 MIPS assembly directives in GCC Hyon Lim
@ 2007-11-01 14:26 ` Thiemo Seufer
2007-11-01 16:45 ` [SPAM] " Markus Gothe
2007-11-14 20:37 ` Jiju George T
1 sibling, 1 reply; 4+ messages in thread
From: Thiemo Seufer @ 2007-11-01 14:26 UTC (permalink / raw)
To: Hyon Lim; +Cc: linux-mips
Hyon Lim wrote:
> I investigated kernel assembly source code in my kernel (2.6.10).
> I found that there are a lot of assembly directives (e.g., .align, .set
> reorder, .cpload, .frame etc.).
> Is there any documents which explains those directives? (not only I
> described above. All of directives)
Short of reading the assembler sourcecode I believe the best document
is "See MIPS Run Linux".
Thiemo
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [SPAM] Re: MIPS assembly directives in GCC
2007-11-01 14:26 ` Thiemo Seufer
@ 2007-11-01 16:45 ` Markus Gothe
0 siblings, 0 replies; 4+ messages in thread
From: Markus Gothe @ 2007-11-01 16:45 UTC (permalink / raw)
To: Thiemo Seufer; +Cc: Hyon Lim, linux-mips
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Thiemo Seufer wrote:
> Hyon Lim wrote:
>> I investigated kernel assembly source code in my kernel (2.6.10).
>> I found that there are a lot of assembly directives (e.g.,
>> .align, .set reorder, .cpload, .frame etc.). Is there any
>> documents which explains those directives? (not only I described
>> above. All of directives)
>
> Short of reading the assembler sourcecode I believe the best
> document is "See MIPS Run Linux".
>
>
> Thiemo
>
Use the source Luke (or Google)... I think if you'vent got a clue
about assembler (or anything else you're doing) you need to do some
research before asking, that's my not so humble opinion.
- --
_______________________________________
Mr Markus Gothe
Software Engineer
Phone: +46 (0)13 21 81 20 (ext. 1046)
Fax: +46 (0)13 21 21 15
Mobile: +46 (0)73 718 72 80
Diskettgatan 11, SE-583 35 Linköping, Sweden
www.27m.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHKgKr6I0XmJx2NrwRCNxEAJ9S1pVnCyBRismBGVoD/lBl119l2gCg0uDy
U4la1KpQWb3zAJfR/Y9Ph0U=
=lSeG
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: MIPS assembly directives in GCC
2007-11-01 12:36 MIPS assembly directives in GCC Hyon Lim
2007-11-01 14:26 ` Thiemo Seufer
@ 2007-11-14 20:37 ` Jiju George T
1 sibling, 0 replies; 4+ messages in thread
From: Jiju George T @ 2007-11-14 20:37 UTC (permalink / raw)
To: linux-mips
See Chapter 8 of
http://www.cs.unibo.it/~solmi/teaching/arch_2002-2003/AssemblyLanguageProgDoc.pdf
Regards,
Jiju
Hyon Lim wrote:
>
> I investigated kernel assembly source code in my kernel (2.6.10).
> I found that there are a lot of assembly directives (e.g., .align, .set
> reorder, .cpload, .frame etc.).
> Is there any documents which explains those directives? (not only I
> described above. All of directives)
>
> --
> 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
>
>
--
View this message in context: http://www.nabble.com/MIPS-assembly-directives-in-GCC-tf4731041.html#a13755803
Sent from the linux-mips main mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-11-14 20:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-01 12:36 MIPS assembly directives in GCC Hyon Lim
2007-11-01 14:26 ` Thiemo Seufer
2007-11-01 16:45 ` [SPAM] " Markus Gothe
2007-11-14 20:37 ` Jiju George T
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox