index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
helper.h
Age
Commit message (
Expand
)
Author
2023-09-08
target/arm: Implement FEAT_TIDCP1
Richard Henderson
2023-09-08
target/arm: Implement HCR_EL2.TIDCP
Richard Henderson
2023-07-08
target/arm: Demultiplex AESE and AESMC
Richard Henderson
2023-05-12
target/arm: Move helper-{a64,mve,sme,sve}.h to tcg/
Richard Henderson
2023-01-23
target/arm: Look up ARMCPRegInfo at runtime
Richard Henderson
2022-07-11
target/arm: Implement SCLAMP, UCLAMP
Richard Henderson
2022-06-27
target/arm: Implement SMSTART, SMSTOP
Richard Henderson
2022-06-10
target/arm: Introduce helper_exception_with_syndrome
Richard Henderson
2022-06-10
target/arm: Create helper_exception_swstep
Richard Henderson
2022-06-10
target/arm: Rename helper_exception_with_syndrome
Richard Henderson
2022-06-10
target/arm: Mark exception helpers as noreturn
Richard Henderson
2022-05-09
target/arm: Implement ESB instruction
Richard Henderson
2021-12-15
target/arm: Take an exception if PC is misaligned
Richard Henderson
2021-08-26
target/arm: Implement HSTR.TJDBX
Peter Maydell
2021-08-25
target/arm: Implement M-profile trapping on division by zero
Peter Maydell
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-06-21
target/arm: Implement MVE VLDR/VSTR (non-widening forms)
Peter Maydell
2021-06-03
target/arm: Implement bfloat widening fma (indexed)
Richard Henderson
2021-06-03
target/arm: Implement bfloat widening fma (vector)
Richard Henderson
2021-06-03
target/arm: Implement bfloat16 matrix multiply accumulate
Richard Henderson
2021-06-03
target/arm: Implement bfloat16 dot product (indexed)
Richard Henderson
2021-06-03
target/arm: Implement bfloat16 dot product (vector)
Richard Henderson
2021-06-03
target/arm: Implement vector float32 to bfloat16 conversion
Richard Henderson
2021-06-03
target/arm: Implement scalar float32 to bfloat16 conversion
Richard Henderson
2021-05-25
target/arm: Implement integer matrix multiply accumulate
Richard Henderson
2021-05-25
target/arm: Implement SVE2 fp multiply-add long
Stephen Long
2021-05-25
target/arm: Implement SVE mixed sign dot product
Richard Henderson
2021-05-25
target/arm: Implement SVE mixed sign dot product (indexed)
Richard Henderson
2021-05-25
target/arm: Implement SVE2 saturating multiply high (indexed)
Richard Henderson
2021-05-25
target/arm: Implement SVE2 signed saturating doubling multiply high
Richard Henderson
2021-05-25
target/arm: Pass separate addend to FCMLA helpers
Richard Henderson
2021-05-25
target/arm: Pass separate addend to {U, S}DOT helpers
Richard Henderson
2021-05-25
target/arm: Implement SVE2 XAR
Richard Henderson
2021-05-25
target/arm: Implement SVE2 saturating multiply-add high
Richard Henderson
2021-05-25
target/arm: Implement SVE2 Integer Multiply - Unpredicated
Richard Henderson
2020-11-10
target/arm: Fix neon VTBL/VTBX for len > 1
Richard Henderson
2020-10-20
target/arm: AArch32 VCVT fixed-point to float is always round-to-nearest
Peter Maydell
2020-09-01
target/arm/vec_helper: Add gvec fp indexed multiply-and-add operations
Peter Maydell
2020-09-01
target/arm: Implement fp16 for Neon VRINTX
Peter Maydell
2020-09-01
target/arm: Implement fp16 for Neon VRINT-with-specified-rounding-mode
Peter Maydell
2020-09-01
target/arm: Implement fp16 for Neon VCVT with rounding modes
Peter Maydell
2020-09-01
target/arm: Implement fp16 for Neon VCVT fixed-point
Peter Maydell
2020-09-01
target/arm: Convert Neon VCVT fixed-point to gvec
Peter Maydell
2020-09-01
target/arm: Implement fp16 for Neon float-integer VCVT
Peter Maydell
2020-09-01
target/arm: Implement fp16 for Neon pairwise fp ops
Peter Maydell
2020-09-01
target/arm: Implement fp16 for Neon VRSQRTS
Peter Maydell
2020-09-01
target/arm: Implement fp16 for Neon VRECPS
Peter Maydell
2020-09-01
target/arm: Implement fp16 for Neon fp compare-vs-0
Peter Maydell
2020-09-01
target/arm: Implement fp16 for Neon VFMA, VMFS
Peter Maydell
2020-09-01
target/arm: Implement fp16 for Neon VMLA, VMLS operations
Peter Maydell
[next]