lua/bpf: implemented emulated LD_ABS64
the DW LD_ABS|IND is prohibited, so it is implemented as a double W load with shift. this is slow as it also has to undo the ntohl semantics of W loads, but makes dissection of 64bit fields with absolute addressing possible
Showing
Please register or sign in to comment