]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/ChangeLog
x86: replace EX{d,q}Scalar by EXxmm_m{d,q}
authorJan Beulich <jbeulich@suse.com>
Mon, 6 Jul 2020 11:34:36 +0000 (13:34 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 6 Jul 2020 11:34:36 +0000 (13:34 +0200)
commit5b872f7df76cc88e0c4fdfe7872a3df3178302dc
tree9db3a03d334aff5006e90b2eac3ef2860da32b84
parentddc73fa9877b81a278139fd0e33c446aaceddf34
x86: replace EX{d,q}Scalar by EXxmm_m{d,q}

Along the lines of 4102be5cf925 ("x86: replace EXxmm_mdq by
EXVexWdqScalar"), but in the opposite direction, replace EXdScalar/
EXqScalar by EXxmm_md/EXxmm_mq respectively, rendering d_scalar_mode and
q_scalar_mode unused. The change is done this way to improve telling
apart operands affected here from ones using EXbScalar/EXwScalar, which
work sufficiently differently. Additionally this increases similarity
between several VEX-encoded insns and their EVEX-encoded counterparts.
opcodes/ChangeLog
opcodes/i386-dis-evex-w.h
opcodes/i386-dis.c