aboutsummaryrefslogtreecommitdiff
path: root/target/hppa/helper.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-15overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant1-1/+1
2019-06-10target/hppa: Use env_cpu, env_archcpuRichard Henderson1-2/+1
2019-04-18qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster1-12/+12
2019-03-12target/hppa: add TLB protection id checkSven Schnelle1-0/+10
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
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