aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/translate.c
AgeCommit message (Expand)Author
2015-06-22disas: Remove uses of CPU envPeter Crosthwaite
2015-06-17target-s390x: PER: add Breaking-Event-Address registerAurelien Jarno
2015-06-17target-s390x: PER instruction-fetch event supportAurelien Jarno
2015-06-17target-s390x: PER successful-branching event supportAurelien Jarno
2015-06-17target-s390x: basic PER event handlingAurelien Jarno
2015-06-17target-s390x: wire up I/O instructions in TCG modeAlexander Graf
2015-06-17target-s390x: wire up DIAG IPL in TCG modeAurelien Jarno
2015-06-05target-s390x: implement high-word facilityAurelien Jarno
2015-06-05target-s390x: implement load-and-trap facilityAurelien Jarno
2015-06-05target-s390x: implement miscellaneous-instruction-extensions facilityAurelien Jarno
2015-06-05target-s390x: implement TRANSLATE EXTENDED instructionAurelien Jarno
2015-06-05target-s390x: implement TRANSLATE AND TEST instructionAurelien Jarno
2015-06-05target-s390x: implement LOAD FP INTEGER instructionsAurelien Jarno
2015-06-05target-s390x: fix exception for invalid operation codeAurelien Jarno
2015-06-05target-s390x: implement LAY and LAEY instructionsAurelien Jarno
2015-06-05target-s390x: fix LOAD MULTIPLE instruction on page boundaryAurelien Jarno
2015-06-05target-s390x: optimize (negative-) abs computationAurelien Jarno
2015-06-05target-s390x: fix CC computation for EX instructionAurelien Jarno
2015-05-27s390x: Add vector registers to HMP outputEric Farman
2015-05-27s390x: Vector Register IOCTLsEric Farman
2015-05-27s390x: Common access to floating point registersEric Farman
2015-05-13s390x: Add interlocked access facility 1 instructionsAlexander Graf
2015-05-13s390x: Fix stoc directionAlexander Graf
2015-04-30misc: Fix new collection of typosStefan Weil
2015-03-13tcg: Change translator-side labels to a pointerRichard Henderson
2015-02-12tcg: Introduce tcg_op_buf_count and tcg_op_buf_fullRichard Henderson
2015-02-12tcg: Move emit of INDEX_op_end into gen_tb_endRichard Henderson
2015-02-03target-s390x: Mark check_privileged() as !CONFIG_USER_ONLYPeter Maydell
2015-02-03target-s390: Implement ECAGRichard Henderson
2015-02-03target-s390: Implement LURA, LURAG, STURGRichard Henderson
2015-02-03target-s390: Fix STIDPRichard Henderson
2015-02-03target-s390: Implement EPSWRichard Henderson
2015-02-03target-s390: Implement SAM specification exceptionRichard Henderson
2015-01-03gen-icount: check cflags instead of use_icount globalPaolo Bonzini
2014-11-05s390x: Implement SAM{24,31,64}Alexander Graf
2014-08-12trace: [tcg] Include TCG-tracing header on all targetsLluís Vilanova
2014-06-24target-s390x: Remove unused ld_code6() functionPeter Maydell
2014-06-05softmmu: introduce cpu_ldst.hPaolo Bonzini
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-03-13cpu: Move breakpoints field from CPU_COMMON to CPUStateAndreas Färber
2013-10-10tcg: Move helper registration into tcg_context_initRichard Henderson
2013-09-02tcg: Change tcg_gen_exit_tb argument to uintptr_tRichard Henderson
2013-07-23cpu: Move singlestep_enabled field from CPU_COMMON to CPUStateAndreas Färber
2013-07-09target-s390x: Change gen_intermediate_code_internal() argument to S390CPUAndreas Färber
2013-06-28cpu: Turn cpu_dump_{state,statistics}() into CPUState hooksAndreas Färber
2013-05-01Trivial grammar and spelling fixesStefan Weil
2013-04-05target-s390: Fix SRNMTRichard Henderson
2013-03-22Fix typos and misspellingsPeter Maydell
2013-03-03gen-icount.h: Rename gen_icount_start/end to gen_tb_start/endPeter Maydell
2013-02-23target-s390x: Use mulu2 for mlgr insnRichard Henderson