Re: 3 operands -- What order for AT&T syntax?
bwaichu@xxxxxxxxx wrote:
> I have a three operand IMUL. How do I order these in AT&T syntax?
>
> Is it:
>
> IMUL operand 3, operand 2, operand 1
>
> ?
Well, the numbers don't mean much, but it is
imul{w,l} immConst, src, dest
Cheers,
Randy Hyde
.
Relevant Pages
- Re: Donkey is a HAXXOR !!!
... > Donkey's new syntax, completely reversed. ... > XOR AX, H ... > Randy Hyde ... Prev by Date: ... (alt.lang.asm) - Re: Compare currency to a double
... I can't use isnull because sometimes there are values that are ... >not equal and I need that value to update the spreadsheet. ... you may need some other number); or a syntax ... Prev by Date: ... (microsoft.public.access.formscoding) - Re: Arrays of zero length
... than syntax, there is no "funniness" about whether or not it is ... my first.last at org.domain| experience comes from bad judgment. ... Prev by Date: ... (comp.lang.fortran) - Re: working with dates
... > figure this out but i'm not too sure on the syntax. ... > Hru48's Profile: ... Prev by Date: ... (microsoft.public.excel.misc) - RE: For Each Statement
... > dont put a 0 value in the OptionValue of any of the buttons in that group. ... >> I need to reset all of my option buttons on a form to FALSE, ... I cannot find the syntax for this anywhere. ... Prev by Date: ... (microsoft.public.access.modulesdaovba) |
|