On 09/09/2012 11:05 PM, Richard Henderson wrote:
The code that was in gen_op_mvc was a bit confused wrt what lengths it wanted to handle. I also disbelieve that the inline memset is worthwhile.
I measured it back when I inlined it and I'm fairly sure I remember significant speedups from it. Compiling qemu with gprof enabled should be able to tell you :).
Alex