bpf_conformance icon indicating copy to clipboard operation
bpf_conformance copied to clipboard

callx test will always pass

Open hawkinsw opened this issue 1 year ago • 3 comments

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

hawkinsw avatar Feb 19 '24 22:02 hawkinsw