cea-sec / miasm

Reverse engineering framework in Python
https://miasm.re/
GNU General Public License v2.0
3.49k stars 475 forks source link

fail at assembling CVTTSS2SI #1434

Open ghost opened 2 years ago

ghost commented 2 years ago

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

serpilliere commented 2 years ago

Hi @unknown-re What do you mean by 'not planned' ? I don't understand why are closing the issue

ghost commented 2 years ago

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 :)