On Sun, Jan 29, 2012 at 8:21 PM, James Courtier-Dutton
<james.dut...@gmail.com> wrote:
>
> On Jan 22, 2012 5:21 AM, "Matt Davis" <mattdav...@gmail.com> wrote:
>>  Essentially, I just want to emit:  "and %eax, $0x7"
>>
> Assuming at&t format, does that instruction actually exist?
> How can you store the result in the constant number 7?
> Did you instead mean
> and $0x7, %eax

Yes, I have it working.  Much thanks to everyone :-)

-Matt

Reply via email to