[x264-devel] [PATCH] MIPS MSA checkasm updated

Henrik Gramner henrik at gramner.com
Mon May 11 21:32:55 CEST 2015


On Mon, May 11, 2015 at 4:05 PM, Rishikesh More
<Rishikesh.More at imgtec.com> wrote:
> Indeed. I am resubmitting patch with proper instruction.
>
> - Rishikesh

Have you tried running ./checkasm --bench with your patch? I was
reading some MIPS documentation and it seems that mfc0 is a privileged
instruction which would mean that you can't use it from user mode,
"rdhwr %0, $2" might be alternative way of accessing the counter
register though.


More information about the x264-devel mailing list