index
:
avr8js
avr32dd20
main
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
instruction.spec.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
style: organize imports
Uri Shaked
2026-02-14
1
-2
/
+2
*
docs: add copyright notice to source code
Uri Shaked
2025-02-11
1
-1
/
+4
*
test: migrate tests from jest to vitest
Uri Shaked
2025-02-11
1
-1
/
+2
*
style(instruction.spec): add comments for missing instruction tests and reord...
Dudeplayz
2022-02-07
1
-33
/
+103
*
test(instruction): add ADD, SUB and WDR unit tests
Dudeplayz
2022-02-07
1
-0
/
+54
*
fix(cpu): incorrect address for RAMPZ / EIND
Uri Shaked
2020-09-30
1
-2
/
+2
*
fix(instruction): EICALL is broken
Uri Shaked
2020-09-02
1
-0
/
+1
*
test(instruction): extract constants
Uri Shaked
2020-06-04
1
-238
/
+274
*
fix(instruction): LD, ST instructions should take 2 clock cycles
Uri Shaked
2020-04-28
1
-14
/
+14
*
feat(instruction): 22-bit PC support #31
Uri Shaked
2020-04-09
1
-8
/
+73
*
feat(instruction): implement EICALL, EIJMP #31
Uri Shaked
2020-04-09
1
-0
/
+23
*
feat(instruction): implement ELPM #31
Uri Shaked
2020-04-08
1
-0
/
+50
*
test(instruction): use assembly in tests
Uri Shaked
2020-04-02
1
-89
/
+91
*
refactor: added peripherals and cpu feature folders
lironh
2020-03-22
1
-0
/
+837