pub const LD_8B_REG: u8 = _; // 156u8
BPF opcode: ldxdw dst, [src + off] /// dst = (src + off) as u64.
ldxdw dst, [src + off]
dst = (src + off) as u64