]> git.proxmox.com Git - qemu.git/blobdiff - tests/cris/check_movei.s
Increase the odds for the movei test to pass in system simulation.
[qemu.git] / tests / cris / check_movei.s
index 2defda5f30148a7424c6df75cca27347c393aa93..bbfa633373d548d3c41a771977a60459818af238 100644 (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