aboutsummaryrefslogtreecommitdiff
path: root/tests/cris/check_movei.s
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cris/check_movei.s')
-rw-r--r--tests/cris/check_movei.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/cris/check_movei.s b/tests/cris/check_movei.s
index 2defda5f3..bbfa63337 100644
--- a/tests/cris/check_movei.s
+++ b/tests/cris/check_movei.s
@@ -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