aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/translate.c
AgeCommit message (Expand)Author
2012-09-27target-s390x: Tidy cpu_dump_stateRichard Henderson
2012-09-27target-s390x: Avoid double CPU_LOG_TB_CPURichard Henderson
2012-09-27target-s390x: Call tcg_gen_debug_insn_startRichard Henderson
2012-09-15target-s390x: avoid cpu_single_envBlue Swirl
2012-09-10target-s390x: switch to AREG0 free modeBlue Swirl
2012-09-10target-s390x: avoid AREG0 for misc helpersBlue Swirl
2012-09-10target-s390x: avoid AREG0 for condition code helpersBlue Swirl
2012-09-10target-s390x: avoid AREG0 for integer helpersBlue Swirl
2012-09-10target-s390x: avoid AREG0 for FPU helpersBlue Swirl
2012-09-10target-s390x: split FPU opsBlue Swirl
2012-06-21qemu-log: use LOG_UNIMP for some target CPU casesBlue Swirl
2012-03-14target-s390x: Don't overuse CPUStateAndreas Färber
2012-03-05Move helpers.h to helper.hLluís Vilanova
2012-02-28target-s390x: Clean includesStefan Weil
2011-11-14s390x: add ldeb instructionAlexander Graf
2011-08-21Fix conversions from pointer to tcg_target_longStefan Weil
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-06-03s390x: implement lrvgrAlexander Graf
2011-06-03s390x: free tmp explicitly in every opcode for disas_a5()Alexander Graf
2011-06-03target-s390x: Add missing tcg_temp_free_i32()Stefan Weil
2011-06-03target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x90Stefan Weil
2011-06-03target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x8eStefan Weil
2011-06-03target-s390x: Add missing tcg_temp_free_i64() in disas_b2()Stefan Weil
2011-06-03target-s390x: Add missing tcg_temp_free_i64() in do_mh()Stefan Weil
2011-06-03target-s390x: Add missing tcg_temp_free_i64() in gen_jcc()Stefan Weil
2011-06-03target-s390x: Fix duplicate call of tcg_temp_new_i64Stefan Weil
2011-06-03target-s390x: Fix wrong argument in call of tcg_gen_shl_i64()Stefan Weil
2011-05-20s390x: translate engine for s390x CPUAlexander Graf
2011-05-20s390x: helper functions for system emulationAlexander Graf
2011-04-20Remove unused function parameters from gen_pc_load and rename the functionStefan Weil
2011-04-18s390x: Prepare cpu.h for emulationAlexander Graf
2010-12-26s390: compile fixesAlexander Graf
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl
2009-12-05S/390 CPU fake emulationAlexander Graf