mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-09 09:03:24 +00:00
This is a hand-written implementation that should have fairly complete
coverage for the base integer instruction set ("i"), and for the atomic
("a") and integer multiplication+division ("m") extensions. It also
covers 32-bit & 64-bit targets.
The unittest coverage is a bit weak atm, but should get better.
8 lines
100 B
ArmAsm
8 lines
100 B
ArmAsm
# check that the sim doesn't die immediately.
|
|
# mach: riscv
|
|
|
|
.include "testutils.inc"
|
|
|
|
start
|
|
pass
|