summaryrefslogtreecommitdiff
path: root/target/s390x/helper.h
AgeCommit message (Expand)Author
2017-10-20s390x/tcg: switch to new SIGP handling codeDavid Hildenbrand
2017-10-06s390x/tcg: make STFL store into the lowcoreDavid Hildenbrand
2017-10-06s390x/tcg: add basic MSA featuresDavid Hildenbrand
2017-07-17target/s390x: Implement TRTRRichard Henderson
2017-07-17target/s390x: Implement SRSTURichard Henderson
2017-07-17target/s390x: Tidy SRSTRichard Henderson
2017-07-17target/s390x: Implement CONVERT UNICODE insnsRichard Henderson
2017-07-17target/s390x: Implement CSSTRichard Henderson
2017-06-23target/s390x: Implement idte instructionDavid Hildenbrand
2017-06-23target/s390x: implement mvcos instructionDavid Hildenbrand
2017-06-06target/s390x: implement STORE PAIR TO QUADWORDAurelien Jarno
2017-06-06target/s390x: implement LOAD PAIR FROM QUADWORDAurelien Jarno
2017-06-06target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWOAurelien Jarno
2017-06-06target/s390x: implement TEST DECIMALAurelien Jarno
2017-06-06target/s390x: implement UNPACK UNICODEAurelien Jarno
2017-06-06target/s390x: implement UNPACK ASCIIAurelien Jarno
2017-06-06target/s390x: implement PACK UNICODEAurelien Jarno
2017-06-06target/s390x: implement PACK ASCIIAurelien Jarno
2017-06-06target/s390x: implement MOVE LONG UNICODEAurelien Jarno
2017-06-06target/s390x: implement COMPARE LOGICAL LONG UNICODEAurelien Jarno
2017-06-06target/s390x: implement COMPARE LOGICAL LONGAurelien Jarno
2017-06-06target/s390x: implement MOVE ZONESAurelien Jarno
2017-06-06target/s390x: implement MOVE WITH OFFSETAurelien Jarno
2017-06-06target/s390x: implement MOVE NUMERICSAurelien Jarno
2017-06-06target/s390x: implement MOVE INVERSEAurelien Jarno
2017-06-06target/s390x: implement COMPARE AND SIGNALAurelien Jarno
2017-06-06target/s390x: implement PACKAurelien Jarno
2017-06-06target/s390x: implement local-TLB-clearing in IPTEAurelien Jarno
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