summaryrefslogtreecommitdiffstats
path: root/target/alpha/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* configure: Define target access alignment in configuretony.nguyen@bt.com2019-08-201-2/+0Star
* migration: Move the VMStateDescription typedef to typedefs.hMarkus Armbruster2019-08-161-1/+1
* 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/alpha: Use env_cpu, env_archcpuRichard Henderson2019-06-101-5/+0Star
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-2/+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-22/+1Star
* target/alpha: Fix user-only floating-point exceptionsRichard Henderson2019-05-191-0/+42
* target/alpha: Convert to CPUClass::tlb_fillRichard Henderson2019-05-101-2/+3
* qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster2019-04-181-2/+1Star
* target: Simplify how the TARGET_cpu_list() printMarkus Armbruster2019-04-181-1/+1
* cpu: get rid of unused cpu_init() definesIgor Mammedov2018-03-191-2/+0Star
* cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov2018-03-191-0/+1
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-2/+0Star
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-1/+1
* alpha: cleanup cpu type name compositionIgor Mammedov2017-10-271-0/+3
* target/alpha: Switch to do_transaction_failed() hookPeter Maydell2017-09-071-3/+5
* alpha: replace cpu_alpha_init() with cpu_generic_init()Igor Mammedov2017-09-011-3/+1Star
* target/alpha: Merge several flag bytes into ENV->FLAGSRichard Henderson2017-07-191-39/+31Star
* target/alpha: Remove amask from tb->flagsRichard Henderson2017-07-191-9/+0Star
* target/alpha: Enable MTTCG by defaultRichard Henderson2017-02-281-0/+3
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+518