summaryrefslogtreecommitdiff
path: root/target/arm/m_helper.c
AgeCommit message (Expand)Author
2021-03-10semihosting: Move include/hw/semihosting/ -> include/semihosting/Philippe Mathieu-Daudé
2021-01-19target/arm/m_helper: Silence GCC 10 maybe-uninitialized errorPhilippe Mathieu-Daudé
2021-01-18semihosting: Change common-semi API to be architecture-independentKeith Packard
2020-12-10target/arm: Implement CCR_S.TRD behaviour for SG insnsPeter Maydell
2020-12-10target/arm: Implement new v8.1M NOCP check for exception returnPeter Maydell
2020-12-10target/arm: In v8.1M, don't set HFSR.FORCED on vector table fetch failuresPeter Maydell
2020-12-10target/arm: For v8.1M, always clear R0-R3, R12, APSR, EPSR on exception entryPeter Maydell
2020-11-02target/arm: Get correct MMU index for other-security-statePeter Maydell
2020-06-26target/arm: Always pass cacheattr to get_phys_addrRichard Henderson
2020-02-28target/arm: Add isar_feature_aa32_vfp_simdRichard Henderson
2020-01-09target/arm: only update pc after semihosting completesAlex Bennée
2019-11-26target/arm: Fix handling of cortex-m FTYPE flag in EXCRETJean-Hugues Deschênes
2019-11-19target/arm: Support EL0 v7m msr/mrs for CONFIG_USER_ONLYRichard Henderson
2019-10-24target/arm: Rebuild hflags for M-profileRichard Henderson
2019-09-27target/arm: handle M-profile semihosting at translate timeAlex Bennée
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-07-15target/arm: NS BusFault on vector table fetch escalates to NS HardFaultPeter Maydell
2019-07-04target/arm: Use _ra versions of cpu_stl_data() in v7M helpersPeter Maydell
2019-07-04target/arm/helper: Move M profile routines to m_helper.cPhilippe Mathieu-Daudé