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

sde: KeyLocker insns with ZF output look to only ever set it

Beulich__Jan
Beginner
1,482 Views

It looks as if ZF would only ever get set for insns where this indicates a failure of some sort, but not clear it upon success. I've observed to with at least ENCODEKEY128 and AESENC128KL, and prefixing the insns with "test esp,esp" allows to work around the issue.

Can you confirm this behavior? If so, is it possible to have an indication as to when a fix would be available?

0 Kudos
1 Solution
AdyT_Intel
Moderator
1,396 Views

This should be fixed in the new release that we posted.

View solution in original post

0 Kudos
3 Replies
Beulich__Jan
Beginner
1,472 Views

This looks to be worse upon further extension of the code I'm writing: The other status flags also look to not get cleared.

0 Kudos
AdyT_Intel
Moderator
1,422 Views

We will check it and try to fix for the next release.

0 Kudos
AdyT_Intel
Moderator
1,397 Views

This should be fixed in the new release that we posted.

0 Kudos
Reply