Re: HLA v1.68 is now available

From: Randall Hyde (randyhyde_at_earthlink.net)
Date: 07/28/04


Date: Tue, 27 Jul 2004 23:38:34 GMT


"C" <cc-news@hermes.mirlex.com> wrote in message
news:ZUANc.842$ld7.102@newsfe6-gui.ntli.net...
> Randall Hyde wrote:
>
> Luxasm optimises branches _without_ multiple passes over
> the source code and complete optimisation is guaranteed,
> how it achieves this I will leave you to guess for now :-P

Who said anything about source code?
Now if you can produce optimal branch displacements
by only looking at each node in your AST once, that would
be impressive.
Cheers,
Randy Hyde



Relevant Pages

  • Re: A Disassembly Problem for Rene to Consider
    ... > Randall Hyde wrote (answered Phil Carmody): ... > you should be able to understand the principle first. ... Source code isn't necessary. ...
    (alt.lang.asm)
  • Re: NASM macros
    ... If you look at source code examples made using that file, ... actually have a more MASM-like feel to them. ... Randall Hyde wrote: ... I want to do some funky things with NASM macros but can't ...
    (alt.lang.asm)