]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/ChangeLog
x86: drop Rdq, Rd, and MaskR
authorJan Beulich <jbeulich@suse.com>
Tue, 14 Jul 2020 08:42:33 +0000 (10:42 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 14 Jul 2020 08:42:33 +0000 (10:42 +0200)
commit464d2b65680352965d877d9f4ac5430bd05934df
tree2ed65cc603a84764dc815f9a4a221c8eea1f2b25
parent035e7389dd36526df823b28e7f9fb1dea16cae2e
x86: drop Rdq, Rd, and MaskR

Rdq, Rd, and MaskR can be replaced by Edq, Ed / Rm, and MaskE
respectively, as OP_R() doesn't enforce ModRM.mod == 3, and hence where
MOD matters but hasn't been decoded yet it needs to be anyway. (The case
of converting to Rm is temporary until a subsequent change.)
opcodes/ChangeLog
opcodes/i386-dis-evex-mod.h
opcodes/i386-dis-evex-prefix.h
opcodes/i386-dis-evex-w.h
opcodes/i386-dis-evex.h
opcodes/i386-dis.c