1. ce2d65a target/arm: Implement VFP fp16 for VABS, VNEG, VSQRT by Peter Maydell · 4 years, 6 months ago
  2. 9886fe2 target/arm: Implement VFP fp16 for fused-multiply-add by Peter Maydell · 4 years, 6 months ago
  3. e7cb0de target/arm: Implement VFP fp16 VMLA, VMLS, VNMLS, VNMLA, VNMUL by Peter Maydell · 4 years, 6 months ago
  4. 120a0eb target/arm: Implement VFP fp16 for VFP_BINOP operations by Peter Maydell · 4 years, 6 months ago
  5. b684e49 target/arm: Remove local definitions of float constants by Peter Maydell · 4 years, 6 months ago
  6. aaae563 target/arm: Implement FPST_STD_F16 fpstatus by Peter Maydell · 4 years, 7 months ago
  7. 71bfd65 softfloat: Name compare relation enum by Richard Henderson · 4 years, 10 months ago
  8. 3dede40 softfloat: Name rounding mode enum by Richard Henderson · 4 years, 10 months ago
  9. c120391 softfloat: Replace flag with bool by Richard Henderson · 4 years, 10 months ago
  10. 26c6f69 target/arm: Move 'env' argument of recps_f32 and rsqrts_f32 helpers to usual place by Peter Maydell · 4 years, 10 months ago
  11. fe6fb4b target/arm: Remove fp_status from helper_{recpe, rsqrte}_u32 by Richard Henderson · 4 years, 10 months ago
  12. 6e61f83 target/arm: Add isar_feature_any_fp16 and document naming/usage conventions by Peter Maydell · 5 years ago
  13. 9ca1d77 target/arm: Handle trapping to EL2 of AArch32 VMRS instructions by Marc Zyngier · 5 years ago
  14. 8579518 target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCR by Philippe Mathieu-Daudé · 6 years ago
  15. 4a15527 target/arm/vfp_helper: Restrict the SoftFloat use to TCG by Philippe Mathieu-Daudé · 6 years ago
  16. 0c6ad94 target/arm/vfp_helper: Extract vfp_set_fpscr_from_host() by Philippe Mathieu-Daudé · 6 years ago
  17. e9d6528 target/arm/vfp_helper: Extract vfp_set_fpscr_to_host() by Philippe Mathieu-Daudé · 6 years ago
  18. 20e62dd target/arm/vfp_helper: Move code around by Philippe Mathieu-Daudé · 6 years ago
  19. 9798ac7 target/arm: Fix coding style issues by Philippe Mathieu-Daudé · 6 years ago
  20. 9a22309 target/arm: Fix multiline comment syntax by Philippe Mathieu-Daudé · 6 years ago
  21. 2fc0cc0 target/arm: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  22. 5bcf8ed target/arm: Make sure M-profile FPSCR RES0 bits are not settable by Peter Maydell · 6 years ago
  23. 6bea256 target/arm: Implement ARMv8.5-FRINT by Richard Henderson · 6 years ago
  24. 6c1f6f2 target/arm: Implement ARMv8.3-JSConv by Richard Henderson · 6 years ago
  25. 3735607 target/arm: Split out vfp_helper.c by Richard Henderson · 6 years ago