MPX: Move BND prefix indication from bytecode to iflags
commitb963b4bd35b3aaf923e07d66c4b04d3bbde7bd6c
authorJin Kyu Song <jin.kyu.song@intel.com>
Fri, 8 Nov 2013 21:31:58 +0000 (8 13:31 -0800)
committerJin Kyu Song <jin.kyu.song@intel.com>
Sat, 9 Nov 2013 01:25:15 +0000 (8 17:25 -0800)
tree3dbb90bb35d7a1e58d0e91bcd97b20b234a617de
parent0aeb567244bacf254c07275fb821c25324454cc6
MPX: Move BND prefix indication from bytecode to iflags

As BND prefix validity check conflicts with jcc8 prefix,
IF_BND is added for the instruction templates which can have
bnd prefix for preserving the content of bound register.

Signed-off-by: Jin Kyu Song <jin.kyu.song@intel.com>
assemble.c
disasm.c
insns.dat
insns.h
insns.pl