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
/
translate-a64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Use translator_use_goto_tb for aarch64
Richard Henderson
2021-07-09
1
-20
/
+5
*
tcg: Avoid including 'trace-tcg.h' in target translate.c
Philippe Mathieu-Daudé
2021-07-09
1
-1
/
+0
*
target/arm: Use dup_const() instead of bitfield_replicate()
Peter Maydell
2021-07-02
1
-1
/
+1
*
target/arm: Use asimd_imm_const for A64 decode
Peter Maydell
2021-07-02
1
-79
/
+7
*
target/arm: Improve vector REV
Richard Henderson
2021-06-29
1
-4
/
+2
*
target/arm: Improve REV32
Richard Henderson
2021-06-29
1
-13
/
+4
*
tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
Richard Henderson
2021-06-29
1
-5
/
+7
*
target/arm: Diagnose UNALLOCATED in disas_simd_three_reg_same_fp16
Richard Henderson
2021-06-15
1
-30
/
+48
*
target/arm: Remove fprintf from disas_simd_mod_imm
Richard Henderson
2021-06-15
1
-1
/
+0
*
target/arm: Diagnose UNALLOCATED in disas_simd_two_reg_misc_fp16
Richard Henderson
2021-06-15
1
-2
/
+2
*
target/arm: Implement bfloat widening fma (indexed)
Richard Henderson
2021-06-03
1
-1
/
+14
*
target/arm: Implement bfloat widening fma (vector)
Richard Henderson
2021-06-03
1
-4
/
+9
*
target/arm: Implement bfloat16 matrix multiply accumulate
Richard Henderson
2021-06-03
1
-0
/
+10
*
target/arm: Implement bfloat16 dot product (indexed)
Richard Henderson
2021-06-03
1
-9
/
+32
*
target/arm: Implement bfloat16 dot product (vector)
Richard Henderson
2021-06-03
1
-0
/
+20
*
target/arm: Implement vector float32 to bfloat16 conversion
Richard Henderson
2021-06-03
1
-0
/
+17
*
target/arm: Implement scalar float32 to bfloat16 conversion
Richard Henderson
2021-06-03
1
-0
/
+19
*
target/arm: Unify unallocated path in disas_fp_1src
Richard Henderson
2021-06-03
1
-9
/
+6
*
target/arm: Mark LDS{MIN,MAX} as signed operations
Richard Henderson
2021-06-03
1
-3
/
+10
*
target/arm: Implement integer matrix multiply accumulate
Richard Henderson
2021-05-25
1
-0
/
+18
*
target/arm: Implement aarch64 SUDOT, USDOT
Richard Henderson
2021-05-25
1
-0
/
+25
*
target/arm: Pass separate addend to FCMLA helpers
Richard Henderson
2021-05-25
1
-5
/
+23
*
target/arm: Pass separate addend to {U, S}DOT helpers
Richard Henderson
2021-05-25
1
-2
/
+13
*
target/arm: Implement SVE2 XAR
Richard Henderson
2021-05-25
1
-21
/
+4
*
target/arm: Share unallocated_encoding() and gen_exception_insn()
Peter Maydell
2021-05-10
1
-15
/
+0
*
target/arm: Enforce alignment for aa64 vector LDn/STn (single)
Richard Henderson
2021-04-30
1
-4
/
+5
*
target/arm: Enforce alignment for aa64 vector LDn/STn (multiple)
Richard Henderson
2021-04-30
1
-4
/
+11
*
target/arm: Use MemOp for size + endian in aa64 vector ld/st
Richard Henderson
2021-04-30
1
-10
/
+10
*
target/arm: Enforce alignment for aa64 load-acq/store-rel
Richard Henderson
2021-04-30
1
-9
/
+14
*
target/arm: Use finalize_memop for aa64 fpr load/store
Richard Henderson
2021-04-30
1
-16
/
+26
*
target/arm: Use finalize_memop for aa64 gpr load/store
Richard Henderson
2021-04-30
1
-45
/
+33
*
target/arm: Add ALIGN_MEM to TBFLAG_ANY
Richard Henderson
2021-04-30
1
-0
/
+1
*
target/arm: Introduce CPUARMTBFlags
Richard Henderson
2021-04-30
1
-1
/
+1
*
target/arm: Add wrapper macros for accessing tbflags
Richard Henderson
2021-04-30
1
-18
/
+18
*
target/arm: Rename TBFLAG_ANY, PSTATE_SS
Richard Henderson
2021-04-30
1
-1
/
+1
*
target/arm: Remove log2_esize parameter to gen_mte_checkN
Richard Henderson
2021-04-30
1
-8
/
+7
*
target/arm: Merge mte_check1, mte_checkN
Richard Henderson
2021-04-30
1
-2
/
+2
*
target/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1
Richard Henderson
2021-04-30
1
-3
/
+2
*
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
1
-1
/
+1
*
target/arm: Speed up aarch64 TBL/TBX
Richard Henderson
2021-03-05
1
-51
/
+7
*
target/arm: Add support for FEAT_SSBS, Speculative Store Bypass Safe
Rebecca Cran
2021-03-05
1
-0
/
+12
*
target/arm: Improve gen_top_byte_ignore
Richard Henderson
2021-02-16
1
-11
/
+14
*
target/arm: Add support for FEAT_DIT, Data Independent Timing
Rebecca Cran
2021-02-11
1
-0
/
+12
*
target/arm: add MMU stage 1 for Secure EL2
Rémi Denis-Courmont
2021-01-19
1
-0
/
+4
*
tcg: Make DisasContextBase.tb const
Richard Henderson
2021-01-07
1
-1
/
+1
*
arm tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
target/arm: Don't use '#' flag of printf format
Xinhao Zhang
2020-11-10
1
-2
/
+2
*
linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
Richard Henderson
2020-10-27
1
-2
/
+2
*
target/arm/translate-a64:Remove redundant statement in disas_simd_two_reg_mis...
Chen Qun
2020-09-01
1
-3
/
+0
*
target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli()
Chen Qun
2020-09-01
1
-2
/
+2
[next]