RISC-V: bge[u] should get higher priority than ble[u].
authorJim Wilson <jimw@sifive.com>
Mon, 17 Sep 2018 18:43:08 +0000 (11:43 -0700)
committerJim Wilson <jimw@sifive.com>
Mon, 17 Sep 2018 18:43:08 +0000 (11:43 -0700)
commit4e2b18982ade10897e62590896a1dec496269877
tree34021948541cad7ad7f094143c72118d74c4dddb
parent461464f22632163209937ba5128d1f9f32554ea3
RISC-V: bge[u] should get higher priority than ble[u].

2018-09-17  Kito Cheng  <kito@andestech.com>
gas/
* testsuite/gas/riscv/bge.d: New.
* testsuite/gas/riscv/bge.s: Likewise.
opcodes/
* riscv-opc.c (riscv_opcodes): Adjust the order of ble and
  bleu.
gas/ChangeLog
gas/testsuite/gas/riscv/bge.d [new file with mode: 0644]
gas/testsuite/gas/riscv/bge.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/riscv-opc.c