Re: [PATCH] powerpc: emulate power5 popcntb instruction
From: Segher Boessenkool <hidden>
Date: 2006-08-24 15:54:10
From: Segher Boessenkool <hidden>
Date: 2006-08-24 15:54:10
Also it would be really nice if you could figure out a way to avoid doing the unnecessary 64-bit logical operations on 32-bit machines
Like I asked before -- should we run this emulation on 32-bit machines at all? The instruction only exists in the 64-bit architecture after all. Segher