refactor-npc #4

Open
xin wants to merge 3 commits from refactor-npc into master
Owner
No description provided.
xin added 2 commits 2024-09-06 07:01:40 +00:00
npc,fix: bugs of new arch in cpu-tests
All checks were successful
Build npc tests / npc-build (flow) (push) Successful in 3m7s
Build npc tests / npc-build (flow-simlib) (push) Successful in 3m13s
Build abstract machine with nix / build-packages (nemu) (pull_request) Successful in 25s
Build abstract machine with nix / build-packages (nemu-lib) (pull_request) Successful in 19s
Build abstract machine with nix / build-packages (rv32Cross.abstract-machine) (pull_request) Successful in 7s
Build abstract machine with nix / build-packages (abstract-machine) (pull_request) Successful in 1m23s
24aeabee4f
xin force-pushed refactor-npc from 24aeabee4f to f5335c21f1 2024-09-06 07:11:27 +00:00 Compare
xin added 1 commit 2024-09-07 07:47:55 +00:00
npc,refactor: remove unused components
All checks were successful
Build npc tests / npc-build (flow-simlib) (push) Successful in 2m17s
Build abstract machine with nix / build-packages (abstract-machine) (pull_request) Successful in 8s
Build abstract machine with nix / build-packages (nemu) (pull_request) Successful in 10s
Build abstract machine with nix / build-packages (nemu-lib) (pull_request) Successful in 9s
Build abstract machine with nix / build-packages (rv32Cross.abstract-machine) (pull_request) Successful in 7s
Build npc tests / npc-build (flow) (push) Successful in 3m0s
5bb66edd2f
All checks were successful
Build npc tests / npc-build (flow-simlib) (push) Successful in 2m17s
Build abstract machine with nix / build-packages (abstract-machine) (pull_request) Successful in 8s
Build abstract machine with nix / build-packages (nemu) (pull_request) Successful in 10s
Build abstract machine with nix / build-packages (nemu-lib) (pull_request) Successful in 9s
Build abstract machine with nix / build-packages (rv32Cross.abstract-machine) (pull_request) Successful in 7s
Build npc tests / npc-build (flow) (push) Successful in 3m0s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin refactor-npc:refactor-npc
git checkout refactor-npc

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff refactor-npc
git checkout master
git merge --ff-only refactor-npc
git checkout refactor-npc
git rebase master
git checkout master
git merge --no-ff refactor-npc
git checkout master
git merge --squash refactor-npc
git checkout master
git merge --ff-only refactor-npc
git checkout master
git merge refactor-npc
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: xin/ysyx-workbench#4
No description provided.