diff options
author | Jan Beulich <jbeulich@novell.com> | 2017-11-16 13:56:45 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2017-11-16 13:56:45 +0100 |
commit | 5f847646eeb0107cb8c5e44c8bca3a4c88c91673 (patch) | |
tree | 6de7d77fa08efc78ae400c03f4243bb207014fc1 /bfd/merge.c | |
parent | 968a13f8362072b5f7eae8584d490b53d7f97ca5 (diff) | |
download | gdb-5f847646eeb0107cb8c5e44c8bca3a4c88c91673.zip gdb-5f847646eeb0107cb8c5e44c8bca3a4c88c91673.tar.gz gdb-5f847646eeb0107cb8c5e44c8bca3a4c88c91673.tar.bz2 |
x86: ignore high register select bit(s) in 32- and 16-bit modes
While commits 9889cbb14e ("Check invalid mask registers") and
abfcb414b9 ("X86: Ignore REX_B bit for 32-bit XOP instructions") went a
bit into the right direction, this wasn't quite enough:
- VEX.vvvv has its high bit ignored
- EVEX.vvvv has its high bit ignored together with EVEX.v'
- the high bits of {,E}VEX.vvvv should not be prematurely zapped, to
allow proper checking of them when the fields has to hold al ones
- when the high bits of an immediate specify a register, bit 7 is
ignored
Diffstat (limited to 'bfd/merge.c')
0 files changed, 0 insertions, 0 deletions