250 Commits (328c1a0b861e6c581880cf5831a0952ed92bcbf3)

Author SHA1 Message Date
Philippe Mathieu-Daudé e92dd33224 target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h' 2 years ago
Philippe Mathieu-Daudé 50cb36ce77 target/alpha: Prefer fast cpu_env() over slower CPU QOM cast macro 2 years ago
Richard Henderson f2ffdfab7e target/alpha: Enable TARGET_PAGE_BITS_VARY for user-only 2 years ago
Richard Henderson 630ee069c6 target/alpha: Use TCG_COND_TSTNE for gen_fold_mzero 2 years ago
Richard Henderson c47341f1d4 target/alpha: Use TCG_COND_TST{EQ,NE} for CMOVLB{C,S} 2 years ago
Richard Henderson c66ba9786a target/alpha: Use TCG_COND_TST{EQ,NE} for BLB{C,S} 2 years ago
Richard Henderson 42c47f631f target/alpha: Pass immediate value to gen_bcond_internal() 2 years ago
Richard Henderson a120d32097 include/exec: Implement cpu_mmu_index generically 2 years ago
Richard Henderson 9d6847904b target/alpha: Populate CPUClass.mmu_index 2 years ago
Richard Henderson 32a8ea12fa target/alpha: Split out alpha_env_mmu_index 2 years ago
Richard Henderson 1764ad70ce include/qemu: Add TCGCPUOps typedef to typedefs.h 2 years ago
Anton Johansson 32f0c394bb target: Use vaddr in gen_intermediate_code 2 years ago
Philippe Mathieu-Daudé 6adcba7c0a target/alpha: Only build sys_helper.c on system emulation 2 years ago
Philippe Mathieu-Daudé 0180444806 target/alpha: Extract clk_helper.c from sys_helper.c 2 years ago
Gavin Shan 51d49bd1db target/alpha: Use generic cpu_list() 2 years ago
Philippe Mathieu-Daudé d5be19f514 cpu: Call object_class_dynamic_cast() once in cpu_class_by_name() 3 years ago
Gavin Shan 9c115f68e2 target/alpha: Remove fallback to ev67 cpu class 2 years ago
Richard Henderson 35a5922b3a target/alpha: Constify VMState in machine.c 2 years ago
Philippe Mathieu-Daudé 3a9d0d7b64 hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name() 3 years ago
Philippe Mathieu-Daudé 55f2cd7737 target/alpha: Tidy up alpha_cpu_class_by_name() 3 years ago
Philippe Mathieu-Daudé 9348028e7e target: Move ArchCPUClass definition to 'cpu.h' 3 years ago
Philippe Mathieu-Daudé 2d56be5a29 target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h' 3 years ago
Philippe Mathieu-Daudé 6ee45fac56 target: Unify QOM style 3 years ago
Philippe Mathieu-Daudé 01c85e60a4 meson: Rename target_softmmu_arch -> target_system_arch 3 years ago
Richard Henderson 8fa08d7ec7 accel/tcg: Remove cpu_set_cpustate_pointers 3 years ago
Richard Henderson b77af26e97 accel/tcg: Replace CPUState.env_ptr with cpu_env() 3 years ago
Richard Henderson ad75a51e84 tcg: Rename cpu_env to tcg_env 3 years ago
Richard Henderson 3b3d7df545 accel/tcg: Move CPUNegativeOffsetState into CPUState 3 years ago
Richard Henderson f669c99241 target/*: Add instance_align to all cpu base classes 3 years ago
Philippe Mathieu-Daudé 026ad97e07 target/translate: Remove unnecessary 'exec/cpu_ldst.h' header 3 years ago
Richard Henderson d55a3211e2 target/alpha: Use tcg_gen_movcond_i64 in gen_fold_mzero 3 years ago
Michael Tokarev 8b81968c1c other architectures: spelling fixes 3 years ago
Richard Henderson aa3bad5b59 target/alpha: Use float64_to_int64_modulo for CVTTQ 3 years ago
Anton Johansson bb5de52524 target: Widen pc/cs_base in cpu_get_tb_cpu_state 3 years ago
Philippe Mathieu-Daudé de6cd7599b meson: Replace softmmu_ss -> system_ss 3 years ago
Richard Henderson dfd1b81274 accel/tcg: Introduce translator_io_start 3 years ago
Richard Henderson d53106c997 tcg: Pass TCGHelperInfo to tcg_gen_callN 3 years ago
Richard Henderson 33948b68a7 target/alpha: Use MO_ALIGN where required 3 years ago
Richard Henderson 6ffaac9ca0 target/alpha: Use MO_ALIGN for system UNALIGN() 3 years ago
Anton Johansson 52d4f0dbef target/alpha: Remove `NB_MMU_MODES` define 3 years ago
Alex Bennée 4ea5fe997d gdbstub: move register helpers into standalone include 3 years ago
Alex Bennée 548c96095d includes: move tb_flush into its own header 3 years ago
Richard Henderson c303abc87e target/alpha: Drop tcg_temp_free 3 years ago
Richard Henderson 2a196de15f accel/tcg: Remove translator_loop_temp_check 3 years ago
Richard Henderson 597f9b2d30 accel/tcg: Pass max_insn to gen_intermediate_code by pointer 3 years ago
Philippe Mathieu-Daudé 99b4d7431b target/alpha: Remove obsolete STATUS document 3 years ago
Philippe Mathieu-Daudé 6d2d454a88 target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu 3 years ago
Richard Henderson 3d419a4dd2 accel/tcg: Remove will_exit argument from cpu_restore_state 3 years ago
Richard Henderson c0cd068f32 target/alpha: Convert to tcg_ops restore_state_to_opc 3 years ago
Richard Henderson e4fdf9df5b hw/core: Add CPUClass.get_pc 4 years ago