Move around some enum elements so that lastMRM corrects gets assigned 56, which
authorRichard Trieu <rtrieu@google.com>
Wed, 18 Jul 2012 23:04:22 +0000 (23:04 +0000)
committerRichard Trieu <rtrieu@google.com>
Wed, 18 Jul 2012 23:04:22 +0000 (23:04 +0000)
commit76f63aef5645885a4cf3eb3a7274850ed2ff9a62
tree5d8722825b9ba9ef6eeff0126e2676816b6a61f5
parentb8d17643a5d4fc62aa420760eea92d0afdf2e46a
Move around some enum elements so that lastMRM corrects gets assigned 56, which
is one more that MRM_DF which is 55.  Previously, it held value 45, the same
as MRM_D0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160465 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/X86RecognizableInstr.cpp