aboutsummaryrefslogtreecommitdiff
path: root/target/arm/vfp_helper.c
AgeCommit message (Expand)Author
2019-12-16target/arm: Handle trapping to EL2 of AArch32 VMRS instructionsMarc Zyngier
2019-07-08target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCRpull-target-arm-20190708Philippe Mathieu-Daudé
2019-07-01target/arm/vfp_helper: Restrict the SoftFloat use to TCGPhilippe Mathieu-Daudé
2019-07-01target/arm/vfp_helper: Extract vfp_set_fpscr_from_host()Philippe Mathieu-Daudé
2019-07-01target/arm/vfp_helper: Extract vfp_set_fpscr_to_host()Philippe Mathieu-Daudé
2019-07-01target/arm/vfp_helper: Move code aroundPhilippe Mathieu-Daudé
2019-07-01target/arm: Fix coding style issuesPhilippe Mathieu-Daudé
2019-07-01target/arm: Fix multiline comment syntaxPhilippe Mathieu-Daudé
2019-06-10target/arm: Use env_cpu, env_archcpuRichard Henderson
2019-04-29target/arm: Make sure M-profile FPSCR RES0 bits are not settablePeter Maydell
2019-03-05target/arm: Implement ARMv8.5-FRINTRichard Henderson
2019-02-21target/arm: Implement ARMv8.3-JSConvRichard Henderson
2019-02-21target/arm: Split out vfp_helper.cRichard Henderson