-
Lucas Bremgartner authored
Load extension in BPF is an overload of the load absolute instruction with a 'negative offset'. Disassemble load absolute instructions to load extension, if the offset is 'negative', respectively > (0xFFFFFFFF - 0x1000). Fixes golang/go#18469 Change-Id: I13af8f5af89ce26b13a35d2b06879dd6e1c7434e Reviewed-on: https://go-review.googlesource.com/34771 Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Mikio Hara <mikioh.mikioh@gmail.com>
ae05321a