diff options
author | Lulu Cai <cailulu@loongson.cn> | 2024-01-03 19:57:10 +0800 |
---|---|---|
committer | liuzhensong <liuzhensong@loongson.cn> | 2024-01-11 14:08:24 +0800 |
commit | 21455a847de4301fd6afaffaa2e168b0f58242d9 (patch) | |
tree | 67843a29f41d0f1979a71948191c9186ea1edab1 /gdb/python/py-membuf.c | |
parent | 20617191e4813ac5dec0ca46931253f46b1719a3 (diff) | |
download | binutils-21455a847de4301fd6afaffaa2e168b0f58242d9.zip binutils-21455a847de4301fd6afaffaa2e168b0f58242d9.tar.gz binutils-21455a847de4301fd6afaffaa2e168b0f58242d9.tar.bz2 |
LoongArch: Discard extra spaces in objdump output
Due to the formatted output of objdump, some instructions
that do not require output operands (such as nop/ret) will
have extra spaces added after them.
Determine whether to output operands through the format
of opcodes. When opc->format is an empty string, no extra
spaces are output.
Diffstat (limited to 'gdb/python/py-membuf.c')
0 files changed, 0 insertions, 0 deletions