Right now many x86 instructions are lifted to instrinsics. However, many of them can actually have a better lifting, e.g., the packed ones. We should create a lifting that just do it that way, and optionally create a settings for it to toggle between the behavior
Right now many x86 instructions are lifted to instrinsics. However, many of them can actually have a better lifting, e.g., the packed ones. We should create a lifting that just do it that way, and optionally create a settings for it to toggle between the behavior