aboutsummaryrefslogtreecommitdiff
path: root/target/openrisc
AgeCommit message (Expand)AuthorFilesLines
2017-02-14target/openrisc: Keep SR_F in a separate variableRichard Henderson7-74/+96
2017-02-14target/openrisc: Invert the decoding in dec_calcRichard Henderson1-207/+95
2017-02-14target/openrisc: Put SR[OVE] in TB flagsRichard Henderson3-12/+18
2017-02-14target/openrisc: Streamline arithmetic and OVERichard Henderson5-314/+191
2017-02-14target/openrisc: Rationalize immediate extractionRichard Henderson1-58/+40
2017-02-14target/openrisc: Tidy insn dumpingRichard Henderson1-24/+12
2017-02-14target/openrisc: Implement lwa, swaRichard Henderson7-8/+81
2017-02-14target/openrisc: Fix exception handling status registersStafford Horne1-0/+7
2017-02-14target/openrisc: Rename the cpu from or32 to or1kRichard Henderson1-1/+1
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée3-3/+3
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2-8/+4
2017-01-10target-openrisc: Use clz and ctz opcodesRichard Henderson3-23/+4
2016-12-20Move target-* CPU file into a target/ folderThomas Huth17-0/+3868