xref: /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/moverpcb.ms (revision 345cf9fb81bd0411c53e25d62cd93bdcaa865312)
1# mach: crisv3 crisv8 crisv10
2# xerror:
3# output: General register read of PC is not implemented.\nprogram stopped with signal 5 (*).\n
4
5 .include "testutils.inc"
6 startnostack
7 setf
8 move.b pc,r5
9 quit
10