repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
sim
/
testsuite
/
cris
/
asm
/
movscpc.ms
blob
98618966f0f86429d41b22bd8f1e7b9fbbee3ea8
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
start
7
movs.b 0x42,pc
8
dumpr3
9
10
movs.w 0x4321,pc
11
dumpr3
12
13
quit