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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-14
tcg/ppc: Update vector support for v3.00 load/store
Richard Henderson
1
-9
/
+38
2019-10-14
tcg/ppc: Update vector support for v3.00 Altivec
Richard Henderson
2
-1
/
+24
2019-10-14
tcg/ppc: Update vector support for v2.07 FP
Richard Henderson
1
-6
/
+26
2019-10-14
tcg/ppc: Update vector support for v2.07 VSX
Richard Henderson
1
-0
/
+11
2019-10-14
tcg/ppc: Update vector support for v2.07 Altivec
Richard Henderson
2
-22
/
+67
2019-10-14
tcg/ppc: Update vector support for VSX
Richard Henderson
2
-6
/
+51
2019-10-14
tcg/ppc: Enable Altivec detection
Richard Henderson
1
-0
/
+4
2019-10-14
tcg/ppc: Support vector dup2
Richard Henderson
1
-0
/
+9
2019-10-14
tcg/ppc: Support vector multiply
Richard Henderson
3
-2
/
+121
2019-10-14
tcg/ppc: Support vector shift by immediate
Richard Henderson
2
-3
/
+57
2019-10-14
tcg/ppc: Add support for vector saturated add/subtract
Richard Henderson
2
-1
/
+37
2019-10-14
tcg/ppc: Add support for vector add/subtract
Richard Henderson
1
-0
/
+20
2019-10-14
tcg/ppc: Add support for vector maximum/minimum
Richard Henderson
2
-2
/
+40
2019-10-14
tcg/ppc: Add support for load/store/logic/comparison
Richard Henderson
2
-34
/
+440
2019-10-14
tcg/ppc: Enable tcg backend vector compilation
Richard Henderson
3
-3
/
+89
2019-10-14
tcg/ppc: Replace HAVE_ISEL macro with a variable
Richard Henderson
1
-5
/
+12
2019-10-14
tcg/ppc: Replace HAVE_ISA_2_06
Richard Henderson
1
-3
/
+2
2019-10-14
tcg/ppc: Create TCGPowerISA and have_isa
Richard Henderson
2
-6
/
+14
2019-10-14
tcg/ppc: Introduce macros VRT(), VRA(), VRB(), VRC()
Richard Henderson
1
-0
/
+5
2019-10-14
tcg/ppc: Introduce macro VX4()
Richard Henderson
1
-0
/
+1
2019-10-14
tcg/ppc: Introduce Altivec registers
Richard Henderson
2
-34
/
+65
2019-09-04
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging
Peter Maydell
14
-232
/
+143
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
14
-232
/
+143
2019-09-03
tcg/README: fix typo s/afterwise/afterwards/
Emilio G. Cota
1
-1
/
+1
2019-08-20
configure: Define target access alignment in configure
tony.nguyen@bt.com
2
-4
/
+6
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
3
-3
/
+0
2019-07-14
tcg/aarch64: Fix output of extract2 opcodes
Richard Henderson
1
-1
/
+1
2019-07-14
tcg: Fix constant folding of INDEX_op_extract2_i32
Richard Henderson
1
-2
/
+2
2019-07-09
tcg: Fix expansion of INDEX_op_not_vec
Richard Henderson
1
-0
/
+6
2019-07-09
tcg/riscv: Fix RISC-VH host build failure
Alistair Francis
1
-2
/
+2
2019-07-05
general: Replace global smp variables with smp machine properties
Like Xu
1
-1
/
+12
2019-06-12
Supply missing header guards
Markus Armbruster
2
-0
/
+10
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
6
-6
/
+0
2019-06-10
tcg/arm: Remove mostly unreachable tlb special case
Richard Henderson
1
-11
/
+12
2019-06-10
tcg/arm: Use LDRD to load tlb mask+table
Richard Henderson
1
-26
/
+40
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
8
-159
/
+59
2019-06-10
tcg: Create struct CPUTLB
Richard Henderson
8
-57
/
+19
2019-05-22
tcg/i386: Use MOVDQA for TCG_TYPE_V128 load/store
Richard Henderson
1
-2
/
+22
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/i386: Use umin/umax in expanding unsigned compare
Richard Henderson
1
-19
/
+61
2019-05-22
tcg/i386: Remove expansion for missing minmax
Richard Henderson
1
-37
/
+0
2019-05-22
tcg/i386: Support vector comparison select value
Richard Henderson
2
-5
/
+36
2019-05-22
tcg: Add TCG_OPF_NOT_PRESENT if TCG_TARGET_HAS_foo is negative
Richard Henderson
1
-1
/
+1
2019-05-22
tcg: Expand vector minmax using cmp+cmpsel
Richard Henderson
1
-4
/
+16
[prev]
[next]