Adding syscall ISACaller test case (not working yet).
authorAndrey Miroshnikov <andrey@technepisteme.xyz>
Tue, 12 Sep 2023 13:32:43 +0000 (13:32 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:20 +0000 (19:26 +0000)
commit12de70d39214deff14c26173cb5808af30449f27
treed1b1f5e6ad96c85051b5001488276559b1dda043
parent6976f37d2bf822e16398ced087d1552efca29006
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]