News:

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

Main Menu

UASM 2.38 Release

Started by habran, July 26, 2017, 11:27:25 PM

Previous topic - Next topic

habran

UASM, with much more *horsepower, refined and beautified is out 8)

  Fixed more listing issues with binary zeroes.
  Improved UTF bom check performance by moving to ProcessFile (Nidud)
  Fixed an encoding issue with LEA and RIP.
  Fixed IFNDEF macro generation bug.
  Fixed SYSCALL, FASTCALL64 and VECTORCALL parameter order and typechecking bugs.
  Added new instructions: ADOX, VAESDEC, ADCX, CLAC, RDPID, CLFLUSHOPT
  Fixed an index register encoding bug and improved checking for valid forms ofvscatter and vgather.

You can get binaries here and sources there




                                                                                                         





*we were working like horses :biggrin:
Cod-Father

jj2007

The new version builds all my major sources (about 1.5MB) without any problems.

I have adapted the RichMasm editor to use now by default UAsm64; details here.

Kudos to Habran and Johnsa - keep up the good work :t

habran

Hi JJ, thank you for the flowers :biggrin:
I am glad you realised quality and capability of several years hard work which was put in UASM 8)
Cod-Father