summaryrefslogtreecommitdiff
path: root/target/hppa/mem_helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-31target/hppa: Only use EXCP_DTLB_MISSRichard Henderson1-1/+3
2018-01-31target/hppa: Implement B,GATE insnRichard Henderson1-0/+8
2018-01-30target/hppa: Implement LPARichard Henderson1-0/+21
2018-01-30target/hppa: Implement P*TLB and P*TLBE insnsRichard Henderson1-0/+37
2018-01-30target/hppa: Implement I*TLBA and I*TLBP insnsRichard Henderson1-2/+78
2018-01-30target/hppa: Implement tlb_fillRichard Henderson1-7/+155
2018-01-30target/hppa: Add control registersRichard Henderson1-1/+1
2018-01-30target/hppa: Define hardware exception typesRichard Henderson1-1/+3
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller1-0/+54