* what does this do?
@ 2013-03-02 23:27 horse
2013-03-04 4:03 ` Paul Mundt
0 siblings, 1 reply; 2+ messages in thread
From: horse @ 2013-03-02 23:27 UTC (permalink / raw)
To: linux-sh
here are a portion of build-in asm code :
" .long 661b\n" \
" .long 663f\n" \
" .byte %c0\n" / \
" .byte 662b-661b\n" \
" .byte 664f-663f\n"
what is 661b ,etc ,what does it mean?
thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: what does this do?
2013-03-02 23:27 what does this do? horse
@ 2013-03-04 4:03 ` Paul Mundt
0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2013-03-04 4:03 UTC (permalink / raw)
To: linux-sh
On Sun, Mar 03, 2013 at 07:27:29AM +0800, horse wrote:
>
> here are a portion of build-in asm code :
>
> " .long 661b\n" \
> " .long 663f\n" \
> " .byte %c0\n" / \
> " .byte 662b-661b\n" \
> " .byte 664f-663f\n"
>
> what is 661b ,etc ,what does it mean?
>
> thanks!
If you have to ask this question you probably shouldn't be modifying this
code.
Secondly, what exactly does this have to do with this mailing list?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-04 4:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-02 23:27 what does this do? horse
2013-03-04 4:03 ` Paul Mundt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox