* .word _XY_
@ 2013-02-12 7:15 horseriver
2013-02-15 1:21 ` Sofiane Akermoun
0 siblings, 1 reply; 2+ messages in thread
From: horseriver @ 2013-02-12 7:15 UTC (permalink / raw)
To: linux-assembly
hi:)
this define : .word _xy_
what is this define meaning?
what is the value of _xy_ ?
thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: .word _XY_
2013-02-12 7:15 .word _XY_ horseriver
@ 2013-02-15 1:21 ` Sofiane Akermoun
0 siblings, 0 replies; 2+ messages in thread
From: Sofiane Akermoun @ 2013-02-15 1:21 UTC (permalink / raw)
To: horseriver; +Cc: linux-assembly
This is related to your assembler macro syntax
_XY_ is an unitialized variable of 16 bits.
2013/2/12 horseriver <horserivers@gmail.com>:
> hi:)
>
> this define : .word _xy_
>
> what is this define meaning?
> what is the value of _xy_ ?
> thanks!
> --
> To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Sofiane AKERMOUN
akersof@gmail.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-15 1:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-12 7:15 .word _XY_ horseriver
2013-02-15 1:21 ` Sofiane Akermoun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox