aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/insn-data.def
AgeCommit message (Expand)Author
2018-02-26s390x/tcg: add various alignment checksDavid Hildenbrand
2018-02-09s390x/tcg: wire up pci instructionsCornelia Huck
2018-02-09s390x/tcg: implement TEST PENDING INTERRUPTIONDavid Hildenbrand
2017-12-14s390x/tcg: implement extract-CPU-time facilityDavid Hildenbrand
2017-12-14s390x/tcg: Implement SIGNAL ADAPTER instructionDavid Hildenbrand
2017-12-14s390x/tcg: Implement STORE CHANNEL PATH STATUSDavid Hildenbrand
2017-12-14s390x/tcg: wire up SET CHANNEL MONITORDavid Hildenbrand
2017-12-14s390x/tcg: wire up SET ADDRESS LIMITDavid Hildenbrand
2017-12-14s390x/tcg: implement Interlocked-Access Facility 2David Hildenbrand
2017-12-14s390x/tcg: ASI/ASGI/ALSI/ALSGI are atomic with Interlocked-acccess facility 1David Hildenbrand
2017-12-14s390x/tcg: wire up STORE CHANNEL REPORT WORDDavid Hildenbrand
2017-12-14s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELDDavid Hildenbrand
2017-10-20s390x/tcg: switch to new SIGP handling codeDavid Hildenbrand
2017-10-06s390x/tcg: add basic MSA featuresDavid Hildenbrand
2017-10-06s390x/tcg: implement spm (SET PROGRAM MASK)David 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 processor-assist insnRichard Henderson
2017-06-23target/s390x: Implement execution-hint insnsRichard Henderson
2017-06-23target/s390x: Implement load-and-zero-rightmost-byte insnsRichard Henderson
2017-06-23target/s390x: Implement load-on-condition-2 insnsRichard Henderson
2017-06-23target/s390x: implement mvcos instructionDavid Hildenbrand
2017-06-13s390x/cpumodel: wire up cpu type + id for TCGDavid 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 TEST ADDRESSING MODEAurelien Jarno
2017-06-06target/s390x: implement TEST AND SETAurelien Jarno
2017-06-06target/s390x: Implement CSPGRichard Henderson
2017-06-06target/s390x: Use atomic operations for COMPARE SWAP PURGERichard Henderson
2017-06-06target/s390x: Fix EXECUTE with R1==0Richard Henderson
2017-06-06target/s390x: Add support for the TEST BLOCK instructionThomas Huth