x86: re-arrange enumerator and table entry order
authorJan Beulich <jbeulich@suse.com>
Wed, 10 Mar 2021 07:19:43 +0000 (08:19 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 10 Mar 2021 07:19:43 +0000 (08:19 +0100)
commit32e31ad7da96b36879a64235f73926a7f83be4e0
treed3ec2579440d36aec863b3a48f624180aafcff35
parent85ba7507f695f914d0ad22b6d1c60bc3571f5345
x86: re-arrange enumerator and table entry order

Some of the enumerators have ended up misplaced under the general
current ordering scheme. Move them (and their table entries) around
accordingly. Add a couple of blank lines as separators when close to
code being touched anyway. Also drop the odd 0F from 0FXOP (there's no
"0f" involved there anywhere) infixes where the respective enum gets
played with anyway.
opcodes/ChangeLog
opcodes/i386-dis.c
This page took 0.026479 seconds and 4 git commands to generate.