summaryrefslogtreecommitdiff
path: root/target/s390x/helper.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-09s390x/tcg: wire up pci instructionsCornelia Huck1-0/+9
2018-02-09s390x/tcg: implement TEST PENDING INTERRUPTIONDavid Hildenbrand1-0/+1
2018-01-22s390x/tcg: fixup TEST PROTECTIONDavid Hildenbrand1-1/+1
2018-01-22s390x/tcg: implement TEST PROTECTIONDavid Hildenbrand1-1/+1
2017-12-14s390x/tcg: implement extract-CPU-time facilityDavid Hildenbrand1-1/+1
2017-12-14s390x/tcg: wire up SET CHANNEL MONITORDavid Hildenbrand1-0/+1
2017-12-14s390x/tcg: wire up SET ADDRESS LIMITDavid Hildenbrand1-0/+1
2017-12-14s390x/tcg: wire up STORE CHANNEL REPORT WORDDavid Hildenbrand1-0/+1
2017-12-14s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELDDavid Hildenbrand1-0/+1
2017-10-24target/s390x: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota1-0/+4
2017-10-20s390x/tcg: switch to new SIGP handling codeDavid Hildenbrand1-1/+1
2017-10-06s390x/tcg: make STFL store into the lowcoreDavid Hildenbrand1-1/+1
2017-10-06s390x/tcg: add basic MSA featuresDavid Hildenbrand1-0/+1
2017-07-17target/s390x: Implement TRTRRichard Henderson1-0/+1
2017-07-17target/s390x: Implement SRSTURichard Henderson1-0/+1
2017-07-17target/s390x: Tidy SRSTRichard Henderson1-1/+1
2017-07-17target/s390x: Implement CONVERT UNICODE insnsRichard Henderson1-0/+6
2017-07-17target/s390x: Implement CSSTRichard Henderson1-0/+1
2017-06-23target/s390x: Implement idte instructionDavid Hildenbrand1-0/+1
2017-06-23target/s390x: implement mvcos instructionDavid Hildenbrand1-0/+1
2017-06-06target/s390x: implement STORE PAIR TO QUADWORDAurelien Jarno1-0/+1
2017-06-06target/s390x: implement LOAD PAIR FROM QUADWORDAurelien Jarno1-0/+1
2017-06-06target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWOAurelien Jarno1-0/+1
2017-06-06target/s390x: implement TEST DECIMALAurelien Jarno1-0/+1
2017-06-06target/s390x: implement UNPACK UNICODEAurelien Jarno1-0/+1
2017-06-06target/s390x: implement UNPACK ASCIIAurelien Jarno1-0/+1
2017-06-06target/s390x: implement PACK UNICODEAurelien Jarno1-0/+1
2017-06-06target/s390x: implement PACK ASCIIAurelien Jarno1-0/+1
2017-06-06target/s390x: implement MOVE LONG UNICODEAurelien Jarno1-0/+1
2017-06-06target/s390x: implement COMPARE LOGICAL LONG UNICODEAurelien Jarno1-0/+1
2017-06-06target/s390x: implement COMPARE LOGICAL LONGAurelien Jarno1-0/+1
2017-06-06target/s390x: implement MOVE ZONESAurelien Jarno1-0/+1
2017-06-06target/s390x: implement MOVE WITH OFFSETAurelien Jarno1-0/+1
2017-06-06target/s390x: implement MOVE NUMERICSAurelien Jarno1-0/+1
2017-06-06target/s390x: implement MOVE INVERSEAurelien Jarno1-0/+1
2017-06-06target/s390x: implement COMPARE AND SIGNALAurelien Jarno1-0/+3
2017-06-06target/s390x: implement PACKAurelien Jarno1-0/+1
2017-06-06target/s390x: implement local-TLB-clearing in IPTEAurelien Jarno1-1/+1
2017-06-06target/s390x: Use atomic operations for COMPARE SWAP PURGERichard Henderson1-1/+1
2017-06-06target/s390x: Fix some helper_ex problemsRichard Henderson1-1/+1
2017-06-06target/s390x: Use unwind data for helper_mvpgRichard Henderson1-1/+1
2017-06-06target/s390x: Add support for the TEST BLOCK instructionThomas Huth1-0/+1
2017-05-12target/s390x: Use atomic operations for COMPARE SWAPRichard Henderson1-0/+1
2017-05-12target/s390x: Implement STORE FACILITIES LIST EXTENDEDRichard Henderson1-0/+2
2017-01-10target-s390x: Use clz opcodeRichard Henderson1-1/+0
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+133