Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hazel-sudz authored Jan 11, 2024
1 parent a48cc5c commit c174077
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

### CPU

Extensive unit test coverage for instruction in https://github.com/daniel-sudz/comparch/tree/main/src/asm including two large integrated test files.

| R-types | I-types | Memory-types | Branches | Jumps | U-types
| ---------------------------- | ------------------------------------------| -----------------------------------| --------------------------------| ---------------------------| --------------------------------------|
| add :white_check_mark: | addi :white_check_mark: | lw :white_check_mark: | beq :white_check_mark: | jal :white_check_mark: | lui :white_check_mark: |
Expand Down

0 comments on commit c174077

Please sign in to comment.