Skip to content

Use the LENGTH ..._mc expression to describe the byte length of a machine code #141

Open
@aqjune-aws

Description

@aqjune-aws

Using LENGTH ..._mc instead of putting the actual constant has two advantages:

  • Even if the assembly is updated for some reason, the proof does not need to be updated.
  • It helps reviewers because they do not need to double check whether the constants are correct. Also helps newbies to understand the specification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions