* sim/cris/asm/testutils.inc (test_h_mem): Use register prefix.
[deliverable/binutils-gdb.git] / sim / testsuite / sim / cris / asm / moverbpc.ms
CommitLineData
5e1f6430
HPN
1# mach: crisv3 crisv8 crisv10
2# xerror:
3# output: General register write to PC is not implemented.\nprogram stopped with signal 5.\n
4
5 .include "testutils.inc"
6 startnostack
7 setf
8 move.d r5,pc
9 quit
This page took 0.031296 seconds and 4 git commands to generate.