adahsuzixin

Results 2 issues of adahsuzixin

Hi,team I have question for adding Semantics for `AVX512VL` instruction. For example, let's see the following two instructions. | instruction | binary | |-----------------------------------|-------------------| | vpshufb %xmm2,%xmm3,%xmm0{%k1}{z} | 62 f2...

Hi team, I have an independent binary [tested_api.zip](https://github.com/lifting-bits/mcsema/files/4876840/tested_api.zip) generated from the assembly source code shown below ``` movl $15, %eax kmovb %eax,%k1 vpshufb %xmm2, %xmm3, %xmm0{%k1}{z} pmovmskb %xmm0, %eax ret...

binary parsing
x86
dyninst