Re: Release of RosAsm V.2.025a
- From: Betov <betov@xxxxxxx>
- Date: 09 Sep 2005 08:36:04 GMT
"randyhyde@xxxxxxxxxxxxx" <randyhyde@xxxxxxxxxxxxx> écrivait
news:1126241564.122823.314630@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:
>
> randyhyde@xxxxxxxxxxxxx wrote:
>> lbl25:
>> nop; nop; nop; nop; nop;
>> lbl26:
>>
>
> Excuse me, the syntax above is for HLA, which I used to get the code
> working to verify the size optimizations. Substitute a "|" for the ";"
> symbols between the nops. Sadly, even with only one NOP per line,
> RosAsm doesn't seem to be generating the smaller jumps, which should
> have been a no brainer.
Ass-hole, anyone wishing to see the effect of the Jumps
Size Optimizations can easily create of CopyOfRosAsm.exe,
recompile it with the Optimization, and read both sizes.
And, if i may add, anyone wishing to develop an Assembler
doing Jumps Size Optimizations, - in one single and simple
additional Computation, taking almost no time , instead of
the traditional Multi-Passes -, can take a lesson from
RosAsm Source.
One more enlightning innovation on the RosAsm side.
Betov.
< http://rosasm.org >
.
- Follow-Ups:
- Re: Release of RosAsm V.2.025a
- From: Alex McDonald
- Re: Release of RosAsm V.2.025a
- References:
- Release of RosAsm V.2.025a
- From: Betov
- Re: Release of RosAsm V.2.025a
- From: randyhyde@xxxxxxxxxxxxx
- Re: Release of RosAsm V.2.025a
- From: randyhyde@xxxxxxxxxxxxx
- Release of RosAsm V.2.025a
- Prev by Date: Re: LOOP and WAIT
- Next by Date: No, POLL and WAIT
- Previous by thread: Re: Release of RosAsm V.2.025a
- Next by thread: Re: Release of RosAsm V.2.025a
- Index(es):
Relevant Pages
|