Age | Commit message (Expand) | Author |
---|---|---|
2017-02-14 | target/openrisc: Keep SR_CY and SR_OV in a separate variables | Richard Henderson |
2017-02-14 | target/openrisc: Keep SR_F in a separate variable | Richard Henderson |
2017-02-14 | target/openrisc: Invert the decoding in dec_calc | Richard Henderson |
2017-02-14 | target/openrisc: Put SR[OVE] in TB flags | Richard Henderson |
2017-02-14 | target/openrisc: Streamline arithmetic and OVE | Richard Henderson |
2017-02-14 | target/openrisc: Rationalize immediate extraction | Richard Henderson |
2017-02-14 | target/openrisc: Tidy insn dumping | Richard Henderson |
2017-02-14 | target/openrisc: Implement lwa, swa | Richard Henderson |
2017-01-10 | target-openrisc: Use clz and ctz opcodes | Richard Henderson |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |