2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added brackets for lhaux instruction |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added brackets for lha instruction |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Luke Kenneth... | add lbzup english description based on lbzu |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english language description, spaces and brackets... |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added spaces and brackets for lhzu instruction |
commit | commitdiff | tree |
2023-10-29 |
Luke Kenneth... | indent lbz instruction description |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added spaces and brackets for lbzux instruction |
commit | commitdiff | tree |
2023-10-29 |
Luke Kenneth... | indent text of lbzu description |
commit | commitdiff | tree |
2023-10-29 |
Luke Kenneth... | whitespace additions on lbzu to make more like PDF, |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english description for lhzu instruction |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english description for lhzu instruction |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english description for lbzu instruction |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english description for lbzux instruction |
commit | commitdiff | tree |
2023-10-29 |
Shriya Sharma | Added english description to lbz instruction |
commit | commitdiff | tree |
2023-10-26 |
Jacob Lifshay | move DEFAULT_MSR handling from add_case to ISACaller |
commit | commitdiff | tree |
2023-10-25 |
Dmitry Selyutin | syscall: improve architecture detection |
commit | commitdiff | tree |
2023-10-25 |
Jacob Lifshay | install pytest-subtests==0.11.0 |
commit | commitdiff | tree |
2023-10-25 |
Jacob Lifshay | generate syscalls.json |
commit | commitdiff | tree |
2023-10-24 |
Luke Kenneth... | whitespace cleanup |
commit | commitdiff | tree |
2023-10-24 |
Jacob Lifshay | Revert "skip broken test" programmerjake/readd-rhs-copy |
commit | commitdiff | tree |
2023-10-24 |
Jacob Lifshay | Revert "Revert "fix bug where pseudo-code assignments... |
commit | commitdiff | tree |
2023-10-24 |
Jacob Lifshay | Revert "fix bug introduced by having to revert unauthor... |
commit | commitdiff | tree |
2023-10-24 |
Jacob Lifshay | skip broken test |
commit | commitdiff | tree |
2023-10-24 |
Jacob Lifshay | fill in manually verified expected state for TrapTestCa... |
commit | commitdiff | tree |
2023-10-24 |
Jacob Lifshay | format code |
commit | commitdiff | tree |
2023-10-23 |
Jacob Lifshay | reduce mmap BLOCK_SIZE to 1 << 28 so it works on armv7a |
commit | commitdiff | tree |
2023-10-23 |
Dmitry Selyutin | syscall: handle architecture aliases scemu |
commit | commitdiff | tree |
2023-10-23 |
Dmitry Selyutin | syscall: handle arm and aarch64 architectures |
commit | commitdiff | tree |
2023-10-23 |
Dmitry Selyutin | test_syscall: hardcode MSR validation |
commit | commitdiff | tree |
2023-10-23 |
Dmitry Selyutin | test_syscall: check MSR; update expected PC |
commit | commitdiff | tree |
2023-10-22 |
Dmitry Selyutin | isa/test_runner: support initial_msr parameter |
commit | commitdiff | tree |
2023-10-22 |
Dmitry Selyutin | isa/caller: return from interrupt upon syscall emulation |
commit | commitdiff | tree |
2023-10-22 |
Dmitry Selyutin | test_syscall: provide code for future SPR checks |
commit | commitdiff | tree |
2023-10-22 |
Dmitry Selyutin | isa/caller: refactor sc logic |
commit | commitdiff | tree |
2023-10-22 |
Dmitry Selyutin | test_caller: introduce syscall tests |
commit | commitdiff | tree |
2023-10-22 |
Dmitry Selyutin | isa/caller: enable host-backed memory for scemu |
commit | commitdiff | tree |
2023-10-22 |
Dmitry Selyutin | test/runner: introduce use_syscall_emu parameter |
commit | commitdiff | tree |
2023-10-22 |
Dmitry Selyutin | isa/caller: introduce use_syscall_emu parameter |
commit | commitdiff | tree |
2023-10-22 |
Dmitry Selyutin | isa/test_runner: support additional parameters |
commit | commitdiff | tree |
2023-10-22 |
Dmitry Selyutin | isa/caller: remove redundant check |
commit | commitdiff | tree |
2023-10-22 |
Dmitry Selyutin | isa/caller: provide sc and scv instructions wrapper |
commit | commitdiff | tree |
2023-10-21 |
Luke Kenneth... | add extra comments to sc-rfid test |
commit | commitdiff | tree |
2023-10-20 |
Luke Kenneth... | add a test which does both sc and rfid, and does rudime... |
commit | commitdiff | tree |
2023-10-19 |
Andrey Miroshnikov | Added assert to check inner/outer results match |
commit | commitdiff | tree |
2023-10-19 |
Andrey Miroshnikov | Replace flatten func with builtin reduce() |
commit | commitdiff | tree |
2023-10-19 |
Andrey Miroshnikov | Readded the flatten func (removed accidentally) |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | add expected results to "sc" instruction in TrapTestCase. |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | add SRR0 and SRR1 to list of special_regs in parser |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | annoying - call the TRAP() function in system.mdwn... |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | fix bug introduced by having to revert unauthorized... |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | Revert "fix bug where pseudo-code assignments modify... |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | add sc test to TestTrapCases |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | add test_caller_trap.py which stunningly actually works... |
commit | commitdiff | tree |
2023-10-18 |
Dmitry Selyutin | power_enums: mention sc and scv instructions |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | add "is_idle" capability to inorder.py so that after... |
commit | commitdiff | tree |
2023-10-18 |
Shriya Sharma | settting pushed_to_decode true |
commit | commitdiff | tree |
2023-10-18 |
Shriya Sharma | Added an extra unit test test_trace1 |
commit | commitdiff | tree |
2023-10-18 |
Andrey Miroshnikov | Added pure python mat multiply (outer and inner product... |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | doh, use reduce on operator.add already |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | print expected flattened matrix results |
commit | commitdiff | tree |
2023-10-18 |
Andrey Miroshnikov | Add assert |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | remove cruft, make comments clearer |
commit | commitdiff | tree |
2023-10-18 |
Andrey Miroshnikov | Use flatten |
commit | commitdiff | tree |
2023-10-18 |
Andrey Miroshnikov | Add flatten function, print expected |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | rename expected to results (actual results) |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | store integer results in expected array |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | simplify matmult test code |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2023-10-18 |
Andrey Miroshnikov | Add pure python matrix mul function |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | clarify prints and no conversion of integer input in... |
commit | commitdiff | tree |
2023-10-18 |
Luke Kenneth... | add stub (non-working) matrix multiply using maddld |
commit | commitdiff | tree |
2023-10-11 |
Sadoon Albader | add basic isacaller inlining to poly1305-donna.py |
commit | commitdiff | tree |
2023-10-11 |
Luke Kenneth... | accidentally commented-out matrix tests |
commit | commitdiff | tree |
2023-10-08 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2023-10-04 |
Luke Kenneth... | add error message showing which instructions have been... |
commit | commitdiff | tree |
2023-10-03 |
Sadoon Albader | fixed another serious bug, C should output to CSV |
commit | commitdiff | tree |
2023-10-03 |
Sadoon Albader | add rudementary test script |
commit | commitdiff | tree |
2023-10-03 |
Sadoon Albader | add python poly1305 test that uses random data input |
commit | commitdiff | tree |
2023-10-03 |
Sadoon Albader | fix huge bug with C poly1305 function call |
commit | commitdiff | tree |
2023-10-03 |
Sadoon Albader | added poly1305 random message tester |
commit | commitdiff | tree |
2023-10-03 |
Luke Kenneth... | optional read of "Description" in pagereader.py |
commit | commitdiff | tree |
2023-10-03 |
Luke Kenneth... | move repeated code block to mini function for reading... |
commit | commitdiff | tree |
next |