This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[PATCH 0/2] x86: a little bit of disassembler cleanup
- From: Jan Beulich <jbeulich at suse dot com>
- To: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Cc: "H.J. Lu" <hjl dot tools at gmail dot com>
- Date: Thu, 30 Jan 2020 17:34:51 +0100
- Subject: [PATCH 0/2] x86: a little bit of disassembler cleanup
Noticed while doing unrelated work.
1: drop unused EXVexWdq / vex_w_dq_mode
2: replace EXxmm_mdq by EXVexWdqScalar
Jan