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
/
helper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-08
target/arm: Implement FEAT_TIDCP1
Richard Henderson
1
-0
/
+1
2023-09-08
target/arm: Implement HCR_EL2.TIDCP
Richard Henderson
1
-0
/
+1
2023-07-08
target/arm: Demultiplex AESE and AESMC
Richard Henderson
1
-0
/
+2
2023-05-12
target/arm: Move helper-{a64,mve,sme,sve}.h to tcg/
Richard Henderson
1
-4
/
+4
2023-01-23
target/arm: Look up ARMCPRegInfo at runtime
Richard Henderson
1
-5
/
+6
2022-07-11
target/arm: Implement SCLAMP, UCLAMP
Richard Henderson
1
-0
/
+18
2022-06-27
target/arm: Implement SMSTART, SMSTOP
Richard Henderson
1
-0
/
+1
2022-06-10
target/arm: Introduce helper_exception_with_syndrome
Richard Henderson
1
-0
/
+1
2022-06-10
target/arm: Create helper_exception_swstep
Richard Henderson
1
-0
/
+1
2022-06-10
target/arm: Rename helper_exception_with_syndrome
Richard Henderson
1
-1
/
+1
2022-06-10
target/arm: Mark exception helpers as noreturn
Richard Henderson
1
-3
/
+3
2022-05-09
target/arm: Implement ESB instruction
Richard Henderson
1
-0
/
+1
2021-12-15
target/arm: Take an exception if PC is misaligned
Richard Henderson
1
-0
/
+1
2021-08-26
target/arm: Implement HSTR.TJDBX
Peter Maydell
1
-0
/
+2
2021-08-25
target/arm: Implement M-profile trapping on division by zero
Peter Maydell
1
-2
/
+2
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
1
-2
/
+0
2021-06-21
target/arm: Implement MVE VLDR/VSTR (non-widening forms)
Peter Maydell
1
-0
/
+2
2021-06-03
target/arm: Implement bfloat widening fma (indexed)
Richard Henderson
1
-0
/
+2
2021-06-03
target/arm: Implement bfloat widening fma (vector)
Richard Henderson
1
-0
/
+3
2021-06-03
target/arm: Implement bfloat16 matrix multiply accumulate
Richard Henderson
1
-0
/
+3
2021-06-03
target/arm: Implement bfloat16 dot product (indexed)
Richard Henderson
1
-0
/
+2
2021-06-03
target/arm: Implement bfloat16 dot product (vector)
Richard Henderson
1
-0
/
+3
2021-06-03
target/arm: Implement vector float32 to bfloat16 conversion
Richard Henderson
1
-0
/
+1
2021-06-03
target/arm: Implement scalar float32 to bfloat16 conversion
Richard Henderson
1
-0
/
+1
2021-05-25
target/arm: Implement integer matrix multiply accumulate
Richard Henderson
1
-0
/
+7
2021-05-25
target/arm: Implement SVE2 fp multiply-add long
Stephen Long
1
-0
/
+5
2021-05-25
target/arm: Implement SVE mixed sign dot product
Richard Henderson
1
-0
/
+1
2021-05-25
target/arm: Implement SVE mixed sign dot product (indexed)
Richard Henderson
1
-0
/
+4
2021-05-25
target/arm: Implement SVE2 saturating multiply high (indexed)
Richard Henderson
1
-0
/
+14
2021-05-25
target/arm: Implement SVE2 signed saturating doubling multiply high
Richard Henderson
1
-0
/
+10
2021-05-25
target/arm: Pass separate addend to FCMLA helpers
Richard Henderson
1
-10
/
+10
2021-05-25
target/arm: Pass separate addend to {U, S}DOT helpers
Richard Henderson
1
-9
/
+13
2021-05-25
target/arm: Implement SVE2 XAR
Richard Henderson
1
-0
/
+2
2021-05-25
target/arm: Implement SVE2 saturating multiply-add high
Richard Henderson
1
-0
/
+17
2021-05-25
target/arm: Implement SVE2 Integer Multiply - Unpredicated
Richard Henderson
1
-0
/
+10
2020-11-10
target/arm: Fix neon VTBL/VTBX for len > 1
Richard Henderson
1
-1
/
+1
2020-10-20
target/arm: AArch32 VCVT fixed-point to float is always round-to-nearest
Peter Maydell
1
-0
/
+13
2020-09-01
target/arm/vec_helper: Add gvec fp indexed multiply-and-add operations
Peter Maydell
1
-0
/
+10
2020-09-01
target/arm: Implement fp16 for Neon VRINTX
Peter Maydell
1
-0
/
+3
2020-09-01
target/arm: Implement fp16 for Neon VRINT-with-specified-rounding-mode
Peter Maydell
1
-1
/
+3
2020-09-01
target/arm: Implement fp16 for Neon VCVT with rounding modes
Peter Maydell
1
-0
/
+5
2020-09-01
target/arm: Implement fp16 for Neon VCVT fixed-point
Peter Maydell
1
-0
/
+5
2020-09-01
target/arm: Convert Neon VCVT fixed-point to gvec
Peter Maydell
1
-0
/
+5
2020-09-01
target/arm: Implement fp16 for Neon float-integer VCVT
Peter Maydell
1
-0
/
+9
2020-09-01
target/arm: Implement fp16 for Neon pairwise fp ops
Peter Maydell
1
-0
/
+7
2020-09-01
target/arm: Implement fp16 for Neon VRSQRTS
Peter Maydell
1
-1
/
+3
2020-09-01
target/arm: Implement fp16 for Neon VRECPS
Peter Maydell
1
-1
/
+3
2020-09-01
target/arm: Implement fp16 for Neon fp compare-vs-0
Peter Maydell
1
-0
/
+15
2020-09-01
target/arm: Implement fp16 for Neon VFMA, VMFS
Peter Maydell
1
-0
/
+6
2020-09-01
target/arm: Implement fp16 for Neon VMLA, VMLS operations
Peter Maydell
1
-0
/
+6
[next]