binutils-gdb/sim/riscv
Bernd Edlinger b75187cd94 sim: riscv: Fix build issue due to recent binutils commit
The commit c144f63833 removed INSN_CLASS_A and
added INSN_CLASS_ZAAMO and INSN_CLASS_ZALRSC instead,
which broke the build of the sim for riscv targets.

Fix that by using the new INSN_CLASS types.

Fixes: c144f63833 ("RISC-V: Support B, Zaamo and Zalrsc extensions.")

Approved-By: Tom Tromey <tom@tromey.com>
2024-05-09 17:04:14 +02:00
..
acinclude.m4
ChangeLog-2021
interp.c
local.mk
machs.c
machs.h
model_list.def sim: riscv: Add support for compressed integer instructions 2024-02-13 11:04:04 +00:00
riscv-sim.h
sim-main.c sim: riscv: Fix build issue due to recent binutils commit 2024-05-09 17:04:14 +02:00
sim-main.h