diff options
author | WANG Xuerui <git@xen0n.name> | 2022-07-26 17:57:20 +0200 |
---|---|---|
committer | Huacai Chen <chenhuacai@loongson.cn> | 2022-07-29 12:22:32 +0200 |
commit | d1bc75d7595b237f78b594509ea7cc159f98cae9 (patch) | |
tree | f88a8d2cfb3295b219c7a3fb21a53274357a6a45 /arch/loongarch/lib/copy_user.S | |
parent | LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZ (diff) | |
download | linux-d1bc75d7595b237f78b594509ea7cc159f98cae9.tar.xz linux-d1bc75d7595b237f78b594509ea7cc159f98cae9.zip |
LoongArch: Simplify "BLT foo, zero" with BLTZ
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>
Diffstat (limited to 'arch/loongarch/lib/copy_user.S')
0 files changed, 0 insertions, 0 deletions