aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/helper.h
AgeCommit message (Expand)Author
2019-05-17s390x/tcg: Implement VECTOR SHIFT RIGHT LOGICAL *David Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR SHIFT RIGHT ARITHMETICDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR SHIFT LEFT (BY BYTE)David Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR ELEMENT ROTATE AND INSERT UNDER MASKDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR ELEMENT ROTATE LEFT LOGICALDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR POPULATION COUNTDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR MULTIPLY *David Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR MULTIPLY AND ADD *David Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR GALOIS FIELD MULTIPLY SUM (AND ACCUMULATE)David Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR COUNT TRAILING ZEROSDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR COUNT LEADING ZEROSDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR AVERAGE LOGICALDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR AVERAGEDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR STORE WITH LENGTHDavid Hildenbrand
2019-03-11s390x/tcg: Provide probe_write_access helperDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR PERMUTEDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR PACK *David Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR LOAD TO BLOCK BOUNDARYDavid Hildenbrand
2019-03-04s390x/tcg: Implement rounding mode and XxC for LOAD ROUNDEDDavid Hildenbrand
2019-03-04s390x/tcg: Check for exceptions in SET BFP ROUNDING MODEDavid Hildenbrand
2019-03-04s390x/tcg: Handle SET FPC AND LOAD FPC 3-bit BFP rounding modesDavid Hildenbrand
2019-02-18target/s390x: Implement STCK et al for CONFIG_USER_ONLYRichard Henderson
2018-10-04s390x/tcg: factor out and fix DATA exception injectionDavid Hildenbrand
2018-07-02s390x/tcg: implement SET CLOCKDavid Hildenbrand
2018-02-09s390x/tcg: wire up pci instructionsCornelia Huck
2018-02-09s390x/tcg: implement TEST PENDING INTERRUPTIONDavid Hildenbrand
2018-01-22s390x/tcg: fixup TEST PROTECTIONDavid Hildenbrand
2018-01-22s390x/tcg: implement TEST PROTECTIONDavid Hildenbrand
2017-12-14s390x/tcg: implement extract-CPU-time facilityDavid 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: wire up STORE CHANNEL REPORT WORDDavid Hildenbrand
2017-12-14s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELDDavid Hildenbrand
2017-10-24target/s390x: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota
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