Sign in
fuchsia
/
third_party
/
github.com
/
iovisor
/
ubpf
/
refs/heads/test-travis
/
.
/
tests
/
stxb.data
blob: ccd1d895f9c71c88d8ea3b28911694b14313f38e [
file
] [
log
] [
blame
] [
edit
]
--
asm
mov32 r2
,
0x11
stxb
[
r1
+
2
],
r2
ldxb r0
,
[
r1
+
2
]
exit
--
mem
aa bb ff cc dd
--
result
0x11