LoongArch: Commas inside double quotes
authorAlan Modra <amodra@gmail.com>
Thu, 28 Dec 2023 11:42:17 +0000 (22:12 +1030)
committerAlan Modra <amodra@gmail.com>
Sat, 30 Dec 2023 02:29:23 +0000 (12:59 +1030)
commit3838f0bc107c48765059b3ca615f02077d961f39
tree38dd731828954d4148d54d2455bc8b7a82ef7e0e
parent3957a3fb0e5e69b944fb3354185406a343aeb514
LoongArch: Commas inside double quotes

This adds an extra feature: Commas inside double quotes are not an
arg delimiter, and thus can be part of the arg.

* loongarch-coder.c (loongarch_split_args_by_comma): Commas
inside quotes are not arg delimiters.
opcodes/loongarch-coder.c