aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/translate-a64.h
AgeCommit message (Expand)Author
2024-05-30target/arm: Inline scalar SUQADD and USQADDRichard Henderson
2024-05-30target/arm: Convert SUQADD and USQADD to gvecRichard Henderson
2024-05-28target/arm: Split out gengvec64.cRichard Henderson
2024-02-15target/arm: Split out make_svemte_descRichard Henderson
2023-10-03tcg: Rename cpu_env to tcg_envRichard Henderson
2023-06-06target/arm: Pass single_memop to gen_mte_checkNRichard Henderson
2023-06-06target/arm: Pass memop to gen_mte_check1*Richard Henderson
2023-03-05target/arm: Drop new_tmp_a64_zeroRichard Henderson
2023-03-05target/arm: Drop new_tmp_a64Richard Henderson
2023-03-01target/arm: Drop copies in gen_sve_{ldr,str}Richard Henderson
2023-02-27target/arm: move translate modules to tcg/Fabiano Rosas