• assembly using lines, in orizontal

    From Rosario19@Ros@invalid.invalid to alt.lang.asm on Sat Dec 27 10:30:11 2025
    From Newsgroup: alt.lang.asm

    The readability is about how the code appear in the page, the layout.

    I think if both "if" and "loops" even if one use jumps or goto label,
    can be more readable if they are in their own line each or are
    indented if more loops are nested or "if" nested.

    loops can be better readable if the start instruction say when the
    loop end.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Kerr-Mudd, John@admin@127.0.0.1 to alt.lang.asm on Tue Dec 30 12:22:18 2025
    From Newsgroup: alt.lang.asm

    On Sat, 27 Dec 2025 10:30:11 +0100
    Rosario19 <Ros@invalid.invalid> wrote:

    The readability is about how the code appear in the page, the layout.

    I think if both "if" and "loops" even if one use jumps or goto label,
    can be more readable if they are in their own line each or are
    indented if more loops are nested or "if" nested.

    loops can be better readable if the start instruction say when the
    loop end.


    Erm yes, didn't we learn this when looking at Higher Level languages?
    (I've not seen HLA being promoted for ages)
    --
    Bah, and indeed Humbug.
    --- Synchronet 3.21a-Linux NewsLink 1.2