`check_mem_load` always check for 8 bytes load, even for `LD_ABS_B`, is it by design? https://github.com/qmonnet/rbpf/blob/2b335775baf8ef15f7a73953025ce3e2d052c462/src/interpreter.rs#L147
check_mem_loadalways check for 8 bytes load, even forLD_ABS_B, is it by design?rbpf/src/interpreter.rs
Line 147 in 2b33577