aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/translate-vfp.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-13target/arm: Create gen_set_rmode, gen_restore_rmodeRichard Henderson1-16/+10
2023-03-13target/arm: Consistently use ARMFPRounding during translationRichard Henderson1-3/+3
2023-03-05target/arm: Drop tcg_temp_free from translator-vfp.cRichard Henderson1-193/+0
2023-02-27target/arm: move translate modules to tcg/Fabiano Rosas1-0/+3619