binutils-gdb/sim/riscv
Jaydeep Patil b783d068d9 sim: riscv: Fix crash during instruction decoding
The match_never() function has been removed and thus step_once() crashes
during instruction decoding. Fixed it by checking for null pointer before
invoking function attached to match_func member of riscv_opcode structure
2024-01-22 20:16:27 -05: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
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 crash during instruction decoding 2024-01-22 20:16:27 -05:00
sim-main.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00