Merged
Conversation
* MOV_DR and MOV_DR ignore 66 prefix (and REX.W in 64b mode)
* The instructions decoded fine, but the EOSZ was incorrect for the
MOV_DR instructions. Made it look more like the MOV_CR instructions.
Change-Id: Ic14f67985f24909f8ce30e51eb46a9647665aede
(cherry picked from commit 7e6613fa258f87ce36db0b68a1410b2bf9e3be0a)
Change-Id: Ic445c54729b9a7f0640b35c6f6c779e5ad062b7f
Change-Id: I08e370331b195da6b16f37986c036e1eb6395a71
* clwb appears first on SKX
* clflushopt appears first on SKL
* This is relevant to the KNC build which omits the AVX512 (due to
VEX encoding conflicts).
Change-Id: I38c31b4280f5f854e62921ef48e1e43e8ab342b3
(cherry picked from commit f5a87b48d5493f314ea11e30f750716bafce6cbe)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For #78