]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
LoongArch: Add support for <b ".L1"> and <beq, $t0, $t1, ".L1">
authormengqinggang <mengqinggang@loongson.cn>
Sun, 10 Dec 2023 09:41:32 +0000 (17:41 +0800)
committerliuzhensong <liuzhensong@loongson.cn>
Mon, 11 Dec 2023 09:54:50 +0000 (17:54 +0800)
commit22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
treeccecf1cddfa54765ec85667753ca24c3213b96bf
parent42cb93f57d582d4ed365622c7eb970547c629176
LoongArch: Add support for <b ".L1"> and <beq, $t0, $t1, ".L1">

Support symbol names enclosed in double quotation marks.
gas/testsuite/gas/loongarch/double_quotation_marks.d [new file with mode: 0644]
gas/testsuite/gas/loongarch/double_quotation_marks.s [new file with mode: 0644]
opcodes/loongarch-coder.c