Set the first 3byte VEX prefix individually.
commitd029e7ffe5787d3e07a40c705a3bc72d03120aae
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 24 Jan 2010 15:44:03 +0000 (24 15:44 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 24 Jan 2010 15:44:03 +0000 (24 15:44 +0000)
tree53ea8be08a726931b2c1a7daaf62e0fcf4906b65
parentb12a4bc3af52746b2c2f7c666f0f852ed7a652a0
Set the first 3byte VEX prefix individually.

2010-01-24  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (build_vex_prefix): Set i.vex.bytes[0] to
0xc4 individually.
gas/ChangeLog
gas/config/tc-i386.c