summaryrefslogtreecommitdiff
path: root/s390.c
Commit message (Expand)AuthorAgeFilesLines
* s390: simplify s390_runtime_instr command printingEugene Syromyatnikov2018-05-081-3/+2
* s390: use printxvals_ex for command printing in s390_runtime_instrEugene Syromyatnikov2018-04-271-5/+3
* Move is_filled and IS_ZERO to macros.h, rename IS_ZERO to IS_ARRAY_ZEROEugene Syromyatnikov2018-03-201-24/+12
* Introduce s390_pci_mmio_read, s390_pci_mmio_write system call decodersEugene Syromyatnikov2018-01-291-0/+33
* Introduce s390_runtime_instr system call decoderEugene Syromyatnikov2018-01-291-0/+31
* Introduce s390_guarded_storage system call decoderEugene Syromyatnikov2018-01-291-0/+180
* Introduce s390_sthyi system call decoderEugene Syromyatnikov2018-01-291-0/+1033