summaryrefslogtreecommitdiff
path: root/sim/testsuite/v850/testutils.cgs
blob: 12b5611d89afdef0d6b00804aba0ad2e22c7c64d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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