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