Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.

possible SDE regression

Beulich__Jan
Beginner
640 Views

Hello,

ISTR previously reporting an issue with VPCMPESTRI emulation having VEX.W ignored, and then also having got a fixed SDE version. The just released 8.49.0 looks to misbehave again with the respective test in the test harness of Xen's x86 emulator. I haven't checked register details yet, but it seems pretty likely for the earlier issue to have got re-introduced.

Thanks, Jan

0 Kudos
2 Replies
Beulich__Jan
Beginner
642 Views

I've now confirmed that checking for the insn results as if VEX.W was clear makes the harness pass again. So this very much looks like a regression.

0 Kudos
AdyT_Intel
Moderator
642 Views

The issue was miss handling of the length argument with respect to absolute saturation of the value when the input does not fit in 32 bits unsigned value. This is now fixed and it will be part of the next release.

0 Kudos
Reply