commit | 32e31ad7da96b36879a64235f73926a7f83be4e0 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Wed Mar 10 08:19:43 2021 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Wed Mar 10 08:19:43 2021 +0100 |
tree | d3ec2579440d36aec863b3a48f624180aafcff35 | |
parent | 85ba7507f695f914d0ad22b6d1c60bc3571f5345 [diff] |
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.