mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2026-08-27 00:26:02 -04:00
Added support for simulation of compressed integer instruction set ("c").
Added test file sim/testsuite/riscv/c-ext.s to test compressed instructions.
The compressed instructions are available for models implementing C extension.
Such as RV32IC, RV64IC, RV32GC, RV64GC etc.
Approved-By: Andrew Burgess <aburgess@redhat.com>
|
||
|---|---|---|
| .. | ||
| allinsn.exp | ||
| c-ext.s | ||
| ChangeLog-2021 | ||
| jalr.s | ||
| m-ext.s | ||
| pass.s | ||
| testutils.inc | ||