summaryrefslogtreecommitdiff
path: root/target/hppa/helper.c
AgeCommit message (Expand)Author
2019-06-10target/hppa: Use env_cpu, env_archcpuRichard Henderson
2019-04-18qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster
2019-03-12target/hppa: add TLB protection id checkSven Schnelle
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-01-30target/hppa: Implement IASQRichard Henderson
2018-01-30target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interruptRichard Henderson
2018-01-30target/hppa: Add space registersRichard Henderson
2018-01-30target/hppa: Split address size from register sizeRichard Henderson
2018-01-30target/hppa: Define hardware exception typesRichard Henderson
2018-01-30target/hppa: Define the rest of the PSWRichard Henderson
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2017-01-23target-hppa: Add framework and enable compilationRichard Henderson