Sign in
fuchsia
/
third_party
/
github.com
/
iovisor
/
ubpf
/
refs/heads/test-travis
/
.
/
tests
/
ldxh-same-reg.data
blob: 1c3319ca5bc9a8f552b7cadc07f42dc507439b9a [
file
] [
log
] [
blame
] [
edit
]
--
asm
mov r0
,
r1
sth
[
r0
],
0x1234
ldxh r0
,
[
r0
]
exit
--
mem
ff ff
--
result
0x1234