News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

Recent posts

#1
The Laboratory / Re: different compares clock c...
Last post by NoCforMe - Today at 12:06:45 PM
We look forward to your test results, hopefully soon.
#2
The Laboratory / Re: different compares clock c...
Last post by zedd151 - Today at 09:32:36 AM
Quote from: daydreamer on Today at 07:43:34 AMWhat's happened to this forum ?,nobody wants to test run code anymore ? :(
It's usually the OP that supplies the testing method. This will ensure that all testers will use the same testbed (I.e., testing methods), for better comparison between processors where the test is being conducted, and even to test for any differences between OS's etc. that are testing the same function or algorithm.
#3
The Laboratory / Re: different compares clock c...
Last post by sinsi - Today at 09:08:55 AM
Quote from: daydreamer on Today at 07:43:34 AMWhat's happened to this forum ?,nobody wants to test run code anymore ? :(
I have a comparison that might not been tested yet :
A loop with many scalar compares with conditional jumps vs packed compares ???

The skeleton code I wrote earlier is all you need, just add the code you want to test.
#4
The Laboratory / Re: different compares clock c...
Last post by NoCforMe - Today at 08:03:24 AM
Well, go ahead and test it then.
You have access to all the tools you need, including macros if you want to go that route.
Report back to us with your results.
#5
The Laboratory / Re: different compares clock c...
Last post by daydreamer - Today at 07:43:34 AM
What's happened to this forum ?,nobody wants to test run code anymore ? :(
I have a comparison that might not been tested yet :
A loop with many scalar compares with conditional jumps vs packed compares ???
#6
UASM Assembler Development / Re: Website is down
Last post by lucho - February 12, 2025, 06:48:18 PM
I don't know why it's down. As for the "403 forbidden" error, have you tried to access it via an anonymizer?
#7
UASM Assembler Development / Re: Website is down
Last post by dannycoh - February 12, 2025, 03:43:08 PM
Thanks lucho
I downloaded everything from the way back machine.
The last link you provided gives me the same 403 forbidden error message.
Why is the main website down?
Is it for maintenance?
Is it down for good?
#8
The Laboratory / Re: different compares clock c...
Last post by NoCforMe - February 12, 2025, 09:41:57 AM
Quote from: daydreamer on February 12, 2025, 06:15:21 AMReal4 compares that can be done with integer 32 bit cmp is +inf ,-inf and zero 0.0 = zero 0
Real8 compares similar but with 64 bit integer cmp
Are these faster ?
Ucomiss faster than fpu compare ?

Look them up in that document I linked in my reply above.
They're all there. See for yourself.
#9
The Laboratory / Re: different compares clock c...
Last post by daydreamer - February 12, 2025, 06:15:21 AM
Real4 compares that can be done with integer 32 bit cmp is +inf ,-inf and zero 0.0 = zero 0
Real8 compares similar but with 64 bit integer cmp
Are these faster ?
Ucomiss faster than fpu compare ?
#10
UASM Assembler Development / Re: Website is down
Last post by lucho - February 11, 2025, 09:29:17 PM
Quote from: dannycoh on February 10, 2025, 10:38:29 PMThe GitHub is working.
However, it does not have what the website had, such as Visual Studio integration, Windows.inc and documentation.

There is a 2.57 branch on GitHub:

https://github.com/Terraspace/UASM/tree/v2.57

The executables and docs can still be downloaded from the archived page given by Vortex:

http://web.archive.org/web/20241222030909/https://www.terraspace.co.uk/uasm.html

Also, I had archived version 2.57 and just put it here (sources + executables + docs):

https://lucho.ddns.net/UASM-2.57.7z