Update FASM

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Thorium
Addict
Addict
Posts: 1305
Joined: Sat Aug 15, 2009 6:59 pm

Update FASM

Post by Thorium »

Please update FASM with the next PureBasic release. So no one need to update it manualy for using SSE4 instructions on inline assembler. Especially if i want to post some code in the tipps & tricks section it's bad that i have to tell people to update there FASM. I had to do it for the SSE4.2 CRC32 calculation. And now i have a little code which uses the POPCNT instruction, i want to post.