insns.dat: Clean up and fix the BMI instruction patterns
commit573aea590e2eb6d0cb4116c10a2a8fbdecf6a80f
authorH. Peter Anvin <hpa@linux.intel.com>
Thu, 7 Jul 2011 22:29:14 +0000 (7 15:29 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 7 Jul 2011 22:29:14 +0000 (7 15:29 -0700)
tree15bbfae85237a0748f18aebf9aba9846fec8e389
parent5cc798c612dfa2b25491040e470318002cb434c6
insns.dat: Clean up and fix the BMI instruction patterns

Clean up the formatting of the BMI instruction patterns, and fix:

a) X64,FUTURE is wrong - it needs to be LONG,FUTURE
b) Fix the BLSI, BLSMSK, BLSR instruction patterns
c) Use a bracket pattern for TZCNT

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
insns.dat