summaryrefslogtreecommitdiff
path: root/target/hppa/op_helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée1-1/+1
2018-01-31target/hppa: Implement PROBE for system modeRichard Henderson1-11/+23
2018-01-31target/hppa: Implement halt and reset instructionsHelge Deller1-0/+13
2018-01-30target/hppa: Implement LPARichard Henderson1-5/+5
2018-01-30target/hppa: Implement the interval timerRichard Henderson1-0/+36
2018-01-30target/hppa: Implement IASQRichard Henderson1-0/+2
2018-01-30target/hppa: Implement rfiRichard Henderson1-0/+24
2018-01-30target/hppa: Implement the system mask instructionsRichard Henderson1-0/+14
2018-01-30target/hppa: Split address size from register sizeRichard Henderson1-11/+11
2018-01-30target/hppa: Define hardware exception typesRichard Henderson1-3/+3
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller1-2/+11
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier1-1/+1
2017-10-24target/hppa: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota1-4/+28
2017-01-23target-hppa: Implement floating-point insnsRichard Henderson1-0/+394
2017-01-23target-hppa: Implement system and memory-management insnsRichard Henderson1-0/+10
2017-01-23target-hppa: Implement loads and storesRichard Henderson1-0/+78
2017-01-23target-hppa: Implement basic arithmeticRichard Henderson1-0/+23
2017-01-23target-hppa: Add framework and enable compilationRichard Henderson1-0/+65