diff options
author | Jan Beulich <jbeulich@suse.com> | 2024-09-11 13:52:42 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2024-09-11 13:52:42 +0200 |
commit | 6170a088a60e159f2ab8ac1ae1edab7d04e079ec (patch) | |
tree | eb144bc4faaf8672408ec72241b36d3ae78f4a7d /gdb/testsuite/gdb.python | |
parent | b7ee8ec914c612587b080e9ad416315307f094fd (diff) | |
download | binutils-6170a088a60e159f2ab8ac1ae1edab7d04e079ec.zip binutils-6170a088a60e159f2ab8ac1ae1edab7d04e079ec.tar.gz binutils-6170a088a60e159f2ab8ac1ae1edab7d04e079ec.tar.bz2 |
x86/APX: correct disassembly for EVEX.B4
EVEX.B4 is used only for GPR (or addressing of memory) operands. SIMD
registers encoded via ModR/M.rm (when ModR/M.mod == 3) have their top
bit in EVEX.X3. Supposedly (doc version 004) EVEX.B4 is ignored when
unused, hence also don't flag such encodings as invalid.
Diffstat (limited to 'gdb/testsuite/gdb.python')
0 files changed, 0 insertions, 0 deletions