summaryrefslogtreecommitdiff
path: root/test/br3392396.asm
Commit message (Collapse)AuthorAgeFilesLines
* BR 3392396: fix EVEX compressed displacementsH. Peter Anvin2017-04-061-0/+5
The fvm: annotation to generate the correct EVEX compressed displacements had inadvertently gotten dropped from a handful of instructions in checkin c33d95fde9f8ae6252c8ecf4d66c543dfa914d83: BR 3392370: {z} decorator allowed on MOVDQ* memory operands Put them back, and verify they work. Reported-by: Henrik <henrik@gramner.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>