Skip to content

Commit

Permalink
Add program testing cross core registers
Browse files Browse the repository at this point in the history
  • Loading branch information
SyedAnasAlam committed Dec 10, 2024
1 parent edbe238 commit b8e4f8e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions sw/ccr.s
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
loadi 0x40
loadhi 0x13

store r1
ldaddr r1

loadi 0xAB
stindb 0

loadi 1
scall 0

0 comments on commit b8e4f8e

Please sign in to comment.