add thumb2 support to arm assembler memcpy
For Thumb2 compatibility, replace two instances of a single instruction "orr with a variable shift" with the two instruction equivalent. Neither of the replacements are in a performance critical loop.
Showing
想要评论请 注册 或 登录