News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

HJWasm 2.31 release

Started by johnsa, May 15, 2017, 07:32:11 PM

Previous topic - Next topic

mineiro

thank you johnsa;
just to feedback you, I have tested hasm with agner fog file PMCTestB64.asm to measure code and works fine.
I'd rather be this ambulant metamorphosis than to have that old opinion about everything

johnsa

Excellent! glad to hear it  :t

GoneFishing

Hi JOHNSA,

Back to your test  case from Reply #54 .
Does nix1 test app exit normally for you ? No SEGFAULT ?



johnsa

No it doesn't run properly, there is some nonsense code in there reading from bad memory like [rax], it was just an example of the types of invoke/parameter combinations that i was using to verify the invoke generation.
I've put Lin64_2 and Lin64_3 in the package as samples and there are 1 or 2 system v fixes ready too for 2.35 which will be out very shortly (like in a day or so).

GoneFishing

Thanks,  JOHNSA

It makes sense now. Anyway your UASM is far far ahead of my expectations and needs .

nidud

#65
deleted

johnsa

Good find,

It sounds like a fair 5% gain when running across a set of files! I'll move the check into ProcessFile then.