Age | Commit message (Expand) | Author | Files | Lines |
2021-06-19 | tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode | Richard Henderson | 1 | -3/+0 |
2020-01-27 | target/hppa: Allow, but diagnose, LDCW aligned only mod 4 | Richard Henderson | 1 | -0/+2 |
2019-03-12 | target/hppa: add TLB protection id check | Sven Schnelle | 1 | -0/+1 |
2018-01-31 | target/hppa: Implement PROBE for system mode | Richard Henderson | 1 | -2/+1 |
2018-01-31 | target/hppa: Implement halt and reset instructions | Helge Deller | 1 | -0/+2 |
2018-01-30 | target/hppa: Implement LPA | Richard Henderson | 1 | -0/+1 |
2018-01-30 | target/hppa: Implement P*TLB and P*TLBE insns | Richard Henderson | 1 | -0/+2 |
2018-01-30 | target/hppa: Implement I*TLBA and I*TLBP insns | Richard Henderson | 1 | -0/+2 |
2018-01-30 | target/hppa: Implement the interval timer | Richard Henderson | 1 | -0/+3 |
2018-01-30 | target/hppa: Implement external interrupts | Richard Henderson | 1 | -0/+2 |
2018-01-30 | target/hppa: Implement rfi | Richard Henderson | 1 | -0/+2 |
2018-01-30 | target/hppa: Implement the system mask instructions | Richard Henderson | 1 | -0/+4 |
2018-01-30 | target/hppa: Split address size from register size | Richard Henderson | 1 | -8/+18 |
2017-10-24 | target/hppa: check CF_PARALLEL instead of parallel_cpus | Emilio G. Cota | 1 | -0/+2 |
2017-01-23 | target-hppa: Implement floating-point insns | Richard Henderson | 1 | -0/+55 |
2017-01-23 | target-hppa: Implement system and memory-management insns | Richard Henderson | 1 | -0/+3 |
2017-01-23 | target-hppa: Implement loads and stores | Richard Henderson | 1 | -0/+3 |
2017-01-23 | target-hppa: Implement basic arithmetic | Richard Henderson | 1 | -0/+2 |
2017-01-23 | target-hppa: Add framework and enable compilation | Richard Henderson | 1 | -0/+3 |