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 Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
interp.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
local.mk Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
machs.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
machs.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
model_list.def sim: riscv: Add support for compressed integer instructions 2024-02-13 11:04:04 +00:00
riscv-sim.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
sim-main.c sim: riscv: Fix build issue due to recent binutils commit 2024-05-09 17:04:14 +02:00
sim-main.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00