aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-13target/tricore: Split t_n as constant from temp as variableRichard Henderson
2023-03-13tcg/sparc: Avoid tcg_const_tl in gen_edgeRichard Henderson
2023-03-13target/sh4: Avoid tcg_const_i32Richard Henderson
2023-03-13target/sh4: Avoid tcg_const_i32 for TAS.BRichard Henderson
2023-03-13target/s390x: Avoid tcg_const_i64Richard Henderson
2023-03-13target/rx: Avoid tcg_const_i32Richard Henderson
2023-03-13target/rx: Avoid tcg_const_i32 when new temp neededRichard Henderson
2023-03-13target/rx: Use cpu_psw_z as temp in flags computationRichard Henderson
2023-03-13target/rx: Use tcg_gen_abs_i32Richard Henderson
2023-03-13target/ppc: Avoid tcg_const_i64 in do_vector_shift_quadRichard Henderson
2023-03-13target/ppc: Split out gen_vx_vmul10Richard Henderson
2023-03-13target/mips: Avoid tcg_const_* throughoutRichard Henderson
2023-03-13target/mips: Avoid tcg_const_tl in gen_r6_ldRichard Henderson
2023-03-13target/mips: Split out gen_lxrRichard Henderson
2023-03-13target/mips: Split out gen_lxlRichard Henderson
2023-03-13target/m68k: Avoid tcg_const_* throughoutRichard Henderson
2023-03-13target/m68k: Avoid tcg_const_i32 in bfop_regRichard Henderson
2023-03-13target/m68k: Avoid tcg_const_i32 when modifiedRichard Henderson
2023-03-13target/i386: Avoid use of tcg_const_* throughoutRichard Henderson
2023-03-13target/hppa: Avoid use of tcg_const_i32 throughoutRichard Henderson
2023-03-13target/hppa: Avoid tcg_const_i64 in trans_fid_fRichard Henderson
2023-03-13target/cris: Avoid use of tcg_const_i32 throughoutRichard Henderson
2023-03-13target/avr: Avoid use of tcg_const_i32 throughoutRichard Henderson
2023-03-13target/avr: Avoid use of tcg_const_i32 in SBIC, SBISRichard Henderson
2023-03-13include/exec: Remove guards around `NB_MMU_MODES`Anton Johansson
2023-03-13target/xtensa: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/tricore: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/sparc: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/sh4: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/s390x: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/rx: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/riscv: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/ppc: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/openrisc: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/nios2: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/mips: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/microblaze: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/m68k: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/loongarch: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/i386: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/hppa: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/hexagon: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/cris: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/avr: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/arm: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13target/alpha: Remove `NB_MMU_MODES` defineAnton Johansson
2023-03-13include/exec: Set default `NB_MMU_MODES` to 16Anton Johansson
2023-03-13Merge tag 'win-socket-pull-request' of https://gitlab.com/marcandre.lureau/qe...Peter Maydell
2023-03-13tcg: Create tcg/tcg-temp-internal.hRichard Henderson
2023-03-13target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContextRichard Henderson