[ARM PATCH] 1302/1: ARMv5 optimized findbit
Question: is there any reason to do all this with byte access rather than word access besides alignment issues? Word access would be much faster.
Showing
Please register or sign in to comment
Question: is there any reason to do all this with byte access rather than word access besides alignment issues? Word access would be much faster.