aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/instruction.spec.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(instruction): 22-bit PC support #31Uri Shaked2020-04-091-8/+73
* feat(instruction): implement EICALL, EIJMP #31Uri Shaked2020-04-091-0/+23
* feat(instruction): implement ELPM #31Uri Shaked2020-04-081-0/+50
* test(instruction): use assembly in testsUri Shaked2020-04-021-89/+91
* refactor: added peripherals and cpu feature folderslironh2020-03-221-0/+837