Adding syscall ISACaller test case (not working yet).
authorAndrey Miroshnikov <andrey@technepisteme.xyz>
Tue, 12 Sep 2023 13:32:43 +0000 (13:32 +0000)
committerAndrey Miroshnikov <andrey@technepisteme.xyz>
Tue, 12 Sep 2023 13:32:43 +0000 (13:32 +0000)
commit2c075be04e5603ffb161002a99e4684b41973829
treed1b1f5e6ad96c85051b5001488276559b1dda043
parent8fc152e6e1710bfe32e2eea9dee0ec1f415ce719
Adding syscall ISACaller test case (not working yet).
src/openpower/decoder/isa/test_caller_syscall.py [new file with mode: 0644]
src/openpower/test/syscall/__init__.py [new file with mode: 0644]
src/openpower/test/syscall/syscall_cases.py [new file with mode: 0644]