Afonso Bordado 9fcdb85cb2 cranelift: Implement loads and byteswaps 2 years ago
..
asm_parser.rs 8d42a07b9d use error to_string from latest `combine` crate 2 years ago
assembler.rs 1c3bf0046d src: Fix rust-analyzer diagnostics for shorthand struct initialization 2 years ago
cranelift.rs 9fcdb85cb2 cranelift: Implement loads and byteswaps 1 year ago
disassembler.rs 1c3bf0046d src: Fix rust-analyzer diagnostics for shorthand struct initialization 2 years ago
ebpf.rs f158382fbf src/ebpf.rs: Defind 32-bit jump instructions 2 years ago
helpers.rs 14bdb38a8d Fix buffer overflow in strcmp test 2 years ago
insn_builder.rs 6a48bdd638 src/insn_builder.rs: Remove unnecessary 'mut' reported by rust-analyzer 2 years ago
interpreter.rs 045049e957 src/interpreter.rs: Update clippy linter names (cast_ptr_alignment) 2 years ago
jit.rs 0f365500d3 src/jit.rs: Fix offset when skipping insns for handling divisions by 0 1 year ago
lib.rs 1e0aae882a cranelift: Add initial Cranelift JIT 1 year ago
verifier.rs 7e8875e036 src/lib.rs: Add support for 32-bit jumps in interpreter and verifier 2 years ago