aboutsummaryrefslogtreecommitdiff
path: root/opcodes/aarch64-opc-2.c
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@novell.com>2018-11-06 11:42:54 +0100
committerJan Beulich <jbeulich@suse.com>2018-11-06 11:42:54 +0100
commit931d03b75aa934abc10a70f1aa3ca1192f32ed3d (patch)
tree9c539669d1a6a693f3fbd5293224151329b63c0f /opcodes/aarch64-opc-2.c
parentfd71a3756e2dd1eae116d77dc5ec58391c4840d8 (diff)
downloadgdb-931d03b75aa934abc10a70f1aa3ca1192f32ed3d.zip
gdb-931d03b75aa934abc10a70f1aa3ca1192f32ed3d.tar.gz
gdb-931d03b75aa934abc10a70f1aa3ca1192f32ed3d.tar.bz2
x86: adjust {,E}VEX.W handling outside of 64-bit mode
Many VEX-/EVEX-encoded instructions accessing GPRs become WIG outside of 64-bit mode. The respective templates should specify neither VexWIG nor VexW0, but instead the setting of the bit should be determined from - REX.W in 64-bit mode, - the setting established through -mvexwig= / -mevexwig= otherwise. This implies that the evex-wig2 testcase needs to go away, as being wrong altogether. A few test additions desirable here will only happen in later patches, as the disassembler needs adjustments first. Once again SSE2AVX templates are left alone, for it being unclear what the behavior there should be.
Diffstat (limited to 'opcodes/aarch64-opc-2.c')
0 files changed, 0 insertions, 0 deletions