forked from Imagelibrary/binutils-gdb
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>
8 lines
110 B
ArmAsm
8 lines
110 B
ArmAsm
# check that the sim doesn't die immediately.
|
|
# mach: riscv32 riscv64
|
|
|
|
.include "testutils.inc"
|
|
|
|
start
|
|
pass
|