[Nasm-bugs] [Bug 3392830] New: Add support for AVX-IFMA instructions (VEX VPMADD52)

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Fri Jan 13 04:36:36 PST 2023


https://bugzilla.nasm.us/show_bug.cgi?id=3392830

            Bug ID: 3392830
           Summary: Add support for AVX-IFMA instructions (VEX VPMADD52)
           Product: NASM
           Version: new feature request
          Hardware: All
                OS: All
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: tomasz.kantecki at intel.com
                CC: chang.seok.bae at intel.com, gorcunov at gmail.com,
                    hpa at zytor.com, nasm-bugs at nasm.us
     Obtained from: Built from git using configure

Created attachment 411864
  --> https://bugzilla.nasm.us/attachment.cgi?id=411864&action=edit
Patch file with VEX-IFMA enabling together with test files

AVX512IFMA instructions are already supported by NASM. However, their VEX
variant has been just published in December 2022 edition of Intel(R)
Architecture Instruction Set Extensions Programming Reference -
https://cdrdv2.intel.com/v1/dl/getContent/671368

This is request to add support for VEX-IFMA VPMADD52[LH]UQ instructions.
Proposed patch is attached to the BZ.

Regards,
Tomasz

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


More information about the Nasm-bugs mailing list