added a log func on the expected results for scalar ddffirst
[openpower-isa.git] / src / openpower / syscalls /
2023-12-01 Jacob Lifshayadd ppc_flags.py so we can get the ppc versions of...
2023-10-25 Dmitry Selyutinsyscall: improve architecture detection
2023-10-23 Dmitry Selyutinsyscall: handle architecture aliases scemu
2023-10-23 Dmitry Selyutinsyscall: handle arm and aarch64 architectures
2023-09-22 Dmitry Selyutinsyscalls: fix syscall arguments
2023-09-22 Dmitry Selyutinsyscalls: introduce syscall arguments length
2023-09-22 Dmitry Selyutinsyscalls: fix sys_ni_syscall call
2023-09-22 Dmitry Selyutinsyscalls: fix default table path
2023-09-21 Dmitry Selyutinsyscalls: support ppc/ppc64 ecall generators
2023-09-21 Dmitry Selyutinsyscalls: introduce ecall generator
2023-09-21 Dmitry Selyutinsyscalls: canonicalize entries
2023-09-21 Dmitry Selyutinsyscalls: reorder generic entries
2023-09-21 Dmitry Selyutinsyscalls: introduce generation mode
2023-09-21 Dmitry Selyutinsyscalls: support RISC-V architectures
2023-09-20 Dmitry Selyutinsyscalls: support generic system calls
2023-09-19 Dmitry Selyutinsyscalls: introduce Syscall class
2023-09-19 Dmitry Selyutinsyscalls: fix ctypes syscall
2023-09-19 Dmitry Selyutinsyscalls: support identifiers iteration
2023-09-19 Dmitry Selyutinsyscalls: support identifiers lookup
2023-09-19 Dmitry Selyutinsyscalls: adjust syscall name
2023-09-18 Dmitry Selyutinsyscalls: refactor calls chain
2023-09-18 Dmitry Selyutinsyscalls: refactor dispatcher call arguments
2023-09-18 Dmitry Selyutinsyscalls: introduce dispatcher class
2023-09-18 Dmitry Selyutinsyscalls: generate proper name
2023-09-18 Dmitry Selyutinsyscalls: refactor module hierarchy
2023-09-17 Dmitry SelyutinRevert "syscalls: commit a couple of autogenerated...
2023-09-17 Dmitry Selyutinsyscalls: commit a couple of autogenerated tables
2023-09-17 Dmitry Selyutinsyscalls/lscmg: introduce Linux syscalls mapping generator