index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
/
aarch64
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-02
util: Extract flush_icache_range to cacheflush.c
Richard Henderson
1
-5
/
+0
2020-10-08
tcg: Remove TCG_TARGET_HAS_cmp_vec
Richard Henderson
1
-1
/
+0
2020-10-08
tcg: Remove TCG_CT_REG
Richard Henderson
1
-3
/
+0
2020-10-08
tcg: Drop union from TCGArgConstraint
Richard Henderson
1
-7
/
+7
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-1
/
+1
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
1
-2
/
+2
2020-06-02
tcg/aarch64: Implement INDEX_op_rotl{i,v}_vec
Richard Henderson
2
-2
/
+52
2020-06-02
tcg: Implement gvec support for rotate by scalar
Richard Henderson
1
-0
/
+1
2020-06-02
tcg: Implement gvec support for rotate by vector
Richard Henderson
1
-0
/
+1
2020-06-02
tcg: Implement gvec support for rotate by immediate
Richard Henderson
1
-0
/
+1
2020-01-15
tcg: Search includes in the parent source directory
Philippe Mathieu-Daudé
1
-2
/
+2
2019-11-11
tcg/aarch64/tcg-target.opc.h: Add copyright/license
Peter Maydell
1
-3
/
+12
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
1
-13
/
+13
2019-07-14
tcg/aarch64: Fix output of extract2 opcodes
Richard Henderson
1
-1
/
+1
2019-06-10
tcg/aarch64: Use LDP to load tlb mask+table
Richard Henderson
1
-7
/
+8
2019-06-10
cpu: Move the softmmu tlb to CPUNegativeOffsetState
Richard Henderson
1
-23
/
+6
2019-06-10
tcg: Create struct CPUTLB
Richard Henderson
1
-7
/
+3
2019-05-22
tcg/aarch64: Allow immediates for vector ORR and BIC
Richard Henderson
1
-7
/
+83
2019-05-22
tcg/aarch64: Build vector immediates with two insns
Richard Henderson
1
-0
/
+47
2019-05-22
tcg/aarch64: Use MVNI in tcg_out_dupi_vec
Richard Henderson
1
-0
/
+11
2019-05-22
tcg/aarch64: Split up is_fimm
Richard Henderson
1
-84
/
+119
2019-05-22
tcg/aarch64: Support vector bitwise select value
Richard Henderson
2
-2
/
+24
2019-05-22
tcg: Add support for vector compare select
Richard Henderson
1
-0
/
+1
2019-05-22
tcg: Add support for vector bitwise select
Richard Henderson
1
-0
/
+1
2019-05-13
tcg/aarch64: Do not advertise minmax for MO_64
Richard Henderson
1
-4
/
+4
2019-05-13
tcg/aarch64: Support vector absolute value
Richard Henderson
2
-1
/
+7
2019-05-13
tcg: Add support for vector absolute value
Richard Henderson
1
-0
/
+1
2019-05-13
tcg/aarch64: Support vector variable shift opcodes
Richard Henderson
3
-1
/
+45
2019-05-13
tcg: Add INDEX_op_dupm_vec
Richard Henderson
1
-0
/
+4
2019-05-13
tcg/aarch64: Implement tcg_out_dupm_vec
Richard Henderson
1
-2
/
+35
2019-05-13
tcg: Add tcg_out_dupm_vec to the backend interface
Richard Henderson
1
-0
/
+6
2019-05-13
tcg: Manually expand INDEX_op_dup_vec
Richard Henderson
1
-5
/
+4
2019-05-13
tcg: Promote tcg_out_{dup,dupi}_vec to backend interface
Richard Henderson
1
-2
/
+10
2019-05-13
tcg: Return bool success from tcg_out_mov
Richard Henderson
1
-2
/
+3
2019-04-24
tcg: Restart TB generation after out-of-line ldst overflow
Richard Henderson
1
-6
/
+10
2019-04-24
tcg/aarch64: Support INDEX_op_extract2_{i32,i64}
Richard Henderson
2
-2
/
+13
2019-04-24
tcg: Add INDEX_op_extract2_{i32,i64}
Richard Henderson
1
-0
/
+2
2019-01-28
cputlb: Remove static tlb sizing
Richard Henderson
1
-1
/
+0
2019-01-28
tcg/aarch64: enable dynamic TLB sizing
Richard Henderson
2
-42
/
+60
2019-01-28
tcg: introduce dynamic TLB sizing
Emilio G. Cota
1
-0
/
+1
2019-01-28
tcg/aarch64: Implement vector minmax arithmetic
Richard Henderson
2
-1
/
+25
2019-01-28
tcg/aarch64: Implement vector saturating arithmetic
Richard Henderson
2
-1
/
+25
2019-01-28
tcg: Add opcodes for vector minmax arithmetic
Richard Henderson
1
-0
/
+1
2019-01-28
tcg: Add opcodes for vector saturated arithmetic
Richard Henderson
1
-0
/
+1
2018-12-17
tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
1
-0
/
+1
2018-12-17
tcg/aarch64: Return false on failure from patch_reloc
Richard Henderson
1
-16
/
+21
2018-12-17
tcg: Return success from patch_reloc
Richard Henderson
1
-1
/
+2
2018-12-17
tcg/aarch64: Fold away "noaddr" branch routines
Richard Henderson
1
-19
/
+2
2018-12-17
tcg/aarch64: Remove reloc_pc26_atomic
Richard Henderson
1
-12
/
+0
2018-07-19
tcg/aarch64: limit mul_vec size
Alex Bennée
1
-1
/
+2
[next]