blob: 316a10f2a005549f28611320763731ee9cbd35e8 [file] [log] [blame]
# arm testcase for ldrb $rd,[$rb,$ro]
# mach: unfinished
.include "testutils.inc"
start
.global ldrb
ldrb:
ldrb r0,[r0,r0]
pass