index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
translate-vfp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
target/arm: Add TB flag for "MVE insns not predicated"
Peter Maydell
1
-6
/
+27
2021-08-25
target/arm: Implement MVE VMOV to/from 2 general-purpose registers
Peter Maydell
1
-1
/
+1
2021-06-24
target/arm: Make VMOV scalar <-> gpreg beatwise for MVE
Peter Maydell
1
-6
/
+71
2021-06-21
target/arm: Handle FPU check for FPCXT_NS insns via vfp_access_check_m()
Peter Maydell
1
-5
/
+8
2021-06-21
target/arm: Split vfp_access_check() into A and M versions
Peter Maydell
1
-30
/
+47
2021-06-21
target/arm: Factor FP context update code out into helper function
Peter Maydell
1
-46
/
+58
2021-06-21
target/arm: Don't NOCP fault for FPCXT_NS accesses
Peter Maydell
1
-514
/
+3
2021-06-21
target/arm: Handle FPU being disabled in FPCXT_NS accesses
Peter Maydell
1
-2
/
+30
2021-06-21
target/arm/translate-vfp.c: Whitespace fixes
Peter Maydell
1
-6
/
+5
2021-06-16
target/arm: Let vfp_access_check() handle late NOCP checks
Peter Maydell
1
-5
/
+15
2021-06-16
target/arm: Add handling for PSR.ECI/ICI
Peter Maydell
1
-0
/
+6
2021-06-16
target/arm: Handle VPR semantics in existing code
Peter Maydell
1
-2
/
+7
2021-06-16
target/arm: Enable FPSCR.QC bit for MVE
Peter Maydell
1
-9
/
+21
2021-06-03
target/arm: Implement scalar float32 to bfloat16 conversion
Richard Henderson
1
-0
/
+24
2021-06-03
target/arm: Implement M-profile VPR register
Peter Maydell
1
-0
/
+38
2021-06-03
target/arm: Fix return values in fp_sysreg_checks()
Peter Maydell
1
-3
/
+3
2021-06-03
target/arm: Add MVE check to VMOV_reg_sp and VMOV_reg_dp
Peter Maydell
1
-2
/
+13
2021-06-03
target/arm: Move fpsp/fpdp isar check into callers of do_vfp_2op_sp/dp
Peter Maydell
1
-18
/
+19
2021-06-03
target/arm: Update feature checks for insns which are "MVE or FP"
Peter Maydell
1
-19
/
+29
2021-05-10
target/arm: Make translate-vfp.c.inc its own compilation unit
Peter Maydell
1
-0
/
+3876