aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/inline.c
diff options
context:
space:
mode:
authorWANG Xuerui <git@xen0n.name>2025-03-24 15:54:25 +0800
committercailulu <cailulu@loongson.cn>2025-03-26 15:49:58 +0800
commit6d1823dc899bb0df45a79c32ea4ef571c1414fcb (patch)
treedf99527365ca0d33b5d85d94e3b43db82636af8d /sim/ppc/inline.c
parenta393de33f2b3e8ddbf618ec84a0f9032f0efa859 (diff)
downloadbinutils-master.zip
binutils-master.tar.gz
binutils-master.tar.bz2
LoongArch: Fix disassembly option parsing stopping at the first optionHEADmaster
Turns out the return value of parse_loongarch_dis_option acts as an error code, and previously the function always signified failure with a non-zero return value, making only the first disassembly option get to take effect. Fix by adding the missing `return 0`'s to the two success code paths. Signed-off-by: WANG Xuerui <git@xen0n.name>
Diffstat (limited to 'sim/ppc/inline.c')
0 files changed, 0 insertions, 0 deletions