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 tcg_constant in handle_sys
Richard Henderson
2022-04-28
1
-22
/
+9
*
target/arm: Use tcg_constant in handle_msr_i
Richard Henderson
2022-04-28
1
-10
/
+3
*
target/arm: Use tcg_constant in gen_adc_CC
Richard Henderson
2022-04-28
1
-13
/
+13
*
target/arm: Use tcg_constant in gen_exception*
Richard Henderson
2022-04-28
1
-9
/
+2
*
target/arm: Use tcg_constant in gen_mte_check*
Richard Henderson
2022-04-28
1
-8
/
+2
*
target/arm: Use tcg_constant in gen_probe_access
Richard Henderson
2022-04-28
1
-8
/
+4
*
target/arm: Split out gen_rebuild_hflags
Richard Henderson
2022-04-22
1
-12
/
+9
*
target/arm: Split out set_btype_raw
Richard Henderson
2022-04-22
1
-13
/
+12
*
target/arm: Change DisasContext.thumb to bool
Richard Henderson
2022-04-22
1
-1
/
+1
*
target/arm: Change DisasContext.aarch64 to bool
Richard Henderson
2022-04-22
1
-1
/
+1
*
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-20
1
-3
/
+3
*
target/arm: Don't use DISAS_NORETURN in STXP !HAVE_CMPXCHG128 codegen
Peter Maydell
2022-04-01
1
-1
/
+6
*
target/arm: Fix early free of TCG temp in handle_simd_shift_fpint_conv()
Wentao_Liang
2022-03-02
1
-1
/
+1
*
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
1
-4
/
+4
*
target/arm: Take an exception if PC is misaligned
Richard Henderson
2021-12-15
1
-0
/
+15
*
target/arm: Advance pc for arch single-step exception
Richard Henderson
2021-12-15
1
-0
/
+1
*
target/arm: Hoist pc_next to a local variable in aarch64_tr_translate_insn
Richard Henderson
2021-12-15
1
-3
/
+4
*
target/arm: Drop checks for singlestep_enabled
Richard Henderson
2021-10-16
1
-8
/
+2
*
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-10-06
1
-1
/
+1
*
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-14
1
-1
/
+1
*
target/arm: Merge disas_a64_insn into aarch64_tr_translate_insn
Richard Henderson
2021-09-13
1
-115
/
+109
*
target/arm: Take an exception if PSTATE.IL is set
Peter Maydell
2021-09-13
1
-0
/
+11
*
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
1
-25
/
+0
*
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
[prev]
[next]