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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
tcg: Remove TCG_TARGET_HAS_new_ldst
Richard Henderson
1
-2
/
+0
2014-06-04
tcg-i386: Fix win64 qemu store
Richard Henderson
1
-1
/
+2
2014-05-28
tcg-i386: Make debug_frame const
Richard Henderson
1
-21
/
+17
2014-05-12
tcg: Remove unreachable code in tcg_out_op and op_defs
Richard Henderson
1
-19
/
+5
2014-05-12
tcg-i386: Rename tcg_out_calli to tcg_out_call
Richard Henderson
1
-3
/
+3
2014-05-12
tcg-i386: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-24
/
+26
2014-05-12
tcg: Avoid undefined behaviour patching code at unaligned addresses
Peter Maydell
1
-6
/
+6
2014-04-28
tcg: Add INDEX_op_trunc_shr_i32
Richard Henderson
1
-0
/
+1
2014-04-18
tcg: Use HOST_WORDS_BIGENDIAN
Richard Henderson
1
-2
/
+0
2014-04-18
tcg: Add TCGType parameter to tcg_target_const_match
Richard Henderson
1
-1
/
+1
2014-04-18
tcg: Fix warning (1 bit signed bitfield entry) and replace int by bool
Stefan Weil
1
-3
/
+3
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-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-10-12
tcg-i386: Support new ldst opcodes
Richard Henderson
2
-90
/
+51
2013-10-12
tcg-i386: Remove "cb" output restriction from qemu_st8 for i386
Richard Henderson
1
-2
/
+8
2013-10-12
tcg-i386: Tidy softmmu routines
Richard Henderson
1
-249
/
+208
2013-10-12
tcg-i386: Use TCGMemOp within qemu_ldst routines
Richard Henderson
1
-64
/
+59
2013-10-10
tcg: Add qemu_ld_st_i32/64
Richard Henderson
1
-0
/
+2
2013-10-10
tcg: Add tcg-be-ldst.h
Richard Henderson
1
-27
/
+3
2013-09-02
tcg-i386: Make use of zero-extended memory helper routines
Richard Henderson
1
-9
/
+6
2013-09-02
tcg: Introduce zero and sign-extended versions of load helpers
Richard Henderson
1
-3
/
+3
2013-09-02
exec: Split softmmu_defs.h
Richard Henderson
1
-3
/
+0
2013-09-02
tcg-i386: Don't perform GETPC adjustment in TCG code
Richard Henderson
1
-19
/
+14
2013-09-02
tcg-i386: Adjust tcg_out_tlb_load for x32
Richard Henderson
1
-14
/
+27
2013-09-02
tcg-i386: Use intptr_t appropriately
Richard Henderson
1
-22
/
+19
2013-09-02
tcg: Change tcg_out_ld/st offset to intptr_t
Richard Henderson
1
-2
/
+2
2013-09-02
tcg: Change relocation offsets to intptr_t
Richard Henderson
1
-1
/
+1
2013-09-02
tcg: Allow TCG_TARGET_REG_BITS to be specified independantly
Richard Henderson
1
-4
/
+6
2013-09-02
tcg: Change flush_icache_range arguments to uintptr_t
Richard Henderson
1
-2
/
+1
2013-09-02
tcg: Add muluh and mulsh opcodes
Richard Henderson
1
-0
/
+4
2013-08-26
tcg-i386: Use new return-argument ld/st helpers
Richard Henderson
1
-56
/
+47
2013-08-26
tcg-i386: Tidy qemu_ld/st slow path
Richard Henderson
1
-91
/
+74
2013-08-26
tcg-i386: Try pc-relative lea for constant formation
Richard Henderson
1
-5
/
+20
2013-08-26
tcg-i386: Add and use tcg_out64
Richard Henderson
1
-2
/
+1
2013-07-09
tcg-i386: Use QEMU_BUILD_BUG_ON instead of assert for frame size
Richard Henderson
1
-3
/
+3
2013-07-09
tcg: Move the CIE and FDE header definitions to common code
Richard Henderson
1
-26
/
+13
2013-06-05
tcg: Remove redundant tcg_target_init checks
Richard Henderson
1
-6
/
+0
2013-02-23
tcg-i386: Implement multiword arithmetic ops
Richard Henderson
2
-17
/
+26
2013-02-23
tcg: Add signed multiword multiplication operations
Richard Henderson
1
-0
/
+2
2013-02-23
tcg: Add 64-bit multiword arithmetic operations
Richard Henderson
1
-0
/
+3
2013-02-23
tcg-i386: Always implement 32-bit multiword ops
Richard Henderson
2
-12
/
+13
2013-02-23
tcg: Make 32-bit multiword operations optional for 64-bit hosts
Richard Henderson
1
-0
/
+4
[next]