libubpf-sys 0.9.611+2c7a276

Rust bindings to libubpf from IO Visor
Documentation
1
2
3
4
5
6
7
8
9
-- asm
mov32 %r0, 0xf8
lsh32 %r0, 28
# %r0 == 0x80000000
arsh32 %r0, 16
exit
-- result
0xffff8000