aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/insn-data.def
AgeCommit message (Expand)AuthorFilesLines
2017-07-17target/s390x: Implement TRTRRichard Henderson1-0/+2
2017-07-17target/s390x: Implement SRSTURichard Henderson1-0/+2
2017-07-17target/s390x: Tidy SRSTRichard Henderson1-1/+1
2017-07-17target/s390x: Implement CONVERT UNICODE insnsRichard Henderson1-0/+13
2017-07-17target/s390x: Implement CSSTRichard Henderson1-0/+2
2017-06-23target/s390x: Implement idte instructionDavid Hildenbrand1-0/+2
2017-06-23target/s390x: Implement processor-assist insnRichard Henderson1-0/+3
2017-06-23target/s390x: Implement execution-hint insnsRichard Henderson1-0/+9
2017-06-23target/s390x: Implement load-and-zero-rightmost-byte insnsRichard Henderson1-0/+5
2017-06-23target/s390x: Implement load-on-condition-2 insnsRichard Henderson1-0/+9
2017-06-23target/s390x: implement mvcos instructionDavid Hildenbrand1-0/+2
2017-06-13s390x/cpumodel: wire up cpu type + id for TCGDavid Hildenbrand1-1/+1
2017-06-06target/s390x: implement STORE PAIR TO QUADWORDAurelien Jarno1-0/+2
2017-06-06target/s390x: implement LOAD PAIR FROM QUADWORDAurelien Jarno1-0/+2
2017-06-06target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWOAurelien Jarno1-0/+9
2017-06-06target/s390x: implement TEST DECIMALAurelien Jarno1-0/+3
2017-06-06target/s390x: implement UNPACK UNICODEAurelien Jarno1-0/+2
2017-06-06target/s390x: implement UNPACK ASCIIAurelien Jarno1-0/+2
2017-06-06target/s390x: implement PACK UNICODEAurelien Jarno1-0/+2
2017-06-06target/s390x: implement PACK ASCIIAurelien Jarno1-0/+2
2017-06-06target/s390x: implement MOVE LONG UNICODEAurelien Jarno1-0/+2
2017-06-06target/s390x: implement COMPARE LOGICAL LONG UNICODEAurelien Jarno1-0/+2
2017-06-06target/s390x: implement COMPARE LOGICAL LONGAurelien Jarno1-0/+2
2017-06-06target/s390x: implement MOVE ZONESAurelien Jarno1-0/+2
2017-06-06target/s390x: implement MOVE WITH OFFSETAurelien Jarno1-0/+4
2017-06-06target/s390x: implement MOVE NUMERICSAurelien Jarno1-0/+2
2017-06-06target/s390x: implement MOVE INVERSEAurelien Jarno1-0/+2
2017-06-06target/s390x: implement COMPARE AND SIGNALAurelien Jarno1-0/+6
2017-06-06target/s390x: implement PACKAurelien Jarno1-0/+5
2017-06-06target/s390x: implement TEST ADDRESSING MODEAurelien Jarno1-0/+3
2017-06-06target/s390x: implement TEST AND SETAurelien Jarno1-0/+3
2017-06-06target/s390x: Implement CSPGRichard Henderson1-0/+1
2017-06-06target/s390x: Use atomic operations for COMPARE SWAP PURGERichard Henderson1-1/+1
2017-06-06target/s390x: Fix EXECUTE with R1==0Richard Henderson1-2/+2
2017-06-06target/s390x: Add support for the TEST BLOCK instructionThomas Huth1-0/+2
2017-05-12target/s390x: Use atomic operations for LOAD AND OPRichard Henderson1-10/+10
2017-05-12target/s390x: Use atomic operations for COMPARE SWAPRichard Henderson1-5/+5
2017-05-12target/s390x: Implement LOAD PAIR DISJOINTEric Bischoff1-1/+3
2017-05-12target/s390x: Implement LOAD PROGRAM PARAMETERMiroslav Benes1-0/+2
2017-05-12target/s390x: Implement STORE FACILITIES LIST EXTENDEDRichard Henderson1-0/+2
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+931