mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
b9249c461c
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
|