[PATCH] RISC-V: bge[u] should get higher priority than ble[u].

Jim Wilson jimw@sifive.com
Mon Sep 17 18:45:00 GMT 2018


On Mon, Sep 17, 2018 at 1:30 AM Kito Cheng <kito.cheng@gmail.com> wrote:
> This patch is fixing the behavior of disassembler for bge[u], bge[u]
> and ble[u] will disassemble to ble[u] currently, however ble[u] is
> pseudo/alias instruction, so I think it should disassemble into bge[u]
> instead of ble[u].

OK.  Committed.

Jim



More information about the Binutils mailing list