commit | 6ad6615a79843aa224710a70a33fd15777f74f49 | [log] [tgz] |
---|---|---|
author | WANG Xuerui <git@xen0n.name> | Fri Jun 30 00:35:03 2023 +0800 |
committer | liuzhensong <liuzhensong@loongson.cn> | Fri Jun 30 10:18:02 2023 +0800 |
tree | 3627e8c882ba17c0c228bdd55cbbf0c673f6a295 | |
parent | 8b6fefaddeec839e6b1121336ba5e6696491d91f [diff] |
opcodes/loongarch: print unrecognized insn words with the .word directive For better round-trip fidelity and readability in general. gas/ChangeLog: * testsuite/gas/loongarch/uleb128.d: Update test case. * testsuite/gas/loongarch/raw-insn.d: New test. * testsuite/gas/loongarch/raw-insn.s: Likewise. opcodes/ChangeLog: * loongarch-dis.c (disassemble_one): Print ".word" if !opc. Signed-off-by: WANG Xuerui <git@xen0n.name>