You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the following errors with the latest builds on nasm v2.11.08 :
igzip/igzip_gen_icf_map_lh1_06.s:284: error: invalid combination of opcode and operands
igzip/igzip_gen_icf_map_lh1_06.s:371: error: invalid combination of opcode and operands
The text was updated successfully, but these errors were encountered:
Thanks,
Testing a fix now. Looks like you will need to upgrade to nasm 2.13 to get
AVX512 due to a nasm bug. I'll test for the offending instruction in
config and fall back to no AVX512 if you have 2.11.
On Wed, Dec 20, 2017 at 11:20 AM, Andrew Maier ***@***.***> wrote:
Getting the following errors with the latest builds on nasm v2.11.08 :
igzip/igzip_gen_icf_map_lh1_06.s:284: error: invalid combination of
opcode and operands
igzip/igzip_gen_icf_map_lh1_06.s:371: error: invalid combination of
opcode and operands
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#29>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AClffdQjWVPflbAZ7LFvN67ras_gWjuWks5tCU_dgaJpZM4RIx0h>
.
Getting the following errors with the latest builds on nasm v2.11.08 :
igzip/igzip_gen_icf_map_lh1_06.s:284: error: invalid combination of opcode and operands
igzip/igzip_gen_icf_map_lh1_06.s:371: error: invalid combination of opcode and operands
The text was updated successfully, but these errors were encountered: