Age | Commit message (Expand) | Author |
---|---|---|
2019-04-26 | target/ppc: Style fixes for mem_helper.c | David Gibson |
2018-11-08 | target/ppc: add external PID support | Roman Kapl |
2018-10-18 | target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128 | Richard Henderson |
2018-07-03 | target/ppc: Use atomic cmpxchg for STQCX | Richard Henderson |
2018-07-03 | target/ppc: Use atomic store for STQ | Richard Henderson |
2018-07-03 | target/ppc: Use atomic load for LQ and LQARX | Richard Henderson |
2017-08-31 | ppc: use DIV_ROUND_UP | Marc-André Lureau |
2017-01-31 | target-ppc: implement stxvll instructions | Nikunj A Dadhania |
2017-01-31 | target-ppc: implement stxvl instruction | Nikunj A Dadhania |
2017-01-31 | target-ppc: implement lxvll instruction | Nikunj A Dadhania |
2017-01-31 | target-ppc: implement lxvl instruction | Nikunj A Dadhania |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |