Age | Commit message (Expand) | Author |
---|---|---|
2024-06-20 | target/sparc: use signed denominator in sdiv helper | Clément Chigot |
2023-11-05 | target/sparc: Implement UDIVX and SDIVX inline | Richard Henderson |
2023-11-05 | target/sparc: Remove CC_OP_TADDTV, CC_OP_TSUBTV | Richard Henderson |
2023-11-05 | target/sparc: Remove CC_OP_DIV | Richard Henderson |
2023-10-25 | target/sparc: Move TADD, TSUB, MULS to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move UDIV, SDIV to decodetree | Richard Henderson |
2022-02-21 | target: Add missing "qemu/timer.h" include | Philippe Mathieu-Daudé |
2020-11-15 | sparc tcg cpus: Fix Lesser GPL version number | Chetan Pant |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster |
2019-06-10 | target/sparc: Use env_cpu, env_archcpu | Richard Henderson |
2018-06-04 | linux-user: SPARC "rd %tick" can be used by user application | Laurent Vivier |
2017-01-10 | target-sparc: Use ctpop helper | Richard Henderson |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |