Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/sim/testsuite/v850/testutils.cgs
2023-03-06 14:48:14 +01:00

12 lines
166 B
Text

# v850 test framework
# mach: all
.include "testutils.inc"
# This just makes sure that a passing test will pass.
seti 0x12345678, r1
reg r1, 0x12345678
pass