summaryrefslogtreecommitdiffstats
path: root/target/hppa/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* target/hppa: Include priv level in user-only iaoqRichard Henderson2018-03-261-2/+2
* cpu: get rid of unused cpu_init() definesIgor Mammedov2018-03-191-1/+0Star
* cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov2018-03-191-0/+1
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-1/+0Star
* target/hppa: Enable MTTCGRichard Henderson2018-01-311-0/+6
* target/hppa: Implement B,GATE insnRichard Henderson2018-01-311-0/+1
* target/hppa: Add migration for the cpuRichard Henderson2018-01-311-0/+1
* target/hppa: Optimize for flat addressing spaceRichard Henderson2018-01-311-1/+10
* target/hppa: Implement LPARichard Henderson2018-01-301-0/+1
* target/hppa: Implement the interval timerRichard Henderson2018-01-301-0/+2
* target/hppa: Implement external interruptsRichard Henderson2018-01-301-0/+1
* target/hppa: Implement tlb_fillRichard Henderson2018-01-301-2/+29
* target/hppa: Implement IASQRichard Henderson2018-01-301-2/+51
* target/hppa: Use space registers in data operationsRichard Henderson2018-01-301-0/+14
* target/hppa: Implement rfiRichard Henderson2018-01-301-0/+1
* target/hppa: Add control registersRichard Henderson2018-01-301-6/+17
* target/hppa: Add space registersRichard Henderson2018-01-301-0/+1
* target/hppa: Implement mmu_idx from IA privilege levelRichard Henderson2018-01-301-4/+15
* target/hppa: Split address size from register sizeRichard Henderson2018-01-301-18/+30
* target/hppa: Define hardware exception typesRichard Henderson2018-01-301-5/+34
* target/hppa: Define the rest of the PSWRichard Henderson2018-01-301-0/+47
* target/hppa: Skeleton support for hppa-softmmuHelge Deller2018-01-301-0/+1
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-1/+2
* hppa: replace cpu_hppa_init() with cpu_generic_init()Igor Mammedov2017-09-011-3/+1Star
* target-hppa: Add framework and enable compilationRichard Henderson2017-01-231-0/+144