| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau | 2022-04-21 | 1 | -1/+2 |
| * | target/openrisc: Use env_cpu, env_archcpu | Richard Henderson | 2019-06-10 | 1 | -3/+2 |
| * | target/openrisc: Fix LGPL information in the file headers | Thomas Huth | 2019-05-08 | 1 | -1/+1 |
| * | misc: remove duplicated includes | Philippe Mathieu-Daudé | 2017-12-18 | 1 | -1/+0 |
| * | target/openrisc: Optimize for r0 being zero | Richard Henderson | 2017-02-14 | 1 | -0/+1 |
| * | target/openrisc: Keep SR_CY and SR_OV in a separate variables | Richard Henderson | 2017-02-14 | 1 | -6/+25 |
| * | target/openrisc: Put SR[OVE] in TB flags | Richard Henderson | 2017-02-14 | 1 | -1/+1 |
| * | target/openrisc: Streamline arithmetic and OVE | Richard Henderson | 2017-02-14 | 1 | -0/+12 |
| * | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+30 |