Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 17:26
65773a2
  • added support in parsers for K-scalar crypto instructions
  • added support for abstract functions: uniform random, byte-count, leading-ones, leading-zeros,
    trailing-ones, trailing-zeros
  • now maintain a separate list of instructions which require unsigned interpretation of rs1 and rs2.
  • restructured coverage report handling to preserve comments throughout processing and merging.
  • switched yaml to a round-trip parser for preserving comments