aboutsummaryrefslogtreecommitdiff
path: root/target/arm/m_helper.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-28target/arm: Add isar_feature_aa32_vfp_simdRichard Henderson1-5/+6
2020-01-09target/arm: only update pc after semihosting completesAlex Bennée1-0/+1
2019-11-26target/arm: Fix handling of cortex-m FTYPE flag in EXCRETJean-Hugues Deschênes1-4/+3
2019-11-19target/arm: Support EL0 v7m msr/mrs for CONFIG_USER_ONLYRichard Henderson1-43/+71
2019-10-24target/arm: Rebuild hflags for M-profileRichard Henderson1-0/+6
2019-09-27target/arm: handle M-profile semihosting at translate timeAlex Bennée1-12/+6
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster1-0/+2
2019-07-15target/arm: NS BusFault on vector table fetch escalates to NS HardFaultPeter Maydell1-4/+17
2019-07-04target/arm: Use _ra versions of cpu_stl_data() in v7M helpersPeter Maydell1-9/+12
2019-07-04target/arm/helper: Move M profile routines to m_helper.cPhilippe Mathieu-Daudé1-0/+2676