Re: newbie: MUL product



On Fri, 30 Mar 2007 13:02:09 +0200, Herbert Kleebauer <klee@xxxxxxxxx>
wrote:

Frank Kotler wrote:

Okay, Herbert was joking about the "case" part. But I think he was
making a point about why his syntax is "better" than Intel's...

Nobody understands my jokes! It was meant the way, that if people
(and I also belonged to these people when I wrote my assembler, so
I called the instruction "muls" instead just "mul") don't know that for
a 32x32->32 multiplication there is no difference between signed
and unsigned multiplication, then it would be better if an assembler
would provide two different mnemonics (mul and imul in the case
of Intel syntax) for the same opcode.


When I was in high school, every year at the beginning of the year,
there would be a new freshman asking how to get to a certain
classroom. I always told them, "down the hall, turn right, take the
elevator".

Our high school was a one-story building.

As a newbie assembly student, I feel like that freshman! :)

Karma, I suppose. :) I actually looked at the CASE of the opcode
instructions. hehehe.

Can someone tell me where the "any" key is??? it says "Press any key
to continue".

--
thanks,
Brian
To the best of my knowledge, I have:
1) asked a question specifically related to this newsgroup
2) not used my email to request answers be sent there
3) not top-posted
4) not used bad grammar that would make me appear more stupider
.



Relevant Pages

  • Re: My view on this "Is blah an assembler"
    ... > means it would be an Assembler. ... Assembly language lacks higher-level logical ... inconsistent and ambiguous syntax (that directly ... > mov eax MySymbolic; Adress ...
    (alt.lang.asm)
  • Re: To C.
    ... to the member's label inside the structure ... relative offset of the data from the start of the structure... ... As NASM or any other "real assembler", as you like to put it, ... whatever strange syntax is accepted... ...
    (alt.lang.asm)
  • Re: HLA is a text converter (text to object code)
    ... I don't mind the HLA variable declarations and function ... They exist to help allow beginning programmers to write ... > syntax, newcomers can apply all the style guidelines they've used ... > who already use another assembler. ...
    (alt.lang.asm)
  • Re: Why there are so many assemblers.
    ... "Intel Syntax" means that the assembler uses the language grammar ... NASM doesn't use that grammar. ... it is not an "Intel Syntax" assembler. ...
    (alt.lang.asm)
  • Re: HLAs
    ... Uh, first of all it was Intel, not Microsoft. ... Intel devised this syntax, that's why we call it an "Intel-syntax" ... assembler rather than a "Microsoft-syntax" assembler (though ...
    (comp.lang.asm.x86)