On Tue, Feb 8, 2011 at 11:29 AM, simon qian <[email protected]> wrote:
> This code should be better optimized.

Patches welcome!

> But, shouldn't it be:
>     sb = src_start / 8;
>     db = dst_start / 8;
>     sq = src_start % 8;
>     dq = dst_start % 8;
>     src += sb;
>     dst += db;

Isn't in master branch?

I committed the wrong version and then the correct one(hopefully!)



-- 
Øyvind Harboe

Can Zylin Consulting help on your project?

US toll free 1-866-980-3434 / International +47 51 87 40 27

http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to