index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
/
helper-a64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Check NaN mode before silencing NaN
Joe Komlodi
2021-07-02
1
-3
/
+9
*
target/arm: Add wrapper macros for accessing tbflags
Richard Henderson
2021-04-30
1
-1
/
+1
*
target/arm: Speed up aarch64 TBL/TBX
Richard Henderson
2021-03-05
1
-32
/
+0
*
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2021-02-16
1
-2
/
+2
*
target/arm: Support AA32 DIT by moving PSTATE_SS from cpsr into env->pstate
Rebecca Cran
2021-02-11
1
-4
/
+23
*
target/arm: use arm_is_el2_enabled() where applicable
Rémi Denis-Courmont
2021-01-19
1
-7
/
+1
*
arm tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
target/arm: Remove local definitions of float constants
Peter Maydell
2020-09-01
1
-11
/
+0
*
target/arm: Simplify DC_ZVA
Richard Henderson
2020-06-26
1
-70
/
+26
*
target/arm: Move helper_dc_zva to helper-a64.c
Richard Henderson
2020-03-05
1
-0
/
+91
*
target/arm: Apply TBI to ESR_ELx in helper_exception_return
Richard Henderson
2020-03-05
1
-1
/
+22
*
target/arm: Introduce aarch64_pstate_valid_mask
Richard Henderson
2020-02-13
1
-0
/
+1
*
target/arm: Use aarch32_cpsr_valid_mask in helper_exception_return
Richard Henderson
2020-02-13
1
-2
/
+3
*
target/arm: Update arm_sctlr for VHE
Richard Henderson
2020-02-07
1
-1
/
+1
*
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-16
1
-1
/
+1
*
target/arm: Rebuild hflags at EL changes
Richard Henderson
2019-10-24
1
-0
/
+3
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
tcg: Introduce set/clear_helper_retaddr
Richard Henderson
2019-07-14
1
-4
/
+4
*
target/arm: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-2
/
+2
*
target/arm: Split helper_msr_i_pstate into 3
Richard Henderson
2019-03-05
1
-0
/
+30
*
target/arm: Fix int128_make128 lo, hi order in paired_cmpxchg64_be
Catherine Ho
2019-02-15
1
-2
/
+2
*
target/arm: Add new_pc argument to helper_exception_return
Richard Henderson
2019-01-21
1
-5
/
+5
*
target/arm: Move helper_exception_return to helper-a64.c
Richard Henderson
2019-01-21
1
-0
/
+155
*
target/arm: Check HAVE_CMPXCHG128 at translate time
Richard Henderson
2018-10-19
1
-12
/
+4
*
target/arm: Convert to HAVE_CMPXCHG128
Richard Henderson
2018-10-19
1
-127
/
+134
*
tcg: Fix helper function vs host abi for float16
Richard Henderson
2018-05-31
1
-17
/
+18
*
target/arm: Honour FPCR.FZ in FRECPX
Peter Maydell
2018-05-31
1
-0
/
+6
*
target/arm: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2018-05-18
1
-1
/
+0
*
target/arm: Use floatX_silence_nan when we have already checked for SNaN
Richard Henderson
2018-05-18
1
-3
/
+3
*
target/arm: Implement FCMP for fp16
Alex Bennée
2018-05-15
1
-0
/
+10
*
target/arm: Implement CAS and CASP
Richard Henderson
2018-05-10
1
-0
/
+43
*
arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16
Alex Bennée
2018-03-01
1
-0
/
+13
*
arm/translate-a64: add FP16 FRCPX to simd_two_reg_misc_fp16
Alex Bennée
2018-03-01
1
-0
/
+29
*
arm/translate-a64: add FCVTxx to simd_two_reg_misc_fp16
Alex Bennée
2018-03-01
1
-0
/
+32
*
arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16
Alex Bennée
2018-03-01
1
-0
/
+22
*
arm/translate-a64: add FP16 x2 ops for simd_indexed
Alex Bennée
2018-03-01
1
-1
/
+45
*
arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16
Alex Bennée
2018-03-01
1
-0
/
+34
*
arm/translate-a64: add FP16 FMULA/X/S to simd_three_reg_same_fp16
Alex Bennée
2018-03-01
1
-0
/
+24
*
arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16
Alex Bennée
2018-03-01
1
-0
/
+49
*
arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16
Alex Bennée
2018-03-01
1
-0
/
+4
*
arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)
Alex Bennée
2018-03-01
1
-0
/
+18
*
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-21
1
-0
/
+1
*
target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers
Richard Henderson
2018-01-25
1
-2
/
+3
*
target/arm: Fix stlxp for aarch64_be
Michael Weiser
2018-01-11
1
-2
/
+5
*
target/arm: Fix GETPC usage in do_paired_cmpxchg64_l/be
Richard Henderson
2017-11-15
1
-8
/
+6
*
target/arm: Use helper_retaddr in stxp helpers
Richard Henderson
2017-11-15
1
-0
/
+6
*
target/arm: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
1
-6
/
+32
*
target-arm: Use clrsb helper
Richard Henderson
2017-01-10
1
-10
/
+0
*
target-arm: Use clz opcode
Richard Henderson
2017-01-10
1
-10
/
+0
[next]