.. |
asm_parser.rs
|
05674d55f2
src: Address newer reports from cargo-clippy
|
2 years ago |
assembler.rs
|
f66a43d296
src/assembler.rs: Add support for 32-bit jumps insns in assembler
|
2 years ago |
disassembler.rs
|
55fdc12623
src/disassembler.rs: Add support for 32-bit jumps in disassembler
|
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
|
9a1fdc9fc6
Replace license boilerplate with SPDX tags
|
2 years ago |
interpreter.rs
|
045049e957
src/interpreter.rs: Update clippy linter names (cast_ptr_alignment)
|
2 years ago |
jit.rs
|
0da60cf99a
jit.rs: When emitting bytes, mark writing as unaligned
|
2 years ago |
lib.rs
|
651ae4b187
src/lib.rs,src/interpreter.rs: Move interpreter to dedicated module
|
2 years ago |
verifier.rs
|
7e8875e036
src/lib.rs: Add support for 32-bit jumps in interpreter and verifier
|
2 years ago |