commit | 9706160abd7dd2137359e4575b25ef49dfdaad0c | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Wed Feb 12 10:59:32 2020 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Wed Feb 12 10:59:32 2020 +0100 |
tree | 785cfce41f0a7b5f8c30d91f69d4dc1b07b8f9db | |
parent | 5de4d9ef71d5233026d8e9fbd74ec87cca4d220a [diff] |
x86: also disallow non-byte/-word registers with byte/word suffix Along the lines of be4c5e58bd ("x86: Always disallow double word suffix with word general register") also adjust check_{byte,word}_reg(), to make overall behavior consistent again in this regard.