On 06/03/2024 11:25 am, Jan Beulich wrote: > In light of recent observations with how macros are handled by gas, > let's play by what we informally set for ourselves as a guideline: Use > commas to separate parameters/arguments. > > Requested-by: Andrew Cooper <andrew.coop...@citrix.com> > Signed-off-by: Jan Beulich <jbeul...@suse.com> > --- > In INDIRECT_{CALL,JMP} adding commas to the arguments passed on makes > things look a little odd (for no longer looking similar to ordinary use > of instruction mnemonics + operands). Thoughts on omitting the commas > there?
I'd prefer to go for consistency. Acked-by: Andrew Cooper <andrew.coop...@citrix.com>