optional read of "Description" in pagereader.py
[openpower-isa.git] / src / openpower / syscalls /
2023-12-22 Dmitry Selyutinsyscalls: fix syscall arguments
2023-12-22 Dmitry Selyutinsyscalls: introduce syscall arguments length
2023-12-22 Dmitry Selyutinsyscalls: fix sys_ni_syscall call
2023-12-22 Dmitry Selyutinsyscalls: fix default table path
2023-12-22 Dmitry Selyutinsyscalls: support ppc/ppc64 ecall generators
2023-12-22 Dmitry Selyutinsyscalls: introduce ecall generator
2023-12-22 Dmitry Selyutinsyscalls: canonicalize entries
2023-12-22 Dmitry Selyutinsyscalls: reorder generic entries
2023-12-22 Dmitry Selyutinsyscalls: introduce generation mode
2023-12-22 Dmitry Selyutinsyscalls: support RISC-V architectures
2023-12-22 Dmitry Selyutinsyscalls: support generic system calls
2023-12-22 Dmitry Selyutinsyscalls: introduce Syscall class
2023-12-22 Dmitry Selyutinsyscalls: fix ctypes syscall
2023-12-22 Dmitry Selyutinsyscalls: support identifiers iteration
2023-12-22 Dmitry Selyutinsyscalls: support identifiers lookup
2023-12-22 Dmitry Selyutinsyscalls: adjust syscall name
2023-12-22 Dmitry Selyutinsyscalls: refactor calls chain
2023-12-22 Dmitry Selyutinsyscalls: refactor dispatcher call arguments
2023-12-22 Dmitry Selyutinsyscalls: introduce dispatcher class
2023-12-22 Dmitry Selyutinsyscalls: generate proper name
2023-12-22 Dmitry Selyutinsyscalls: refactor module hierarchy
2023-12-22 Dmitry SelyutinRevert "syscalls: commit a couple of autogenerated...
2023-12-22 Dmitry Selyutinsyscalls: commit a couple of autogenerated tables
2023-12-22 Dmitry Selyutinsyscalls/lscmg: introduce Linux syscalls mapping generator