commit | 1fdb9a92495a6b6996530d27781892796e22f08b | [log] [tgz] |
---|---|---|
author | WANG Xuerui <git@xen0n.name> | Tue Jul 26 23:57:21 2022 +0800 |
committer | Huacai Chen <chenhuacai@loongson.cn> | Fri Jul 29 18:22:32 2022 +0800 |
tree | 05a8a33f18dd9b21e06402162d5542c3406803d6 | |
parent | d1bc75d7595b237f78b594509ea7cc159f98cae9 [diff] |
LoongArch: Simplify "BGT foo, zero" with BGTZ Support for the syntactic sugar is present in upstream binutils port from the beginning. Use it for shorter lines and better consistency. Generated code should be identical. Signed-off-by: WANG Xuerui <git@xen0n.name> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>