We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
it seems that the asm engine used in miasm cannot assemble this AVX-512 inst CVTTSS2SI
CVTTSS2SI
in my example it was : cvttss2si r8d, xmm0
cvttss2si r8d, xmm0
The text was updated successfully, but these errors were encountered:
Hi @unknown-re What do you mean by 'not planned' ? I don't understand why are closing the issue
Sorry, something went wrong.
apparently this is due to the assembler wish won't be fixed in the miasm-dev side from what i understood,
let's reopen it then :)
No branches or pull requests
Hello,
it seems that the asm engine used in miasm cannot assemble this AVX-512 inst
CVTTSS2SI
in my example it was :
cvttss2si r8d, xmm0
The text was updated successfully, but these errors were encountered: