]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/ChangeLog
x86: fold two JMP templates
authorJan Beulich <jbeulich@suse.com>
Wed, 12 Feb 2020 15:19:52 +0000 (16:19 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 12 Feb 2020 15:19:52 +0000 (16:19 +0100)
commitddb56fe60054be3463ba30dde8d6c41d641dee01
treeec047dc4565c4c8f01d40318636063a87437cda7
parent5990e377e5a339bce715fabfc3e45b24b459a7af
x86: fold two JMP templates

Now that the AMD64 check in match_template() applies to 64-bit code
only, the non-64-bit and the Amd64 template can be folded, as being
otherwise compatible with one another. (Oddly enough the same doesn't
apply to CALL, due to the suffixes it permits, while JMP doesn't
allow for any.)
opcodes/ChangeLog
opcodes/i386-opc.tbl
opcodes/i386-tbl.h