summaryrefslogtreecommitdiffstats
path: root/target/openrisc/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* target/openrisc: Reorg tlb lookupRichard Henderson2018-07-031-8/+0Star
* target/openrisc: Increase the TLB sizeRichard Henderson2018-07-021-1/+1
* target/openrisc: Use identical sizes for ITLB and DTLBRichard Henderson2018-07-021-6/+4Star
* target/openrisc: Fix cpu_mmu_indexRichard Henderson2018-07-021-8/+15
* target/openrisc: Reduce tlb to a single dimensionRichard Henderson2018-07-021-4/+2Star
* target/openrisc: Remove indirect function calls for mmuRichard Henderson2018-07-021-11/+0Star
* target/openrisc: Merge tlb allocation into CPUOpenRISCStateRichard Henderson2018-07-021-2/+4
* target/openrisc: Add print_insn_or1kRichard Henderson2018-07-021-0/+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-1/+0Star
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-1/+1
* openrisc: cleanup cpu type name compositionIgor Mammedov2017-10-271-0/+3
* openrisc/cputimer: Perparation for MulticoreStafford Horne2017-10-201-1/+3
* openrisc: replace cpu_openrisc_init() with cpu_generic_init()Igor Mammedov2017-09-011-3/+1Star
* target/openrisc: Support non-busy idle state using PMR SPRStafford Horne2017-05-041-0/+10
* target/openrisc: Remove duplicate features propertyStafford Horne2017-05-041-14/+2Star
* target/openrisc: implement shadow registersStafford Horne2017-05-041-2/+13
* target/openrisc: Implement EVBAR registerTim 'mithro' Ansell2017-04-211-0/+7
* target/openrisc: Optimize for r0 being zeroRichard Henderson2017-02-131-1/+4
* target/openrisc: Tidy handling of delayed branchesRichard Henderson2017-02-131-7/+5Star
* target/openrisc: Tidy ppc/npc implementationRichard Henderson2017-02-131-1/+1
* target/openrisc: Fix maddRichard Henderson2017-02-131-3/+0Star
* target/openrisc: Represent MACHI:MACLO as a single unitRichard Henderson2017-02-131-2/+1Star
* target/openrisc: Keep SR_CY and SR_OV in a separate variablesRichard Henderson2017-02-131-3/+10
* target/openrisc: Keep SR_F in a separate variableRichard Henderson2017-02-131-2/+13
* target/openrisc: Put SR[OVE] in TB flagsRichard Henderson2017-02-131-2/+2
* target/openrisc: Implement lwa, swaRichard Henderson2017-02-131-0/+3
* target/openrisc: Rename the cpu from or32 to or1kRichard Henderson2017-02-131-1/+1
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-131-0/+3
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+411