OSDN Git Service

Implement BMI instructions.
[pf3gnuchains/pf3gnuchains4x.git] / gas / ChangeLog
index 63868a0..356c81d 100644 (file)
@@ -1,3 +1,10 @@
+2011-01-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (build_modrm_byte): Allow encoding 32/64bit
+       integer registers in VEX.vvvv.  Check register-only source
+       operand when two source operands are swapped.  Properly update
+       destination when two source operands are swapped.
+
 2011-01-01  H.J. Lu  <hongjiu.lu@intel.com>
 
        * gas.c (parse_args): Update copyright to 2011.