summaryrefslogtreecommitdiffstats
path: root/target-s390x/translate.c
Commit message (Expand)AuthorAgeFilesLines
* Fix conversions from pointer to tcg_target_longStefan Weil2011-08-211-1/+1
* Remove exec-all.h include directivesBlue Swirl2011-06-261-1/+0
* s390x: implement lrvgrAlexander Graf2011-06-031-0/+3
* s390x: free tmp explicitly in every opcode for disas_a5()Alexander Graf2011-06-031-1/+12
* target-s390x: Add missing tcg_temp_free_i32()Stefan Weil2011-06-031-0/+3
* target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x90Stefan Weil2011-06-031-0/+1
* target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x8eStefan Weil2011-06-031-0/+2
* target-s390x: Add missing tcg_temp_free_i64() in disas_b2()Stefan Weil2011-06-031-0/+2
* target-s390x: Add missing tcg_temp_free_i64() in do_mh()Stefan Weil2011-06-031-0/+1
* target-s390x: Add missing tcg_temp_free_i64() in gen_jcc()Stefan Weil2011-06-031-0/+1
* target-s390x: Fix duplicate call of tcg_temp_new_i64Stefan Weil2011-06-031-1/+0
* target-s390x: Fix wrong argument in call of tcg_gen_shl_i64()Stefan Weil2011-06-031-2/+2
* s390x: translate engine for s390x CPUAlexander Graf2011-05-201-2/+5161
* s390x: helper functions for system emulationAlexander Graf2011-05-201-0/+4
* Remove unused function parameters from gen_pc_load and rename the functionStefan Weil2011-04-201-2/+1
* s390x: Prepare cpu.h for emulationAlexander Graf2011-04-181-1/+1
* s390: compile fixesAlexander Graf2010-12-261-1/+1
* target-xxx: Use fprintf_function (format checking)Stefan Weil2010-10-301-2/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2010-03-071-2/+1
* S/390 CPU fake emulationAlexander Graf2009-12-051-0/+63
OpenPOWER on IntegriCloud