aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg
AgeCommit message (Expand)Author
2023-03-05target/arm: Drop new_tmp_a64Richard Henderson
2023-03-05target/arm: Drop DisasContext.tmp_a64Richard Henderson
2023-03-05target/arm: Drop tcg_temp_free from translator.cRichard Henderson
2023-03-05target/arm: Remove value_global from DisasCompareRichard Henderson
2023-03-05target/arm: Remove arm_free_cc, a64_free_ccRichard Henderson
2023-03-05accel/tcg: Remove translator_loop_temp_checkRichard Henderson
2023-03-01target/arm: Don't use tcg_temp_local_new_*Richard Henderson
2023-03-01target/arm: Drop copies in gen_sve_{ldr,str}Richard Henderson
2023-03-01accel/tcg: Pass max_insn to gen_intermediate_code by pointerRichard Henderson
2023-03-01target/arm: Replace `TARGET_TB_PCREL` with `CF_PCREL`Anton Johansson
2023-02-28accel/tcg: Add 'size' param to probe_access_fullRichard Henderson
2023-02-28accel/tcg: Add 'size' param to probe_access_flags()Daniel Henrique Barboza
2023-02-27target/arm: Move regime_using_lpae_format into internal.hFabiano Rosas
2023-02-27target/arm: Move hflags code into the tcg directoryFabiano Rosas
2023-02-27target/arm: Move psci.c into the tcg directoryClaudio Fontana
2023-02-27target/arm: move helpers to tcg/Claudio Fontana
2023-02-27target/arm: move translate modules to tcg/Fabiano Rosas