Skip to content

Commit

Permalink
wip: fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
mpernambuco committed Jul 22, 2024
1 parent 2086e4c commit b32ab5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/UArchStep.sol
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ library UArchStep {
Success, // one micro instruction was executed successfully
CycleOverflow, // already at fixed point: uarch cycle has reached its maximum value
UArchHalted // already at fixed point: microarchitecture is halted

}

// Memory read/write access
Expand Down

0 comments on commit b32ab5c

Please sign in to comment.