Update
[gdb.git] / sim / testsuite / sim / v850 / testutils.cgs
blob12b5611d89afdef0d6b00804aba0ad2e22c7c64d
1 # v850 test framework
2 # mach: all
4         .include "testutils.inc"
6 # This just makes sure that a passing test will pass.
8         seti    0x12345678, r1
10         reg     r1, 0x12345678
12         pass