repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
replay: don't synchronize memory operations in replay mode
[qemu/ar7.git]
/
tests
/
tcg
/
lm32
/
test_b.S
blob
98172d8a95111f9f9d88a57ac82dfb956d314f6a
1
.include "macros.inc"
2
3
start
4
5
test_name B_1
6
load r1 jump
7
b r1
8
tc_fail
9
end
10
11
jump:
12
tc_pass
13
end