linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Declare strings on stack, gas
@ 2012-04-18 14:58 Daniel Hilst
  2012-04-18 18:14 ` JIA Zhongye
  2012-04-18 19:34 ` Robert Plantz
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Hilst @ 2012-04-18 14:58 UTC (permalink / raw)
  To: linux-assembly

Is possible to declare strings on stack? I'm using mov + ebp offsets to 
do something like that.. Is there an easier way to do it?

Here is an sample off how I'm doing it: http://sprunge.us/UUZI

The hex numbers are a "Hello World" string..
I have tried .assci without success :(

Thanks in advance!


-- 
Follow the white rabbit!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-04-19 16:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18 14:58 Declare strings on stack, gas Daniel Hilst
2012-04-18 18:14 ` JIA Zhongye
2012-04-18 19:34 ` Robert Plantz
2012-04-19 16:07   ` Daniel Hilst

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).