summaryrefslogtreecommitdiffstats
path: root/target-s390x/translate.c
Commit message (Expand)AuthorAgeFilesLines
* disas: Remove uses of CPU envPeter Crosthwaite2015-06-221-1/+1
* target-s390x: PER: add Breaking-Event-Address registerAurelien Jarno2015-06-171-6/+23
* target-s390x: PER instruction-fetch event supportAurelien Jarno2015-06-171-0/+8
* target-s390x: PER successful-branching event supportAurelien Jarno2015-06-171-0/+39
* target-s390x: basic PER event handlingAurelien Jarno2015-06-171-1/+17
* target-s390x: wire up I/O instructions in TCG modeAlexander Graf2015-06-171-3/+95
* target-s390x: wire up DIAG IPL in TCG modeAurelien Jarno2015-06-171-6/+10
* target-s390x: implement high-word facilityAurelien Jarno2015-06-051-0/+51
* target-s390x: implement load-and-trap facilityAurelien Jarno2015-06-051-9/+71
* target-s390x: implement miscellaneous-instruction-extensions facilityAurelien Jarno2015-06-051-0/+1
* target-s390x: implement TRANSLATE EXTENDED instructionAurelien Jarno2015-06-051-0/+9
* target-s390x: implement TRANSLATE AND TEST instructionAurelien Jarno2015-06-051-0/+10
* target-s390x: implement LOAD FP INTEGER instructionsAurelien Jarno2015-06-051-0/+25
* target-s390x: fix exception for invalid operation codeAurelien Jarno2015-06-051-1/+1
* target-s390x: implement LAY and LAEY instructionsAurelien Jarno2015-06-051-0/+35
* target-s390x: fix LOAD MULTIPLE instruction on page boundaryAurelien Jarno2015-06-051-29/+99
* target-s390x: optimize (negative-) abs computationAurelien Jarno2015-06-051-2/+14
* target-s390x: fix CC computation for EX instructionAurelien Jarno2015-06-051-2/+1
* s390x: Add vector registers to HMP outputEric Farman2015-05-271-0/+6
* s390x: Vector Register IOCTLsEric Farman2015-05-271-1/+1
* s390x: Common access to floating point registersEric Farman2015-05-271-1/+1
* s390x: Add interlocked access facility 1 instructionsAlexander Graf2015-05-131-0/+35
* s390x: Fix stoc directionAlexander Graf2015-05-131-0/+4
* misc: Fix new collection of typosStefan Weil2015-04-301-1/+1
* 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
OpenPOWER on IntegriCloud