issues
search
solana-labs
/
rbpf
Rust virtual machine and JIT compiler for eBPF programs
Apache License 2.0
277
stars
169
forks
source link
Refactor - removes usage of `REGISTER_OTHER_SCRATCH`
#597
Closed
Lichtso
closed
1 month ago
Lichtso
commented
1 month ago
Increases the machinecode emitted for:
store immediate from 28 to 36 (+29%)
store register from 24 to 29 (+21%)
Increases the machinecode emitted for: