Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-31 | target/hppa: Only use EXCP_DTLB_MISS | Richard Henderson | 1 | -1/+3 |
2018-01-31 | target/hppa: Implement B,GATE insn | Richard Henderson | 1 | -0/+8 |
2018-01-30 | target/hppa: Implement LPA | Richard Henderson | 1 | -0/+21 |
2018-01-30 | target/hppa: Implement P*TLB and P*TLBE insns | Richard Henderson | 1 | -0/+37 |
2018-01-30 | target/hppa: Implement I*TLBA and I*TLBP insns | Richard Henderson | 1 | -2/+78 |
2018-01-30 | target/hppa: Implement tlb_fill | Richard Henderson | 1 | -7/+155 |
2018-01-30 | target/hppa: Add control registers | Richard Henderson | 1 | -1/+1 |
2018-01-30 | target/hppa: Define hardware exception types | Richard Henderson | 1 | -1/+3 |
2018-01-30 | target/hppa: Skeleton support for hppa-softmmu | Helge Deller | 1 | -0/+54 |