aboutsummaryrefslogtreecommitdiff
path: root/target/arm/translate-neon.c.inc
AgeCommit message (Expand)AuthorFilesLines
2020-09-01target/arm: Implement fp16 for VCEQ, VCGE, VCGT comparisonsPeter Maydell1-3/+3
2020-09-01target/arm: Implement fp16 for Neon VABS, VNEG of floatsPeter Maydell1-6/+28
2020-09-01target/arm: Implement fp16 for Neon VRECPE, VRSQRTE using gvecPeter Maydell1-2/+29
2020-09-01target/arm: Implement FP16 for Neon VADD, VSUB, VABD, VMULPeter Maydell1-17/+19
2020-08-24target/arm: Use correct FPST for VCMLA, VCADD on fp16Peter Maydell1-3/+3
2020-08-24target/arm: Make A32/T32 use new fpstatus_ptr() APIPeter Maydell1-14/+14
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini1-0/+4161