On Thu, Dec 10, 2009 at 9:51 PM, David Brownell <davi...@pacbell.net> wrote: > On Thursday 10 December 2009, Øyvind Harboe wrote: >> On Thu, Dec 10, 2009 at 9:10 PM, David Brownell <davi...@pacbell.net> wrote: >> > On Thursday 10 December 2009, Ųyvind Harboe wrote: >> >> + values[1]=(1<<5)|reg_addr; >> > >> > Could you please add spaces around the operators? >> > >> > values[1] = (1 << 5) | reg_addr; >> > >> > I've been carrying around a cleanup patch, as-yet unmerged, >> > to fix that routine... >> >> Fix that routine?? It's part of that inner loop so I'll be following >> it closely :-) > > I'm pretty sure that removing the whitespace only > hurts readability, and doesn't generate more code. ;)
Ah. Fixed! Phew! :-) -- Øyvind Harboe US toll free 1-866-980-3434 / International +47 51 63 25 00 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development