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
2014-03-14
tcg-aarch64: Introduce tcg_out_insn_3401
Richard Henderson
1
-46
/
+26
2014-03-14
tcg-aarch64: Convert shift insns to tcg_out_insn
Richard Henderson
1
-31
/
+21
2014-03-14
tcg-aarch64: Introduce tcg_out_insn
Richard Henderson
1
-36
/
+58
2014-03-08
tcg-aarch64: Remove nop from qemu_st slow path
Richard Henderson
1
-7
/
+0
2014-03-08
tcg-aarch64: Simplify tcg_out_ldst_9 encoding
Richard Henderson
1
-12
/
+2
2014-03-08
tcg-aarch64: Use intptr_t apropriately
Richard Henderson
1
-28
/
+21
2014-03-08
tcg-aarch64: Remove the shift_imm parameter from tcg_out_cmp
Richard Henderson
1
-6
/
+5
2014-03-08
tcg-aarch64: Hoist common argument loads in tcg_out_op
Richard Henderson
1
-45
/
+50
2014-03-08
tcg-aarch64: Don't handle mov/movi in tcg_out_op
Richard Henderson
1
-13
/
+7
2014-03-08
tcg-aarch64: Set ext based on TCG_OPF_64BIT
Richard Henderson
1
-21
/
+7
2014-03-08
tcg-aarch64: Change all ext variables to TCGType
Richard Henderson
1
-27
/
+37
2014-03-08
tcg-aarch64: Remove redundant CPU_TLB_ENTRY_BITS check
Richard Henderson
1
-6
/
+0
2014-03-02
tcg: Fix typo in comment (dependancies -> dependencies)
Stefan Weil
1
-1
/
+1
2014-02-21
tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
Peter Maydell
1
-1
/
+3
2014-02-17
tcg/i386: Use SHLX/SHRX/SARX instructions
Richard Henderson
1
-11
/
+50
2014-02-17
tcg/i386: Use ANDN instruction
Richard Henderson
2
-13
/
+45
2014-02-17
tcg/i386: Add tcg_out_vex_modrm
Richard Henderson
1
-3
/
+38
2014-02-17
tcg/i386: Move TCG_CT_CONST_* to tcg-target.c
Richard Henderson
2
-3
/
+4
2014-02-17
tcg/optimize: Add more identity simplifications
Richard Henderson
1
-15
/
+24
2014-02-17
tcg/optimize: Optmize ANDC X,Y,Y to MOV X,0
Richard Henderson
1
-0
/
+1
2014-02-17
tcg/optimize: Simply some logical ops to NOT
Richard Henderson
1
-0
/
+57
2014-02-17
tcg/optimize: Handle known-zeros masks for ANDC
Richard Henderson
1
-0
/
+11
2014-02-17
tcg/optimize: add known-zero bits compute for load ops
Aurelien Jarno
1
-1
/
+25
2014-02-17
tcg/optimize: improve known-zero bits for 32-bit ops
Aurelien Jarno
1
-0
/
+6
2014-02-17
tcg/optimize: fix known-zero bits optimization
Aurelien Jarno
1
-1
/
+7
2014-02-17
tcg/optimize: fix known-zero bits for right shift ops
Aurelien Jarno
1
-5
/
+14
2014-02-17
tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1].
Huw Davies
1
-1
/
+1
2014-02-15
TCG: Fix 32-bit host allocation typo
Richard Henderson
1
-1
/
+1
2014-02-08
tcg: Add TCGV_UNUSED_PTR, TCGV_IS_UNUSED_PTR, TCGV_EQUAL_PTR
Peter Maydell
1
-0
/
+3
2014-02-01
tcg/s390: Remove sigill_handler
Richard Henderson
1
-19
/
+0
2014-01-30
Merge remote-tracking branch 'rth/tcg-movbe' into staging
Peter Maydell
1
-48
/
+97
2014-01-30
TCG: Fix I64-on-32bit-host temporaries
Alexander Graf
1
-1
/
+1
2014-01-25
tcg/i386: cleanup useless #ifdef
Aurelien Jarno
1
-2
/
+0
2014-01-25
tcg/i386: use movbe instruction in qemu_ldst routines
Aurelien Jarno
1
-37
/
+80
2014-01-25
tcg/i386: add support for three-byte opcodes
Aurelien Jarno
1
-8
/
+16
2014-01-25
tcg/i386: remove hardcoded P_REXW value
Aurelien Jarno
1
-1
/
+1
2013-12-21
tcg/i386: fix a comment
Aurelien Jarno
1
-1
/
+1
2013-12-10
tcg: Use bitmaps for free temporaries
Richard Henderson
2
-22
/
+21
2013-11-30
tcg-s390: Use qemu_getauxval in query_facilities
Richard Henderson
1
-83
/
+12
2013-11-30
tcg-arm: Use qemu_getauxval
Richard Henderson
1
-9
/
+5
2013-11-30
tcg-ppc64: Use qemu_getauxval
Richard Henderson
1
-9
/
+2
2013-11-18
tcg-ia64: Introduce tcg_opc_bswap64_i
Richard Henderson
1
-35
/
+28
2013-11-18
tcg-ia64: Introduce tcg_opc_ext_i
Richard Henderson
1
-30
/
+24
2013-11-18
tcg-ia64: Introduce tcg_opc_movi_a
Richard Henderson
1
-16
/
+16
2013-11-18
tcg-ia64: Introduce tcg_opc_mov_a
Richard Henderson
1
-19
/
+16
2013-11-18
tcg-ia64: Use A3 form of logical operations
Richard Henderson
1
-30
/
+34
2013-11-18
tcg-ia64: Use SUB_A3 and ADDS_A4 for subtraction
Richard Henderson
1
-2
/
+23
2013-11-18
tcg-ia64: Use ADDS for small addition
Richard Henderson
1
-4
/
+16
2013-11-18
tcg-ia64: Avoid unnecessary stop bit in tcg_out_alu
Richard Henderson
1
-11
/
+6
2013-11-18
tcg-ia64: Move AREG0 to R32
Richard Henderson
2
-9
/
+8
[next]