summaryrefslogtreecommitdiffstats
path: root/target/openrisc/translate.c
Commit message (Expand)AuthorAgeFilesLines
* target/openrisc: Optimize for r0 being zeroRichard Henderson2017-02-131-22/+61
* target/openrisc: Tidy handling of delayed branchesRichard Henderson2017-02-131-24/+16Star
* target/openrisc: Tidy ppc/npc implementationRichard Henderson2017-02-131-18/+11Star
* target/openrisc: Optimize l.jal to nextRichard Henderson2017-02-131-1/+5
* target/openrisc: Fix maddRichard Henderson2017-02-131-9/+4Star
* target/openrisc: Implement muld, muldu, macu, msbuRichard Henderson2017-02-131-0/+108
* target/openrisc: Represent MACHI:MACLO as a single unitRichard Henderson2017-02-131-57/+63
* 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: Use movcond where appropriateRichard Henderson2017-02-131-14/+14
* target/openrisc: Keep SR_CY and SR_OV in a separate variablesRichard Henderson2017-02-131-79/+40Star
* target/openrisc: Keep SR_F in a separate variableRichard Henderson2017-02-131-64/+40Star
* target/openrisc: Invert the decoding in dec_calcRichard Henderson2017-02-131-207/+95Star
* target/openrisc: Put SR[OVE] in TB flagsRichard Henderson2017-02-131-9/+15
* target/openrisc: Streamline arithmetic and OVERichard Henderson2017-02-131-249/+177Star
* 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-131-0/+58
* target-openrisc: Use clz and ctz opcodesRichard Henderson2017-01-101-2/+4
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+1783