RISC-V: drop stray INSN_ALIAS flags
authorJan Beulich <jbeulich@suse.com>
Fri, 30 Sep 2022 08:20:17 +0000 (10:20 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 30 Sep 2022 08:20:17 +0000 (10:20 +0200)
commitd988b231b0db7b3d6a1e21706bb9920b734f15cf
treec7c2c112aa786cebeac56cc60fc28bfc296dffc7
parent839189bc932ea02c9647a3ad829dda72f8a9562c
RISC-V: drop stray INSN_ALIAS flags

FENCE.TSO isn't an alias. ZIP and UNZIP in the long run likely are, but
presently they aren't. This fixes disassembly of these insns with
-Mno-aliases.
gas/testsuite/gas/riscv/fence-tso-na.d [new file with mode: 0644]
gas/testsuite/gas/riscv/zbkb-32-na.d [new file with mode: 0644]
opcodes/riscv-opc.c