News:

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

Main Menu

Bug report: Missing GF2P8AFFINEINVQB instruction

Started by jj2007, April 22, 2022, 09:19:13 PM

Previous topic - Next topic

jj2007

John & Habran,

I get a syntax error for GF2P8AFFINEINVQB xmm1, xmm2, 1

Sorry, I know this is bad news, but I count on UAsm being the World's best and most complete Assembler :cool:

johnsa

Aye.. I haven't added the Galois instructions yet.. :) added to github issues list.. thanks for making work for me.. haha

jj2007

Just joking, John. I'd like to see a practical example, though. It looks fascinating :biggrin:

johnsa

This gives some insight into the intentions (and possible use ideas):

https://stackoverflow.com/questions/59124720/what-are-the-avx-512-galois-field-related-instructions-for
https://branchfree.org/

LiaoMi

http://masm32.com/board/index.php?topic=9676.msg105956#msg105956  :rolleyes:

Biterider


johnsa

I'll add VNNI to the list of instr. to add as well :)