==================== opcode changes 2006-10-23 Dwarakanath Rajagopal * i386-dis.c (dis386): Add support for the change in POPCNT opcode in amdfam10 architecture. (PREGRP37): NEW. (print_insn): Disallow REP prefix for POPCNT. ==================== include/opcode changes 2006-10-23 Dwarakanath Rajagopal * i386.h : Modify opcode to support for the change in POPCNT opcode in amdfam10 architecture. ==================== gas/testsuite changes 2006-10-23 Dwarakanath Rajagopal * gas/i386/amdfam10.d : Modify to support for the change in POPCNT opcode in amdfam10 architecture. * gas/i386/x86-64-amdfam10.d : Ditto. ==================== gas changes 2006-10-23 Dwarakanath Rajagopal * doc/c-i386.texi : Document amdfam10,.sse4a and .abm in cpu_type.