summaryrefslogtreecommitdiffstats
path: root/target/hppa/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* hw/hppa: Make number of TLB and BTLB entries configurableHelge Deller2020-09-021-1/+4
* gdbstub: extend GByteArray to read register helpersAlex Bennée2020-03-171-1/+1
* configure: Define target access alignment in configuretony.nguyen@bt.com2019-08-201-1/+0Star
* migration: Move the VMStateDescription typedef to typedefs.hMarkus Armbruster2019-08-161-1/+1
* include: Make headers more self-containedMarkus Armbruster2019-08-161-1/+1
* hppa: Delete unused hppa_cpu_list() functionEduardo Habkost2019-07-051-2/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* cpu: Remove CPU_COMMONRichard Henderson2019-06-101-3/+0Star
* cpu: Introduce CPUNegativeOffsetStateRichard Henderson2019-06-101-0/+1
* cpu: Move ENV_OFFSET to exec/gen-icount.hRichard Henderson2019-06-101-1/+0Star
* target/hppa: Use env_cpu, env_archcpuRichard Henderson2019-06-101-5/+0Star
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-1/+0Star
* cpu: Define ArchCPURichard Henderson2019-06-101-0/+1
* cpu: Define CPUArchState with typedefRichard Henderson2019-06-101-2/+2
* tcg: Split out target/arch/cpu-param.hRichard Henderson2019-06-101-23/+1Star
* target/hppa: Convert to CPUClass::tlb_fillRichard Henderson2019-05-101-4/+4
* qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster2019-04-181-1/+1
* target: Simplify how the TARGET_cpu_list() printMarkus Armbruster2019-04-181-1/+1
* target/hppa: add TLB protection id checkSven Schnelle2019-03-121-0/+10
* 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