Re: Question about jumps



"Herbert Kleebauer" <klee@xxxxxxxxx> ???????/???????? ? ????????:

Windela/Lindela is exactly such a product and
was never designed to be used by somebody else.

If so, there is no point to show this syntax to somebody else.

But it shouldn't be
a problem to understand code posted in this syntax, because it is
only pure CPU instructions (no assembler specific macros or
compile time language).

Your suffixes are quite self-explanatory (just a cumbersome-ness), but the numbered registers are awkward. Since registers in Intel
architecture are far from equality in their rights and usage it's much better to distinguish them by names.

And if I have to suffer when reading this awful Intel syntax, then other also can suffer when reading the
clear and logical 68k syntax.

The vengeance is not a fruitful business ;)
.



Relevant Pages

  • Re: is this a assembly lanugage question? and how to do it?
    ... > programming assembly in the way you do. ... syntax for writing assembler programs? ... Intel syntax is an awful syntax and the 68k syntax is far superior. ... to find names for the registers and instructions and define ...
    (alt.lang.asm)
  • Re: My view on this "Is blah an assembler"
    ... ah,bh,ch,dh) for the general purpose registers. ... But the concept is moving data, ... name is used, with different mode indicators. ... While I considered similar syntax there is the problem ...
    (alt.lang.asm)
  • Re: My view on this "Is blah an assembler"
    ... ah,bh,ch,dh) for the general purpose registers. ... But the concept is moving data, ... name is used, with different mode indicators. ... While I considered similar syntax there is the problem ...
    (alt.lang.asm)
  • Re: My view on this "Is blah an assembler"
    ... ah,bh,ch,dh) for the general purpose registers. ... But the concept is moving data, ... name is used, with different mode indicators. ... While I considered similar syntax there is the problem ...
    (alt.lang.asm)
  • Re: Syntax highlighting for assembly language
    ... It got lots of assembly syntax files. ... "Toby Thain" wrote in message ... > mnemonics and identifiers distinct, ... > - registers ...
    (alt.lang.asm)