aboutsummaryrefslogtreecommitdiff
path: root/target/openrisc/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-14target/openrisc: Optimize for r0 being zeroRichard Henderson1-1/+4
2017-02-14target/openrisc: Tidy handling of delayed branchesRichard Henderson1-7/+5
2017-02-14target/openrisc: Tidy ppc/npc implementationRichard Henderson1-1/+1
2017-02-14target/openrisc: Fix maddRichard Henderson1-3/+0
2017-02-14target/openrisc: Represent MACHI:MACLO as a single unitRichard Henderson1-2/+1
2017-02-14target/openrisc: Keep SR_CY and SR_OV in a separate variablesRichard Henderson1-3/+10
2017-02-14target/openrisc: Keep SR_F in a separate variableRichard Henderson1-2/+13
2017-02-14target/openrisc: Put SR[OVE] in TB flagsRichard Henderson1-2/+2
2017-02-14target/openrisc: Implement lwa, swaRichard Henderson1-0/+3
2017-02-14target/openrisc: Rename the cpu from or32 to or1kRichard Henderson1-1/+1
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée1-0/+3
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+411