Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-12 | target/s390x: implement serialization in BRANCH CONDITION | Aurelien Jarno | 1 | -0/+15 |
2017-05-12 | target/s390x: fix SIGNAL PROCESSOR return value | Aurelien Jarno | 1 | -0/+1 |
2017-05-12 | target/s390x: Use atomic operations for LOAD AND OP | Richard Henderson | 1 | -28/+50 |
2017-05-12 | target/s390x: Use atomic operations for COMPARE SWAP | Richard Henderson | 1 | -69/+14 |
2017-05-12 | target/s390x: Implement LOAD PAIR DISJOINT | Eric Bischoff | 1 | -0/+42 |
2017-05-12 | target/s390x: Implement LOAD PROGRAM PARAMETER | Miroslav Benes | 1 | -0/+9 |
2017-05-12 | target/s390x: Implement STORE FACILITIES LIST EXTENDED | Richard Henderson | 1 | -8/+9 |
2017-01-10 | target-s390x: Use clz opcode | Richard Henderson | 1 | -1/+1 |
2017-01-10 | target-s390x: Use the new deposit and extract ops | Richard Henderson | 1 | -12/+22 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+5452 |