Alan-Jowett / bpf_conformance

Measures the conformance of a BPF runtime to the ISA.
Other
27 stars 14 forks source link

Check for truncation in LE operations #253

Closed Alan-Jowett closed 5 months ago

Alan-Jowett commented 5 months ago

Add new tests to verify that le16 and le32 truncate the high bits of the target register.

coveralls commented 5 months ago

Coverage Status

coverage: 95.421% (+0.08%) from 95.339% when pulling 2fdba310c90f19c18d928f74f8f6e9bf216b47b5 on check_for_truncation_le_op into ce9571054cb6e60ed88bddcfc8cbff19dc31dab6 on main.