summaryrefslogtreecommitdiff
path: root/target/s390x/translate.c
AgeCommit message (Expand)Author
2017-10-20s390x/tcg: switch to new SIGP handling codeDavid Hildenbrand
2017-10-20s390x/tcg: take care of external interrupt subclassesDavid Hildenbrand
2017-10-10tcg: remove addr argument from lookup_tb_ptrEmilio G. Cota
2017-10-06s390x/tcg: make stora(g) use the new _real mmuDavid Hildenbrand
2017-10-06s390x/tcg: make lura(g) use the new _real mmu.David Hildenbrand
2017-10-06s390x/tcg: add basic MSA featuresDavid Hildenbrand
2017-10-06s390x/tcg: implement spm (SET PROGRAM MASK)David Hildenbrand
2017-09-19target/s390x: use "core-id" for cpu number/address/id handlingDavid Hildenbrand
2017-09-06target: [tcg] Use a generic enum for DISAS_ valuesLluís Vilanova
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand
2017-07-25target/s390x: Move s390_cpu_dump_state() to helper.cThomas Huth
2017-07-19tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova
2017-07-17target/s390x: Fix risbg handlingRichard Henderson
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: Indicate and check for local tlb clearingDavid Hildenbrand
2017-06-23target/s390x: Clean up TB flag bitsRichard Henderson
2017-06-23target/s390x: Finish implementing ETF2-ENHRichard Henderson
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-23target/s390x: change PSW_SHIFT_KEYDavid Hildenbrand
2017-06-23target/s390x: Map existing FAC_* names to S390_FEAT_* namesRichard Henderson
2017-06-19target/s390x: Exit after changing PSW maskRichard Henderson
2017-06-13s390x/cpumodel: wire up cpu type + id for TCGDavid Hildenbrand
2017-06-13target/s390x: rework PGM interrupt psw.addr handlingDavid 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: improve MOVE LONG and MOVE LONG EXTENDEDAurelien Jarno
2017-06-06target/s390x: implement COMPARE LOGICAL LONGAurelien Jarno
2017-06-06target/s390x: fix COMPARE LOGICAL LONG EXTENDEDAurelien 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