This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

PLI instruction on cortex-A8

Note: This was originally posted on 11th October 2012 at http://forums.arm.com

Hi, I tried PLI at couple of places in my h264 video decoder code, But didn't get any gain in Mhz. I am running my decoder on Begel board (i.e. OMAP3530, cortex-A8, ARMV7a architecture).
Does PLI work on cortex-A8 processor?
One example of my code seems like below

"PLI of reconstuction module code (code size of 400 bytes, Only addition and storing output into buffer)
Inverse Quant & InverseTransform operation
Reconstruction module operation (only addition and storing output into buffer)"

Thanks,
Sapthagiri