summaryrefslogtreecommitdiff
path: root/target/hppa/helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-30target/hppa: Implement IASQRichard Henderson1-1/+2
2018-01-30target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interruptRichard Henderson1-63/+0
2018-01-30target/hppa: Add space registersRichard Henderson1-5/+9
2018-01-30target/hppa: Split address size from register sizeRichard Henderson1-9/+9
2018-01-30target/hppa: Define hardware exception typesRichard Henderson1-17/+44
2018-01-30target/hppa: Define the rest of the PSWRichard Henderson1-14/+39
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller1-10/+0
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier1-1/+1
2017-01-23target-hppa: Add framework and enable compilationRichard Henderson1-0/+137