287 Commits (37daf4ec82411f7c65b3287cf6b2c27a128cec3b)

Author SHA1 Message Date
Philippe Mathieu-Daudé a63b90ca6c disas: Have disas_set_info() take a const CPUState 2 months ago
Philippe Mathieu-Daudé ff9359fca2 target/sh4: Replace cpu_stl_data() call in OCBI helper 4 months ago
Alex Bennée be9fe81e29 target/sh4: drop cpu_reset from realizefn 3 months ago
Philippe Mathieu-Daudé 678805a7ef target/sh4: Build system units in common source set 3 months ago
Julian Ganz 01f0738c57 target/sh4: call plugin trap callbacks 5 months ago
Philippe Mathieu-Daudé 90470a5fcc target/sh4: Remove target_ulong use in gen_goto_tb() 6 months ago
Philippe Mathieu-Daudé 42c90609b8 target/sh4: Use vaddr type for TLB virtual addresses 6 months ago
Philippe Mathieu-Daudé 0edd1789c7 target/sh4: Remove target_ulong uses in superh_cpu_get_phys_page_debug 6 months ago
Philippe Mathieu-Daudé b0469ec667 target/sh4: Use hwaddr type for hardware addresses 6 months ago
Philippe Mathieu-Daudé c954994968 target/sh4: Remove target_ulong use in cpu_sh4_is_cached() 6 months ago
Philippe Mathieu-Daudé 82a1e73901 target/sh4: Convert CPUSH4State::sr register to uint32_t type 6 months ago
Philippe Mathieu-Daudé 482869ca84 accel/tcg: Name gen_goto_tb()'s TB slot index as @tb_slot_idx 6 months ago
Igor Mammedov 87511341c3 add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide 8 months ago
Richard Henderson a4027ed7d4 target: Use cpu_pointer_wrap_notreached for strict align targets 11 months ago
Richard Henderson eb978e50e4 target/sh4: Use MO_ALIGN for system UNALIGN() 11 months ago
Richard Henderson c37f8978d9 accel/tcg: Move cpu_get_tb_cpu_state to TCGCPUOps 11 months ago
Richard Henderson 4759aae432 accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state 11 months ago
Richard Henderson a59a876999 accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h 11 months ago
Richard Henderson 9181ab4528 accel/tcg: Introduce TCGCPUOps.cpu_exec_reset 11 months ago
Philippe Mathieu-Daudé 84307cd602 include: Remove 'exec/exec-all.h' 11 months ago
Richard Henderson 68188214d5 target/sh4: Use tcg_gen_addcio_i32 for addc 1 year ago
Richard Henderson a363e1e179 tcg: Merge INDEX_op_{neg}setcond_{i32,i64}` 1 year ago
Richard Henderson fffd3dc902 tcg: Merge INDEX_op_xor_{i32,i64} 1 year ago
Richard Henderson 49bd751497 tcg: Merge INDEX_op_or_{i32,i64} 1 year ago
Richard Henderson c3b920b3d6 tcg: Merge INDEX_op_and_{i32,i64} 1 year ago
Richard Henderson 79602f632a tcg: Merge INDEX_op_add_{i32,i64} 1 year ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 1 year ago
Philippe Mathieu-Daudé a3d40b5eff tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 1 year ago
Philippe Mathieu-Daudé 8201f1a29c tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 1 year ago
Philippe Mathieu-Daudé 04583ce7e0 tcg: Define guest_default_memory_order in TCGCPUOps 1 year ago
Philippe Mathieu-Daudé c2ba9fea42 tcg: Always define TCG_GUEST_DEFAULT_MO 1 year ago
Philippe Mathieu-Daudé 42fa9665e5 exec: Restrict 'cpu_ldst.h' to accel/tcg/ 1 year ago
Philippe Mathieu-Daudé 21d41c566d tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h' 1 year ago
Pierrick Bouvier 0df783b2fb exec/cpu-all: remove this header 1 year ago
Pierrick Bouvier d97c3b06de exec/cpu-all: transfer exec/cpu-common include to cpu.h headers 1 year ago
Pierrick Bouvier 9c2ff9cdc9 exec/cpu-all: remove exec/target_page include 1 year ago
Pierrick Bouvier 22a7c2f239 exec/cpu-all: remove exec/cpu-interrupt include 1 year ago
Philippe Mathieu-Daudé 32a84b306f target/sh4: Restrict SoftMMU mmu_index() to TCG 1 year ago
Philippe Mathieu-Daudé 644a8119bd target/sh4: Move has_work() from CPUClass to SysemuCPUOps 1 year ago
Philippe Mathieu-Daudé eb9b25c656 exec: Declare tlb_set_page() in 'exec/cputlb.h' 1 year ago
Philippe Mathieu-Daudé 35e9b36d6e target/sh4: Set disassemble_info::endian value in disas_set_info() 1 year ago
Philippe Mathieu-Daudé 1501743654 accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h' 1 year ago
Peter Maydell 3abed4d0ea fpu: Always decide snan_bit_is_one() at runtime 1 year ago
Peter Maydell 28f13bccbe fpu: allow flushing of output denormals to be after rounding 1 year ago
Richard Henderson 175646f641 target/*: Remove TARGET_LONG_BITS from cpu-param.h 1 year ago
Richard Henderson e4a8e093dc accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 1 year ago
Philippe Mathieu-Daudé 68df8c8dba accel/tcg: Include missing 'exec/translation-block.h' header 1 year ago
Philippe Mathieu-Daudé 8865049bab accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago