x86: consolidate disassembler enum naming a little
authorJan Beulich <jbeulich@suse.com>
Tue, 5 Nov 2019 08:18:23 +0000 (09:18 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 5 Nov 2019 08:18:23 +0000 (09:18 +0100)
commitf8687e93a6c118384ee4c7d82faf0325260694cf
tree9f10be34bf4b107f963f71397127bd2687175aef
parentf2aaebdb97977ee7a5c83c02af871e758e7d594b
x86: consolidate disassembler enum naming a little

The original idea looks to have been for names to be composed in the
order that decoding gets done, which helps both reading and modifying
the code. Switch (back) to this model for some of the affected non-
vector insn enumerators.
opcodes/ChangeLog
opcodes/i386-dis.c
This page took 0.025546 seconds and 4 git commands to generate.