aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/translate.c
AgeCommit message (Expand)Author
2016-02-03log: do not unnecessarily include qom/cpu.hPaolo Bonzini
2016-01-29s390: Clean up includesPeter Maydell
2015-10-28target-*: Advance pc after recognizing a breakpointRichard Henderson
2015-10-08Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into stagingPeter Maydell
2015-10-07tcg: Remove gen_intermediate_code_pcRichard Henderson
2015-10-07tcg: Pass data argument to restore_state_to_opcRichard Henderson
2015-10-07tcg: Add TCG_MAX_INSNSRichard Henderson
2015-10-07target-s390x: Add cc_op state to insn_startRichard Henderson
2015-10-07target-*: Introduce and use cpu_breakpoint_testRichard Henderson
2015-10-07target-*: Increment num_insns immediately after tcg_gen_insn_startRichard Henderson
2015-10-07target-*: Unconditionally emit tcg_gen_insn_startRichard Henderson
2015-10-07tcg: Rename debug_insn_start to insn_startRichard Henderson
2015-10-02s390x/info registers: print vector registers properlyChristian Borntraeger
2015-08-24tcg: Remove tcg_gen_trunc_i64_i32Richard Henderson
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