Fix AMDFAM10 POPCNT instruction

This commit is contained in:
Michael Meissner
2006-10-23 22:53:28 +00:00
parent 74cab745fc
commit 7e39651a54
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2006-10-23 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
* i386.h : Modify opcode to support for the change in POPCNT opcode
in amdfam10 architecture.
2006-09-28 H.J. Lu <hongjiu.lu@intel.com>
* i386.h: Replace CpuMNI with CpuSSSE3.