aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/translate.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-12target/s390x: implement serialization in BRANCH CONDITIONAurelien Jarno1-0/+15
2017-05-12target/s390x: fix SIGNAL PROCESSOR return valueAurelien Jarno1-0/+1
2017-05-12target/s390x: Use atomic operations for LOAD AND OPRichard Henderson1-28/+50
2017-05-12target/s390x: Use atomic operations for COMPARE SWAPRichard Henderson1-69/+14
2017-05-12target/s390x: Implement LOAD PAIR DISJOINTEric Bischoff1-0/+42
2017-05-12target/s390x: Implement LOAD PROGRAM PARAMETERMiroslav Benes1-0/+9
2017-05-12target/s390x: Implement STORE FACILITIES LIST EXTENDEDRichard Henderson1-8/+9
2017-01-10target-s390x: Use clz opcodeRichard Henderson1-1/+1
2017-01-10target-s390x: Use the new deposit and extract opsRichard Henderson1-12/+22
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+5452