Set the first 3byte VEX prefix individually.
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 24 Jan 2010 15:44:05 +0000 (15:44 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 24 Jan 2010 15:44:05 +0000 (15:44 +0000)
commit80de6e001def245947591f5173c454fdfc738b26
tree9fe7f5b88a42c7043744187f9a67ccc1711fb34f
parent691f8dc1872731b6d5fe867cd0abc8e20cabec2a
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