Age | Commit message (Expand) | Author | Files | Lines |
2020-09-01 | target/arm: Implement fp16 for VCEQ, VCGE, VCGT comparisons | Peter Maydell | 1 | -3/+3 |
2020-09-01 | target/arm: Implement fp16 for Neon VABS, VNEG of floats | Peter Maydell | 1 | -6/+28 |
2020-09-01 | target/arm: Implement fp16 for Neon VRECPE, VRSQRTE using gvec | Peter Maydell | 1 | -2/+29 |
2020-09-01 | target/arm: Implement FP16 for Neon VADD, VSUB, VABD, VMUL | Peter Maydell | 1 | -17/+19 |
2020-08-24 | target/arm: Use correct FPST for VCMLA, VCADD on fp16 | Peter Maydell | 1 | -3/+3 |
2020-08-24 | target/arm: Make A32/T32 use new fpstatus_ptr() API | Peter Maydell | 1 | -14/+14 |
2020-08-21 | meson: rename included C source files to .c.inc | Paolo Bonzini | 1 | -0/+4161 |