Quentin Monnet 7bebff57be src/interpreter.rs: Fix left/right shifts implementation (mask offset) 1 year ago
..
assembler.rs f66a43d296 src/assembler.rs: Add support for 32-bit jumps insns in assembler 2 years ago
common.rs 9a1fdc9fc6 Replace license boilerplate with SPDX tags 2 years ago
cranelift.rs 4812c52fe1 cranelift: Use the default libcall names 1 year ago
disassembler.rs c8d34a03d8 tests/disassembler.rs: Add non-regression test for -0x8000 offset 1 year ago
misc.rs 495c36a545 Use {read,write}_unaligned to avoid unaligned derefs 2 years ago
ubpf_jit_x86_64.rs 0f365500d3 src/jit.rs: Fix offset when skipping insns for handling divisions by 0 1 year ago
ubpf_verifier.rs bc1f051e7b src/verifier.rs: Remove checks for divisions by zero 2 years ago
ubpf_vm.rs 7bebff57be src/interpreter.rs: Fix left/right shifts implementation (mask offset) 1 year ago