summaryrefslogtreecommitdiffstats
path: root/target/s390x/insn-data.def
Commit message (Expand)AuthorAgeFilesLines
* target/s390x: Implement idte instructionDavid Hildenbrand2017-06-231-0/+2
* target/s390x: Implement processor-assist insnRichard Henderson2017-06-231-0/+3
* target/s390x: Implement execution-hint insnsRichard Henderson2017-06-231-0/+9
* target/s390x: Implement load-and-zero-rightmost-byte insnsRichard Henderson2017-06-231-0/+5
* target/s390x: Implement load-on-condition-2 insnsRichard Henderson2017-06-231-0/+9
* target/s390x: implement mvcos instructionDavid Hildenbrand2017-06-231-0/+2
* s390x/cpumodel: wire up cpu type + id for TCGDavid Hildenbrand2017-06-131-1/+1
* target/s390x: implement STORE PAIR TO QUADWORDAurelien Jarno2017-06-071-0/+2
* target/s390x: implement LOAD PAIR FROM QUADWORDAurelien Jarno2017-06-071-0/+2
* target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWOAurelien Jarno2017-06-071-0/+9
* target/s390x: implement TEST DECIMALAurelien Jarno2017-06-071-0/+3
* target/s390x: implement UNPACK UNICODEAurelien Jarno2017-06-071-0/+2
* target/s390x: implement UNPACK ASCIIAurelien Jarno2017-06-071-0/+2
* target/s390x: implement PACK UNICODEAurelien Jarno2017-06-071-0/+2
* target/s390x: implement PACK ASCIIAurelien Jarno2017-06-071-0/+2
* target/s390x: implement MOVE LONG UNICODEAurelien Jarno2017-06-071-0/+2
* target/s390x: implement COMPARE LOGICAL LONG UNICODEAurelien Jarno2017-06-071-0/+2
* target/s390x: implement COMPARE LOGICAL LONGAurelien Jarno2017-06-071-0/+2
* target/s390x: implement MOVE ZONESAurelien Jarno2017-06-071-0/+2
* target/s390x: implement MOVE WITH OFFSETAurelien Jarno2017-06-071-0/+4
* target/s390x: implement MOVE NUMERICSAurelien Jarno2017-06-071-0/+2
* target/s390x: implement MOVE INVERSEAurelien Jarno2017-06-071-0/+2
* target/s390x: implement COMPARE AND SIGNALAurelien Jarno2017-06-071-0/+6
* target/s390x: implement PACKAurelien Jarno2017-06-061-0/+5
* target/s390x: implement TEST ADDRESSING MODEAurelien Jarno2017-06-061-0/+3
* target/s390x: implement TEST AND SETAurelien Jarno2017-06-061-0/+3
* target/s390x: Implement CSPGRichard Henderson2017-06-061-0/+1
* target/s390x: Use atomic operations for COMPARE SWAP PURGERichard Henderson2017-06-061-1/+1
* target/s390x: Fix EXECUTE with R1==0Richard Henderson2017-06-061-2/+2
* target/s390x: Add support for the TEST BLOCK instructionThomas Huth2017-06-061-0/+2
* target/s390x: Use atomic operations for LOAD AND OPRichard Henderson2017-05-131-10/+10
* target/s390x: Use atomic operations for COMPARE SWAPRichard Henderson2017-05-131-5/+5
* target/s390x: Implement LOAD PAIR DISJOINTEric Bischoff2017-05-131-1/+3
* target/s390x: Implement LOAD PROGRAM PARAMETERMiroslav Benes2017-05-131-0/+2
* target/s390x: Implement STORE FACILITIES LIST EXTENDEDRichard Henderson2017-05-131-0/+2
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+931