solana-labs / rbpf

Rust virtual machine and JIT compiler for eBPF programs
Apache License 2.0
272 stars 163 forks source link

Feature - Assembler directives #569

Closed Lichtso closed 3 months ago

Lichtso commented 3 months ago

Adds an asm directive .fill repeat, value which will be used to generate padding in tests.