sim-card
/
qemu
Archived
10
0
Fork 0

Increase the odds for the movei test to pass in system simulation.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4680 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
edgar_igl 2008-06-06 11:00:58 +00:00
parent bd3a845439
commit 54f25d0af5
1 changed files with 3 additions and 0 deletions

View File

@ -7,8 +7,11 @@
.include "testutils.inc"
start
move.d 0, $r3
; A write that works. Check that flags are set correspondingly.
move.d d,r4
;; store to bring it into the tlb with the right prot bits
move.d r3,[r4]
moveq -2,r5
setf c
clearf p