3. The style in all the assembly code is not to have spaces after
commas separating instruction operands.
I'll do that if that's what is prefered, but how did that come about as
the style used? It's different from what we do in C,
But this isn't C code, it's assembler code. PowerPC assembler code
(and most other assembler code) doesn't use spaces here usually.
and adding the
space helps readability in asm as well...
Many people disagree ;-)
Anyway, it's better to keep a consistent style, whatever that style
is, don't you agree?
Segher
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev