bpf_conformance
bpf_conformance copied to clipboard
callx test will always pass
https://github.com/Alan-Jowett/bpf_conformance/blob/56950c45513a13d773ea8688eb9fbcd09908fc62/tests/callx.data#L7
Given the unconditional mov
of 0x2
to %r0
, will this test always pass?
cc @dthaler