summaryrefslogtreecommitdiffstats
path: root/target-s390x/translate.c
Commit message (Expand)AuthorAgeFilesLines
* tcg: Change translator-side labels to a pointerRichard Henderson2015-03-131-3/+4
* tcg: Introduce tcg_op_buf_count and tcg_op_buf_fullRichard Henderson2015-02-121-6/+3
* tcg: Move emit of INDEX_op_end into gen_tb_endRichard Henderson2015-02-121-1/+1
* target-s390x: Mark check_privileged() as !CONFIG_USER_ONLYPeter Maydell2015-02-031-1/+3
* target-s390: Implement ECAGRichard Henderson2015-02-031-0/+7
* target-s390: Implement LURA, LURAG, STURGRichard Henderson2015-02-031-0/+26
* target-s390: Fix STIDPRichard Henderson2015-02-031-0/+6
* target-s390: Implement EPSWRichard Henderson2015-02-031-0/+18
* target-s390: Implement SAM specification exceptionRichard Henderson2015-02-031-4/+27
* gen-icount: check cflags instead of use_icount globalPaolo Bonzini2015-01-031-1/+1
* s390x: Implement SAM{24,31,64}Alexander Graf2014-11-051-0/+12
* trace: [tcg] Include TCG-tracing header on all targetsLluís Vilanova2014-08-121-0/+2
* target-s390x: Remove unused ld_code6() functionPeter Maydell2014-06-241-5/+0
* softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-051-0/+1
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-3/+2
* cpu: Move breakpoints field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-2/+2
* tcg: Move helper registration into tcg_context_initRichard Henderson2013-10-101-4/+0
* tcg: Change tcg_gen_exit_tb argument to uintptr_tRichard Henderson2013-09-021-4/+4
* cpu: Move singlestep_enabled field from CPU_COMMON to CPUStateAndreas Färber2013-07-231-2/+3
* target-s390x: Change gen_intermediate_code_internal() argument to S390CPUAndreas Färber2013-07-091-4/+5
* cpu: Turn cpu_dump_{state,statistics}() into CPUState hooksAndreas Färber2013-06-281-2/+4
* Trivial grammar and spelling fixesStefan Weil2013-05-011-1/+1
* target-s390: Fix SRNMTRichard Henderson2013-04-051-0/+1
* Fix typos and misspellingsPeter Maydell2013-03-221-1/+1
* gen-icount.h: Rename gen_icount_start/end to gen_tb_start/endPeter Maydell2013-03-031-2/+2
* target-s390x: Use mulu2 for mlgr insnRichard Henderson2013-02-231-2/+1
* target-s390: Perform COMPARE AND SWAP inlineRichard Henderson2013-01-051-34/+118
* target-s390: Optimize get_addressRichard Henderson2013-01-051-26/+18
* target-s390: Optimize ADDC/SUBBRichard Henderson2013-01-051-19/+37
* target-s390: Optimize ADDU/SUBU CC testingRichard Henderson2013-01-051-0/+68
* target-s390: Tidy comparisonsRichard Henderson2013-01-051-22/+17
* target-s390: Optmize emitting discardsRichard Henderson2013-01-051-6/+24
* target-s390: Optimize XCRichard Henderson2013-01-051-3/+47
* target-s390: Implement LOAD/SET FP AND SIGNALRichard Henderson2013-01-051-0/+6
* target-s390: Implement SET ROUNDING MODERichard Henderson2013-01-051-0/+39
* target-s390: Check insn operand specificationsRichard Henderson2013-01-051-36/+159
* target-s390: Implement CPSDRRichard Henderson2013-01-051-0/+16
* target-s390: Implement POPCNTRichard Henderson2013-01-051-0/+6
* target-s390: Implement CONVERT FROM LOGICALRichard Henderson2013-01-051-0/+25
* target-s390: Implement CONVERT TO LOGICALRichard Henderson2013-01-051-0/+54
* target-s390: Implement STORE ON CONDITIONRichard Henderson2013-01-051-0/+29
* target-s390: Implement LOAD ON CONDITIONRichard Henderson2013-01-051-0/+30
* target-s390: Implement COMPARE AND TRAPRichard Henderson2013-01-051-0/+29
* target-s390: Implement R[NOX]SBGRichard Henderson2013-01-051-0/+53
* target-s390: Implement RISBGRichard Henderson2013-01-051-0/+83
* target-s390: Implement COMPARE AND BRANCHRichard Henderson2013-01-051-0/+28
* target-s390: Tidy s->op_cc handlingRichard Henderson2013-01-051-40/+55
* target-s390: Implement BRANCH ON INDEXRichard Henderson2013-01-051-0/+52
* target-s390: Delete dead code from old translatorRichard Henderson2013-01-051-291/+27
* target-s390: Convert SERVCRichard Henderson2013-01-051-20/+9
OpenPOWER on IntegriCloud