aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/translate.c
AgeCommit message (Expand)Author
2017-05-12target/s390x: implement serialization in BRANCH CONDITIONAurelien Jarno
2017-05-12target/s390x: fix SIGNAL PROCESSOR return valueAurelien Jarno
2017-05-12target/s390x: Use atomic operations for LOAD AND OPRichard Henderson
2017-05-12target/s390x: Use atomic operations for COMPARE SWAPRichard Henderson
2017-05-12target/s390x: Implement LOAD PAIR DISJOINTEric Bischoff
2017-05-12target/s390x: Implement LOAD PROGRAM PARAMETERMiroslav Benes
2017-05-12target/s390x: Implement STORE FACILITIES LIST EXTENDEDRichard Henderson
2017-01-10target-s390x: Use clz opcodeRichard Henderson
2017-01-10target-s390x: Use the new deposit and extract opsRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth