index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-13
target/arm: Consistently use ARMFPRounding during translation
Richard Henderson
2023-03-13
target/arm: Improve arm_rmode_to_sf
Richard Henderson
2023-03-13
target/arm: Handle FPROUNDING_ODD in arm_rmode_to_sf
Richard Henderson
2023-03-13
target/arm: Use rmode >= 0 for need_rmode
Richard Henderson
2023-03-13
tcg: Replace tcg_const_i64 in tcg-op.c
Richard Henderson
2023-03-13
target/tricore: Avoid tcg_const_i32
Richard Henderson
2023-03-13
target/tricore: Drop some temp initialization
Richard Henderson
2023-03-13
target/tricore: Use setcondi instead of explicit allocation
Richard Henderson
2023-03-13
target/tricore: Rename t_off10 and use tcg_constant_i32
Richard Henderson
2023-03-13
target/tricore: Split t_n as constant from temp as variable
Richard Henderson
2023-03-13
tcg/sparc: Avoid tcg_const_tl in gen_edge
Richard Henderson
2023-03-13
target/sh4: Avoid tcg_const_i32
Richard Henderson
2023-03-13
target/sh4: Avoid tcg_const_i32 for TAS.B
Richard Henderson
2023-03-13
target/s390x: Avoid tcg_const_i64
Richard Henderson
2023-03-13
target/rx: Avoid tcg_const_i32
Richard Henderson
2023-03-13
target/rx: Avoid tcg_const_i32 when new temp needed
Richard Henderson
2023-03-13
target/rx: Use cpu_psw_z as temp in flags computation
Richard Henderson
2023-03-13
target/rx: Use tcg_gen_abs_i32
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
Richard Henderson
2023-03-13
target/ppc: Split out gen_vx_vmul10
Richard Henderson
2023-03-13
target/mips: Avoid tcg_const_* throughout
Richard Henderson
2023-03-13
target/mips: Avoid tcg_const_tl in gen_r6_ld
Richard Henderson
2023-03-13
target/mips: Split out gen_lxr
Richard Henderson
2023-03-13
target/mips: Split out gen_lxl
Richard Henderson
2023-03-13
target/m68k: Avoid tcg_const_* throughout
Richard Henderson
2023-03-13
target/m68k: Avoid tcg_const_i32 in bfop_reg
Richard Henderson
2023-03-13
target/m68k: Avoid tcg_const_i32 when modified
Richard Henderson
2023-03-13
target/i386: Avoid use of tcg_const_* throughout
Richard Henderson
2023-03-13
target/hppa: Avoid use of tcg_const_i32 throughout
Richard Henderson
2023-03-13
target/hppa: Avoid tcg_const_i64 in trans_fid_f
Richard Henderson
2023-03-13
target/cris: Avoid use of tcg_const_i32 throughout
Richard Henderson
2023-03-13
target/avr: Avoid use of tcg_const_i32 throughout
Richard Henderson
2023-03-13
target/avr: Avoid use of tcg_const_i32 in SBIC, SBIS
Richard Henderson
2023-03-13
include/exec: Remove guards around `NB_MMU_MODES`
Anton Johansson
2023-03-13
target/xtensa: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-13
target/tricore: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-13
target/sparc: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-13
target/sh4: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-13
target/s390x: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-13
target/rx: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-13
target/riscv: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-13
target/ppc: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-13
target/openrisc: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-13
target/nios2: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-13
target/mips: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-13
target/microblaze: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-13
target/m68k: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-13
target/loongarch: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-13
target/i386: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-13
target/hppa: Remove `NB_MMU_MODES` define
Anton Johansson
[prev]
[next]