aboutsummaryrefslogtreecommitdiff
path: root/target/arm/translate-vfp.inc.c
AgeCommit message (Expand)Author
2019-06-13target/arm: Convert the VFP load/store multiple insns to decodetreePeter Maydell
2019-06-13target/arm: Convert VFP VLDR and VSTR to decodetreePeter Maydell
2019-06-13target/arm: Convert VFP two-register transfer insns to decodetreePeter Maydell
2019-06-13target/arm: Convert "single-precision" register moves to decodetreePeter Maydell
2019-06-13target/arm: Convert "double-precision" register moves to decodetreePeter Maydell
2019-06-13target/arm: Add helpers for VFP register loads and storesPeter Maydell
2019-06-13target/arm: Move the VFP trans_* functions to translate-vfp.inc.cPeter Maydell
2019-06-13target/arm: Convert the VSEL instructions to decodetreePeter Maydell
2019-06-13target/arm: Factor out VFP access checking codePeter Maydell
2019-06-13target/arm: Add stubs for AArch32 VFP decodetreePeter Maydell