Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: x86 emulator: simplify REX.W check
(x && (x & y)) == (x & y) Signed-off-by: Avi Kivity <avi@redhat.com>
- Loading branch information