summaryrefslogtreecommitdiffstats
path: root/target/hppa/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-1/+1
* target/hppa: Implement PROBE for system modeRichard Henderson2018-01-311-11/+23
* target/hppa: Implement halt and reset instructionsHelge Deller2018-01-311-0/+13
* target/hppa: Implement LPARichard Henderson2018-01-301-5/+5
* target/hppa: Implement the interval timerRichard Henderson2018-01-301-0/+36
* target/hppa: Implement IASQRichard Henderson2018-01-301-0/+2
* target/hppa: Implement rfiRichard Henderson2018-01-301-0/+24
* target/hppa: Implement the system mask instructionsRichard Henderson2018-01-301-0/+14
* target/hppa: Split address size from register sizeRichard Henderson2018-01-301-11/+11
* target/hppa: Define hardware exception typesRichard Henderson2018-01-301-3/+3
* target/hppa: Skeleton support for hppa-softmmuHelge Deller2018-01-301-2/+11
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-1/+1
* target/hppa: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota2017-10-241-4/+28
* target-hppa: Implement floating-point insnsRichard Henderson2017-01-231-0/+394
* target-hppa: Implement system and memory-management insnsRichard Henderson2017-01-231-0/+10
* target-hppa: Implement loads and storesRichard Henderson2017-01-231-0/+78
* target-hppa: Implement basic arithmeticRichard Henderson2017-01-231-0/+23
* target-hppa: Add framework and enable compilationRichard Henderson2017-01-231-0/+65