blob: cacc076bb901e70f8c515ab739c86ce24eef7df6 [file] [log] [blame]
# sh testcase for ld.q $rm, $disp10x8, $rd -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64
.include "media/testutils.inc"
start
init:
movi 20, r3
shlli r3, 8, r3
ldl1:
ld.q r3, 0, r0
ldl2:
ld.q r3, -8, r0
ldl3:
ld.q r3, 8, r0
okay:
pass