aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/helper.h
AgeCommit message (Expand)Author
2017-06-06target/s390x: Use atomic operations for COMPARE SWAP PURGERichard Henderson
2017-06-06target/s390x: Fix some helper_ex problemsRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_mvpgRichard Henderson
2017-06-06target/s390x: Add support for the TEST BLOCK instructionThomas Huth
2017-05-12target/s390x: Use atomic operations for COMPARE SWAPRichard Henderson
2017-05-12target/s390x: Implement STORE FACILITIES LIST EXTENDEDRichard Henderson
2017-01-10target-s390x: Use clz opcodeRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth