Re: [RFC] [PowerPC] Patch to create new attribute type: popcnt

2012-06-22 Thread David Edelsohn
On Wed, Jun 6, 2012 at 12:19 PM, Edmar wrote: > On 06/06/2012 08:57 AM, David Edelsohn wrote: >> >> On Tue, Jun 5, 2012 at 4:21 PM, Edmar  wrote: >>> >>> David, Michael, >>> >>> Here is the new type "popcnt" patch that I had separated from previous >>> E5500/E6500 submission, also added the change

Re: [RFC] [PowerPC] Patch to create new attribute type: popcnt

2012-06-06 Thread Edmar
On 06/06/2012 08:57 AM, David Edelsohn wrote: On Tue, Jun 5, 2012 at 4:21 PM, Edmar wrote: David, Michael, Here is the new type "popcnt" patch that I had separated from previous E5500/E6500 submission, also added the changes suggested by Michael Meissner (detailed bellow). I am missing some de

Re: [RFC] [PowerPC] Patch to create new attribute type: popcnt

2012-06-06 Thread Michael Meissner
On Tue, Jun 05, 2012 at 04:21:00PM -0400, Edmar wrote: > David, Michael, > > Here is the new type "popcnt" patch that I had separated from previous > E5500/E6500 submission, also added the changes suggested by Michael > Meissner (detailed bellow). > I am missing some details for power6. (Could not

Re: [RFC] [PowerPC] Patch to create new attribute type: popcnt

2012-06-06 Thread David Edelsohn
On Tue, Jun 5, 2012 at 4:21 PM, Edmar wrote: > David, Michael, > > Here is the new type "popcnt" patch that I had separated from previous > E5500/E6500 submission, also added the changes suggested by Michael > Meissner (detailed bellow). > I am missing some details for power6. (Could not find any

[RFC] [PowerPC] Patch to create new attribute type: popcnt

2012-06-05 Thread Edmar
David, Michael, Here is the new type "popcnt" patch that I had separated from previous E5500/E6500 submission, also added the changes suggested by Michael Meissner (detailed bellow). I am missing some details for power6. (Could not find any documentation) Bootstrapped with no regressions, all la