]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: replace off-by-one OTMax
authorJan Beulich <jbeulich@novell.com>
Wed, 11 Jul 2018 08:24:44 +0000 (10:24 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 11 Jul 2018 08:24:44 +0000 (10:24 +0200)
commitf0a85b07061964d6c608e6280ce61aa3fed1eabf
tree92cfb6b1173c5a95998b008397233f810a447efa
parent76d3a78a498e814fa1fea713091849cba7896f7a
x86: replace off-by-one OTMax

With its name it should equal to the largest prior enumerator, which is
not very helpful as that will change every once in a while. Rename it to
OTNum instead to make name and value match, and correct use sites to no
longer use one too large a value.
opcodes/ChangeLog
opcodes/i386-opc.h