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: Decode PAuth within system hint space
Richard Henderson
2019-01-21
1
-12
/
+81
*
target/arm: Add PAuth active bit to tbflags
Richard Henderson
2019-01-21
1
-0
/
+1
*
target/arm: Convert ARM_TBFLAG_* to FIELDs
Richard Henderson
2019-01-07
1
-10
/
+12
*
target/arm: Implement the ARMv8.1-LOR extension
Richard Henderson
2018-12-13
1
-0
/
+12
*
target/arm: Remove can't-happen if() from handle_vec_simd_shli()
Peter Maydell
2018-11-06
1
-5
/
+3
*
target/arm: Use gvec for NEON_3R_VTST_VCEQ, NEON_3R_VCGT, NEON_3R_VCGE
Richard Henderson
2018-10-24
1
-38
/
+0
*
target/arm: Use gvec for NEON_3R_VML
Richard Henderson
2018-10-24
1
-106
/
+0
*
target/arm: Use gvec for VSRI, VSLI
Richard Henderson
2018-10-24
1
-151
/
+1
*
target/arm: Use gvec for VSRA
Richard Henderson
2018-10-24
1
-106
/
+0
*
target/arm: Use gvec for NEON_3R_LOGIC insns
Richard Henderson
2018-10-24
1
-61
/
+0
*
target/arm: Promote consecutive memory ops for aa64
Richard Henderson
2018-10-24
1
-26
/
+40
*
target/arm: Use tcg_gen_gvec_dup_i64 for LD[1-4]R
Richard Henderson
2018-10-24
1
-25
/
+3
*
target/arm: Don't call tcg_clear_temp_count
Richard Henderson
2018-10-24
1
-1
/
+0
*
target/arm: Hoist address increment for vector memory ops
Richard Henderson
2018-10-24
1
-4
/
+8
*
target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 test
Richard Henderson
2018-10-24
1
-20
/
+20
*
target/arm: Convert sve from feature bit to aa64pfr0 test
Richard Henderson
2018-10-24
1
-2
/
+2
*
target/arm: Convert v8 extensions from feature bits to isar tests
Richard Henderson
2018-10-24
1
-51
/
+50
*
target/arm: Check HAVE_CMPXCHG128 at translate time
Richard Henderson
2018-10-19
1
-16
/
+22
*
target/arm: Adjust aarch64_cpu_dump_state for system mode SVE
Richard Henderson
2018-10-08
1
-2
/
+6
*
target/arm: Fix aa64 FCADD and FCMLA decode
Richard Henderson
2018-08-16
1
-6
/
+6
*
target/arm: Dump SVE state if enabled
Richard Henderson
2018-08-16
1
-11
/
+82
*
target/arm: Reformat integer register dump
Richard Henderson
2018-08-16
1
-7
/
+6
*
target/arm: Fix SVE system register access checks
Richard Henderson
2018-06-29
1
-3
/
+2
*
target/arm: Implement ARMv8.2-DotProd
Richard Henderson
2018-06-29
1
-0
/
+36
*
target/arm: Pass index to AdvSIMD FCMLA (indexed)
Richard Henderson
2018-06-29
1
-9
/
+12
*
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-06-02
1
-3
/
+3
*
target/arm: Add SVE decode skeleton
Richard Henderson
2018-05-18
1
-1
/
+6
*
target/arm: Introduce translate-a64.h
Richard Henderson
2018-05-18
1
-97
/
+15
*
target/arm: convert conversion helpers to fpst/ahp_flag
Alex Bennée
2018-05-18
1
-7
/
+30
*
target/arm: Fix sqrt_f16 exception raising
Alex Bennée
2018-05-15
1
-1
/
+2
*
target/arm: Implement FMOV (immediate) for fp16
Alex Bennée
2018-05-15
1
-3
/
+17
*
target/arm: Implement FCSEL for fp16
Alex Bennée
2018-05-15
1
-6
/
+25
*
target/arm: Implement FCMP for fp16
Alex Bennée
2018-05-15
1
-17
/
+71
*
target/arm: Implement FP data-processing (3 source) for fp16
Richard Henderson
2018-05-15
1
-0
/
+48
*
target/arm: Implement FP data-processing (2 source) for fp16
Richard Henderson
2018-05-15
1
-0
/
+65
*
target/arm: Introduce and use read_fp_hreg
Richard Henderson
2018-05-15
1
-16
/
+14
*
target/arm: Implement FCVT (scalar, fixed-point) for fp16
Richard Henderson
2018-05-15
1
-2
/
+15
*
target/arm: Implement FCVT (scalar, integer) for fp16
Richard Henderson
2018-05-15
1
-16
/
+80
*
target/arm: Early exit after unallocated_encoding in disas_fp_int_conv
Richard Henderson
2018-05-15
1
-1
/
+1
*
target/arm: Implement FMOV (general) for fp16
Richard Henderson
2018-05-15
1
-0
/
+21
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...
Peter Maydell
2018-05-11
1
-118
/
+364
|
\
|
*
target/arm: Clear SVE high bits for FMOV
Richard Henderson
2018-05-10
1
-12
/
+5
|
*
target/arm: Fix float16 to/from int16
Richard Henderson
2018-05-10
1
-2
/
+2
|
*
target/arm: Implement vector shifted FCVT for fp16
Richard Henderson
2018-05-10
1
-18
/
+45
|
*
target/arm: Implement vector shifted SCVF/UCVF for fp16
Richard Henderson
2018-05-10
1
-13
/
+20
|
*
target/arm: Implement CAS and CASP
Richard Henderson
2018-05-10
1
-3
/
+116
|
*
target/arm: Fill in disas_ldst_atomic
Richard Henderson
2018-05-10
1
-2
/
+36
|
*
target/arm: Introduce ARM_FEATURE_V8_ATOMICS and initial decode
Richard Henderson
2018-05-10
1
-43
/
+133
|
*
target/arm: Use new min/max expanders
Richard Henderson
2018-05-10
1
-32
/
+14
*
|
translator: merge max_insns into DisasContextBase
Emilio G. Cota
2018-05-09
1
-5
/
+3
|
/
[prev]
[next]