aboutsummaryrefslogtreecommitdiff
path: root/target/arm/vfp-uncond.decode
AgeCommit message (Expand)AuthorFilesLines
2020-09-01target/arm: Implement new VFP fp16 insn VMOVXPeter Maydell1-0/+3
2020-09-01target/arm: Implement new VFP fp16 insn VINSPeter Maydell1-0/+3
2020-09-01target/arm: Implement VFP fp16 VRINT*Peter Maydell1-2/+4
2020-09-01target/arm: Implement VFP fp16 VSELPeter Maydell1-2/+4
2020-09-01target/arm: Implement VFP vp16 VCVT-with-specified-rounding-modePeter Maydell1-2/+4
2020-09-01target/arm: Implement VFP fp16 for VFP_BINOP operationsPeter Maydell1-0/+3
2020-02-28target/arm: Split VMINMAXNM decodeRichard Henderson1-4/+8
2019-06-13target/arm: Convert VCVTA/VCVTN/VCVTP/VCVTM to decodetreePeter Maydell1-0/+6
2019-06-13target/arm: Convert VRINTA/VRINTN/VRINTP/VRINTM to decodetreePeter Maydell1-0/+5
2019-06-13target/arm: Convert VMINNM, VMAXNM to decodetreePeter Maydell1-0/+5
2019-06-13target/arm: Convert the VSEL instructions to decodetreePeter Maydell1-0/+19
2019-06-13target/arm: Add stubs for AArch32 VFP decodetreePeter Maydell1-0/+28