opcodes: LoongArch: make all non-native jumps desugar to canonical b{lt/ge}[u] forms
authorWANG Xuerui <git@xen0n.name>
Wed, 27 Jul 2022 11:07:56 +0000 (19:07 +0800)
committerliuzhensong <liuzhensong@loongson.cn>
Mon, 1 Aug 2022 07:57:30 +0000 (15:57 +0800)
commit3f6e97039ec6f476b6fe09768f4b89722ffef10f
tree97c69bb06ca8bf8e91da2b3df1bc64921117f8b4
parentf493c2174ef99a43c0a5d89179122f857955d738
opcodes: LoongArch: make all non-native jumps desugar to canonical b{lt/ge}[u] forms

Also re-order the jump/branch opcodes while at it, so that insns are
sorted in ascending order according to opcodes, and the label form
preceding the real definition.
gas/testsuite/gas/loongarch/jmp_op.d
ld/testsuite/ld-loongarch-elf/jmp_op.d
opcodes/loongarch-opc.c