summaryrefslogtreecommitdiffstats
path: root/target/openrisc
Commit message (Expand)AuthorAgeFilesLines
* tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova2017-07-191-2/+2
* target/openrisc: Support non-busy idle state using PMR SPRStafford Horne2017-05-045-1/+28
* target/openrisc: Remove duplicate features propertyStafford Horne2017-05-042-28/+5Star
* target/openrisc: Implement full vmstate serializationStafford Horne2017-05-041-2/+71
* target/openrisc: implement shadow registersStafford Horne2017-05-046-10/+33
* target/openrisc: add numcores and coreid supportStafford Horne2017-05-041-0/+6
* target/openrisc: Fixes for memory debuggingStafford Horne2017-05-041-4/+20
* target/openrisc: Implement EPH bitTim 'mithro' Ansell2017-04-211-0/+3
* target/openrisc: Implement EVBAR registerTim 'mithro' Ansell2017-04-214-1/+21
* target/openrisc: Optimize for r0 being zeroRichard Henderson2017-02-133-23/+66
* target/openrisc: Tidy handling of delayed branchesRichard Henderson2017-02-135-35/+25Star
* target/openrisc: Tidy ppc/npc implementationRichard Henderson2017-02-136-55/+39Star
* target/openrisc: Optimize l.jal to nextRichard Henderson2017-02-131-1/+5
* target/openrisc: Fix maddRichard Henderson2017-02-134-61/+30Star
* target/openrisc: Implement muld, muldu, macu, msbuRichard Henderson2017-02-131-0/+108
* target/openrisc: Represent MACHI:MACLO as a single unitRichard Henderson2017-02-134-61/+80
* target/openrisc: Implement msyncRichard Henderson2017-02-131-0/+1
* target/openrisc: Enable trap, csync, msync, psync for user modeRichard Henderson2017-02-131-32/+0Star
* target/openrisc: Set flags on helpersRichard Henderson2017-02-131-12/+12
* target/openrisc: Use movcond where appropriateRichard Henderson2017-02-131-14/+14
* target/openrisc: Keep SR_CY and SR_OV in a separate variablesRichard Henderson2017-02-134-89/+78Star
* target/openrisc: Keep SR_F in a separate variableRichard Henderson2017-02-137-74/+96
* target/openrisc: Invert the decoding in dec_calcRichard Henderson2017-02-131-207/+95Star
* target/openrisc: Put SR[OVE] in TB flagsRichard Henderson2017-02-133-12/+18
* target/openrisc: Streamline arithmetic and OVERichard Henderson2017-02-135-314/+191Star
* target/openrisc: Rationalize immediate extractionRichard Henderson2017-02-131-58/+40Star
* target/openrisc: Tidy insn dumpingRichard Henderson2017-02-131-24/+12Star
* target/openrisc: Implement lwa, swaRichard Henderson2017-02-137-8/+81
* target/openrisc: Fix exception handling status registersStafford Horne2017-02-131-0/+7
* target/openrisc: Rename the cpu from or32 to or1kRichard Henderson2017-02-131-1/+1
* cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-133-3/+3
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-132-8/+4Star
* target-openrisc: Use clz and ctz opcodesRichard Henderson2017-01-103-23/+4Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-2017-0/+3868