Re: Assembly $0f

"Markus Rechberger" <[email protected]> Fri, 30 Mar 2007 17:01:47 +0200
Newsgroups org.kernel.vger.linux-assembly
Message-ID <[email protected]>
Hi,

On 3/30/07, Reggie Cushing <[email protected]> wrote:
> Hi All - what does $0f actually stand for in such and expression movl
> $0f , %eax
>

mov hex 0x0f into eax

Markus
> Regards
> R.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>


-- 
Markus Rechberger