summaryrefslogtreecommitdiffstats
path: root/target/hppa/helper.c
Commit message (Expand)AuthorAgeFilesLines
* linux-user/hppa: Dump IIR on register dumpHelge Deller2022-09-271-2/+4
* exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé2022-02-211-1/+1
* overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/hppa: Use env_cpu, env_archcpuRichard Henderson2019-06-101-2/+1Star
* qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster2019-04-181-12/+12
* target/hppa: add TLB protection id checkSven Schnelle2019-03-121-0/+10
* target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* target/hppa: Implement IASQRichard Henderson2018-01-301-1/+2
* target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interruptRichard Henderson2018-01-301-63/+0Star
* target/hppa: Add space registersRichard Henderson2018-01-301-5/+9
* target/hppa: Split address size from register sizeRichard Henderson2018-01-301-9/+9
* target/hppa: Define hardware exception typesRichard Henderson2018-01-301-17/+44
* target/hppa: Define the rest of the PSWRichard Henderson2018-01-301-14/+39
* target/hppa: Skeleton support for hppa-softmmuHelge Deller2018-01-301-10/+0Star
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-1/+1
* target-hppa: Add framework and enable compilationRichard Henderson2017-01-231-0/+137