- 103e757 target/arm: Check NaN mode before silencing NaN by Joe Komlodi · 3 years, 9 months ago
- c485ce2 target/arm: Enable FPSCR.QC bit for MVE by Peter Maydell · 3 years, 9 months ago
- d29b17c target/arm: Implement vector float32 to bfloat16 conversion by Richard Henderson · 3 years, 10 months ago
- 3a98ac4 target/arm: Implement scalar float32 to bfloat16 conversion by Richard Henderson · 3 years, 10 months ago
- b26b562 target/arm: Make FPSCR.LTPSIZE writable for MVE by Peter Maydell · 3 years, 10 months ago
- 8128c8e target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extension by Peter Maydell · 4 years, 5 months ago
- d31e2ce target/arm: Allow M-profile CPUs with FP16 to set FPSCR.FP16 by Peter Maydell · 4 years, 5 months ago
- 61db12d target/arm: AArch32 VCVT fixed-point to float is always round-to-nearest by Peter Maydell · 4 years, 5 months ago
- 1872591 target/arm: Implement fp16 for Neon VRINT-with-specified-rounding-mode by Peter Maydell · 4 years, 6 months ago
- 40fde72 target/arm: Implement fp16 for Neon VRSQRTS by Peter Maydell · 4 years, 6 months ago
- ac8c62c target/arm: Implement fp16 for Neon VRECPS by Peter Maydell · 4 years, 6 months ago
- 0a6f4b4 target/arm: Implement VFP fp16 VRINT* by Peter Maydell · 4 years, 6 months ago
- 414ba27 target/arm: Use macros instead of open-coding fp16 conversion helpers by Peter Maydell · 4 years, 6 months ago
- 5366f6a target/arm: Make VFP_CONV_FIX macros take separate float type and float size by Peter Maydell · 4 years, 6 months ago
- 1b88b05 target/arm: Implement VFP fp16 VCMP by Peter Maydell · 4 years, 6 months ago
- ce2d65a target/arm: Implement VFP fp16 for VABS, VNEG, VSQRT by Peter Maydell · 4 years, 6 months ago
- 9886fe2 target/arm: Implement VFP fp16 for fused-multiply-add by Peter Maydell · 4 years, 6 months ago
- e7cb0de target/arm: Implement VFP fp16 VMLA, VMLS, VNMLS, VNMLA, VNMUL by Peter Maydell · 4 years, 6 months ago
- 120a0eb target/arm: Implement VFP fp16 for VFP_BINOP operations by Peter Maydell · 4 years, 6 months ago
- b684e49 target/arm: Remove local definitions of float constants by Peter Maydell · 4 years, 6 months ago
- aaae563 target/arm: Implement FPST_STD_F16 fpstatus by Peter Maydell · 4 years, 7 months ago
- 71bfd65 softfloat: Name compare relation enum by Richard Henderson · 4 years, 10 months ago
- 3dede40 softfloat: Name rounding mode enum by Richard Henderson · 4 years, 10 months ago
- c120391 softfloat: Replace flag with bool by Richard Henderson · 4 years, 10 months ago
- 26c6f69 target/arm: Move 'env' argument of recps_f32 and rsqrts_f32 helpers to usual place by Peter Maydell · 4 years, 10 months ago
- fe6fb4b target/arm: Remove fp_status from helper_{recpe, rsqrte}_u32 by Richard Henderson · 4 years, 10 months ago
- 6e61f83 target/arm: Add isar_feature_any_fp16 and document naming/usage conventions by Peter Maydell · 5 years ago
- 9ca1d77 target/arm: Handle trapping to EL2 of AArch32 VMRS instructions by Marc Zyngier · 5 years ago
- 8579518 target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCR by Philippe Mathieu-Daudé · 6 years ago
- 4a15527 target/arm/vfp_helper: Restrict the SoftFloat use to TCG by Philippe Mathieu-Daudé · 6 years ago
- 0c6ad94 target/arm/vfp_helper: Extract vfp_set_fpscr_from_host() by Philippe Mathieu-Daudé · 6 years ago
- e9d6528 target/arm/vfp_helper: Extract vfp_set_fpscr_to_host() by Philippe Mathieu-Daudé · 6 years ago
- 20e62dd target/arm/vfp_helper: Move code around by Philippe Mathieu-Daudé · 6 years ago
- 9798ac7 target/arm: Fix coding style issues by Philippe Mathieu-Daudé · 6 years ago
- 9a22309 target/arm: Fix multiline comment syntax by Philippe Mathieu-Daudé · 6 years ago
- 2fc0cc0 target/arm: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
- 5bcf8ed target/arm: Make sure M-profile FPSCR RES0 bits are not settable by Peter Maydell · 6 years ago
- 6bea256 target/arm: Implement ARMv8.5-FRINT by Richard Henderson · 6 years ago
- 6c1f6f2 target/arm: Implement ARMv8.3-JSConv by Richard Henderson · 6 years ago
- 3735607 target/arm: Split out vfp_helper.c by Richard Henderson · 6 years ago