]> git.proxmox.com Git - mirror_qemu.git/history - target/openrisc
Update version for v2.9.0-rc3 release
[mirror_qemu.git] / target / openrisc /
2017-02-26 Peter MaydellMerge remote-tracking branch 'remotes/artyom/tags/pull...
2017-02-14 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-02-13 Richard Hendersontarget/openrisc: Optimize for r0 being zero
2017-02-13 Richard Hendersontarget/openrisc: Tidy handling of delayed branches
2017-02-13 Richard Hendersontarget/openrisc: Tidy ppc/npc implementation
2017-02-13 Richard Hendersontarget/openrisc: Optimize l.jal to next
2017-02-13 Richard Hendersontarget/openrisc: Fix madd
2017-02-13 Richard Hendersontarget/openrisc: Implement muld, muldu, macu, msbu
2017-02-13 Richard Hendersontarget/openrisc: Represent MACHI:MACLO as a single...
2017-02-13 Richard Hendersontarget/openrisc: Implement msync
2017-02-13 Richard Hendersontarget/openrisc: Enable trap, csync, msync, psync for...
2017-02-13 Richard Hendersontarget/openrisc: Set flags on helpers
2017-02-13 Richard Hendersontarget/openrisc: Use movcond where appropriate
2017-02-13 Richard Hendersontarget/openrisc: Keep SR_CY and SR_OV in a separate...
2017-02-13 Richard Hendersontarget/openrisc: Keep SR_F in a separate variable
2017-02-13 Richard Hendersontarget/openrisc: Invert the decoding in dec_calc
2017-02-13 Richard Hendersontarget/openrisc: Put SR[OVE] in TB flags
2017-02-13 Richard Hendersontarget/openrisc: Streamline arithmetic and OVE
2017-02-13 Richard Hendersontarget/openrisc: Rationalize immediate extraction
2017-02-13 Richard Hendersontarget/openrisc: Tidy insn dumping
2017-02-13 Richard Hendersontarget/openrisc: Implement lwa, swa
2017-02-13 Stafford Hornetarget/openrisc: Fix exception handling status registers
2017-02-13 Richard Hendersontarget/openrisc: Rename the cpu from or32 to or1k
2017-01-25 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20170...
2017-01-20 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-01-17 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-01-17 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-01-17 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-01-16 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2017-01-13 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-01-13 Alex Bennéecputlb: drop flush_global flag from tlb_flush
2017-01-13 Alex Bennéeqom/cpu: move tlb_flush to cpu_common_reset
2017-01-13 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-01-10 Richard Hendersontarget-openrisc: Use clz and ctz opcodes
2017-01-09 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-01-05 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-12-22 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-12-22 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2016-12-21 Peter MaydellMerge remote-tracking branch 'remotes/huth/tags/target...
2016-12-20 Thomas HuthMove target-* CPU file into a target/ folder