summaryrefslogtreecommitdiffstats
path: root/target/hppa/mem_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target/hppa: Raise exception 26 on emulated hardwareHelge Deller2018-10-171-1/+2
* target/hppa: Only use EXCP_DTLB_MISSRichard Henderson2018-01-311-1/+3
* target/hppa: Implement B,GATE insnRichard Henderson2018-01-311-0/+8
* target/hppa: Implement LPARichard Henderson2018-01-301-0/+21
* target/hppa: Implement P*TLB and P*TLBE insnsRichard Henderson2018-01-301-0/+37
* target/hppa: Implement I*TLBA and I*TLBP insnsRichard Henderson2018-01-301-2/+78
* target/hppa: Implement tlb_fillRichard Henderson2018-01-301-7/+155
* target/hppa: Add control registersRichard Henderson2018-01-301-1/+1
* target/hppa: Define hardware exception typesRichard Henderson2018-01-301-1/+3
* target/hppa: Skeleton support for hppa-softmmuHelge Deller2018-01-301-0/+54