summaryrefslogtreecommitdiffstats
path: root/target-s390x/translate.c
Commit message (Expand)AuthorAgeFilesLines
* target-*: Advance pc after recognizing a breakpointRichard Henderson2015-10-281-0/+5
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into stagingPeter Maydell2015-10-081-58/+20
|\
| * tcg: Remove gen_intermediate_code_pcRichard Henderson2015-10-071-40/+4
| * tcg: Pass data argument to restore_state_to_opcRichard Henderson2015-10-071-4/+4
| * tcg: Add TCG_MAX_INSNSRichard Henderson2015-10-071-0/+3
| * target-s390x: Add cc_op state to insn_startRichard Henderson2015-10-071-1/+1
| * target-*: Introduce and use cpu_breakpoint_testRichard Henderson2015-10-071-10/+6
| * target-*: Increment num_insns immediately after tcg_gen_insn_startRichard Henderson2015-10-071-1/+2
| * target-*: Unconditionally emit tcg_gen_insn_startRichard Henderson2015-10-071-4/+2
| * tcg: Rename debug_insn_start to insn_startRichard Henderson2015-10-071-1/+1
* | s390x/info registers: print vector registers properlyChristian Borntraeger2015-10-021-1/+1
|/
* tcg: Remove tcg_gen_trunc_i64_i32Richard Henderson2015-08-241-15/+15
* 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
OpenPOWER on IntegriCloud