caller.py: implement exit_group syscall
authorJacob Lifshay <programmerjake@gmail.com>
Fri, 1 Dec 2023 07:27:48 +0000 (23:27 -0800)
committerJacob Lifshay <programmerjake@gmail.com>
Fri, 1 Dec 2023 09:29:58 +0000 (01:29 -0800)
commit3d14be23fa58008aa8ed012295cd4d6fe3b45eb2
treeaf86f0b6b27fbfe5effff689827f35e55f30bff5
parentcdd445a72085ee3faa35826a2c0449907a0504f7
caller.py: implement exit_group syscall
src/openpower/decoder/isa/caller.py
src/openpower/test/runner.py