summaryrefslogtreecommitdiffstats
path: root/target/s390x/helper.h
Commit message (Expand)AuthorAgeFilesLines
* s390x/tcg: factor out and fix DATA exception injectionDavid Hildenbrand2018-10-041-0/+1
* s390x/tcg: implement SET CLOCKDavid Hildenbrand2018-07-021-0/+1
* s390x/tcg: wire up pci instructionsCornelia Huck2018-02-091-0/+9
* s390x/tcg: implement TEST PENDING INTERRUPTIONDavid Hildenbrand2018-02-091-0/+1
* s390x/tcg: fixup TEST PROTECTIONDavid Hildenbrand2018-01-221-1/+1
* s390x/tcg: implement TEST PROTECTIONDavid Hildenbrand2018-01-221-1/+1
* s390x/tcg: implement extract-CPU-time facilityDavid Hildenbrand2017-12-141-1/+1
* s390x/tcg: wire up SET CHANNEL MONITORDavid Hildenbrand2017-12-141-0/+1
* s390x/tcg: wire up SET ADDRESS LIMITDavid Hildenbrand2017-12-141-0/+1
* s390x/tcg: wire up STORE CHANNEL REPORT WORDDavid Hildenbrand2017-12-141-0/+1
* s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELDDavid Hildenbrand2017-12-141-0/+1
* target/s390x: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota2017-10-241-0/+4
* s390x/tcg: switch to new SIGP handling codeDavid Hildenbrand2017-10-201-1/+1
* s390x/tcg: make STFL store into the lowcoreDavid Hildenbrand2017-10-061-1/+1
* s390x/tcg: add basic MSA featuresDavid Hildenbrand2017-10-061-0/+1
* target/s390x: Implement TRTRRichard Henderson2017-07-171-0/+1
* target/s390x: Implement SRSTURichard Henderson2017-07-171-0/+1
* target/s390x: Tidy SRSTRichard Henderson2017-07-171-1/+1
* target/s390x: Implement CONVERT UNICODE insnsRichard Henderson2017-07-171-0/+6
* target/s390x: Implement CSSTRichard Henderson2017-07-171-0/+1
* target/s390x: Implement idte instructionDavid Hildenbrand2017-06-231-0/+1
* target/s390x: implement mvcos instructionDavid Hildenbrand2017-06-231-0/+1
* target/s390x: implement STORE PAIR TO QUADWORDAurelien Jarno2017-06-071-0/+1
* target/s390x: implement LOAD PAIR FROM QUADWORDAurelien Jarno2017-06-071-0/+1
* target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWOAurelien Jarno2017-06-071-0/+1
* target/s390x: implement TEST DECIMALAurelien Jarno2017-06-071-0/+1
* target/s390x: implement UNPACK UNICODEAurelien Jarno2017-06-071-0/+1
* target/s390x: implement UNPACK ASCIIAurelien Jarno2017-06-071-0/+1
* target/s390x: implement PACK UNICODEAurelien Jarno2017-06-071-0/+1
* target/s390x: implement PACK ASCIIAurelien Jarno2017-06-071-0/+1
* target/s390x: implement MOVE LONG UNICODEAurelien Jarno2017-06-071-0/+1
* target/s390x: implement COMPARE LOGICAL LONG UNICODEAurelien Jarno2017-06-071-0/+1
* target/s390x: implement COMPARE LOGICAL LONGAurelien Jarno2017-06-071-0/+1
* target/s390x: implement MOVE ZONESAurelien Jarno2017-06-071-0/+1
* target/s390x: implement MOVE WITH OFFSETAurelien Jarno2017-06-071-0/+1
* target/s390x: implement MOVE NUMERICSAurelien Jarno2017-06-071-0/+1
* target/s390x: implement MOVE INVERSEAurelien Jarno2017-06-071-0/+1
* target/s390x: implement COMPARE AND SIGNALAurelien Jarno2017-06-071-0/+3
* target/s390x: implement PACKAurelien Jarno2017-06-061-0/+1
* target/s390x: implement local-TLB-clearing in IPTEAurelien Jarno2017-06-061-1/+1
* target/s390x: Use atomic operations for COMPARE SWAP PURGERichard Henderson2017-06-061-1/+1
* target/s390x: Fix some helper_ex problemsRichard Henderson2017-06-061-1/+1
* target/s390x: Use unwind data for helper_mvpgRichard Henderson2017-06-061-1/+1
* target/s390x: Add support for the TEST BLOCK instructionThomas Huth2017-06-061-0/+1
* target/s390x: Use atomic operations for COMPARE SWAPRichard Henderson2017-05-131-0/+1
* target/s390x: Implement STORE FACILITIES LIST EXTENDEDRichard Henderson2017-05-131-0/+2
* target-s390x: Use clz opcodeRichard Henderson2017-01-101-1/+0Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+133