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
/
tcg.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-08
tcg: Add TCGV_UNUSED_PTR, TCGV_IS_UNUSED_PTR, TCGV_EQUAL_PTR
Peter Maydell
1
-0
/
+3
2013-12-10
tcg: Use bitmaps for free temporaries
Richard Henderson
1
-5
/
+6
2013-10-10
exec: Add both big- and little-endian memory helpers
Richard Henderson
1
-16
/
+53
2013-10-10
tcg: Add TCGMemOp
Richard Henderson
1
-0
/
+54
2013-10-10
tcg: Add tcg-be-ldst.h
Richard Henderson
1
-29
/
+2
2013-10-10
tcg: Merge tcg_register_helper into tcg_context_init
Richard Henderson
1
-1
/
+0
2013-10-10
tcg: Use a GHashTable for tcg_find_helper
Richard Henderson
1
-9
/
+1
2013-10-10
tcg: Delete tcg_helper_get_name declaration
Richard Henderson
1
-1
/
+0
2013-09-02
tcg: Introduce zero and sign-extended versions of load helpers
Richard Henderson
1
-6
/
+15
2013-09-02
exec: Split softmmu_defs.h
Richard Henderson
1
-0
/
+43
2013-09-02
tcg: Use uintptr_t in TCGHelperInfo
Richard Henderson
1
-1
/
+1
2013-09-02
tcg: Change relocation offsets to intptr_t
Richard Henderson
1
-2
/
+2
2013-09-02
tcg: Change memory offsets to intptr_t
Richard Henderson
1
-5
/
+3
2013-09-02
tcg: Change frame pointer offsets to intptr_t
Richard Henderson
1
-5
/
+4
2013-09-02
tcg: Define TCG_ptr properly
Richard Henderson
1
-3
/
+3
2013-09-02
tcg: Define TCG_TYPE_PTR properly
Richard Henderson
1
-3
/
+6
2013-09-02
tcg: Allow TCG_TARGET_REG_BITS to be specified independantly
Richard Henderson
1
-8
/
+11
2013-09-02
tcg: Change tcg_qemu_tb_exec return to uintptr_t
Richard Henderson
1
-2
/
+1
2013-09-02
tcg: Add muluh and mulsh opcodes
Richard Henderson
1
-0
/
+2
2013-07-09
tcg: Simplify logic using TCG_OPF_NOT_PRESENT
Richard Henderson
1
-1
/
+2
2013-07-09
tcg: Split rem requirement from div requirement
Richard Henderson
1
-0
/
+3
2013-03-03
Handle CPU interrupts by inline checking of a flag
Peter Maydell
1
-0
/
+5
2013-03-03
tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses
Peter Maydell
1
-1
/
+43
2013-02-23
tcg: Add signed multiword multiplication operations
Richard Henderson
1
-0
/
+1
2013-02-23
tcg: Add 64-bit multiword arithmetic operations
Richard Henderson
1
-0
/
+3
2013-02-23
tcg: Make 32-bit multiword operations optional for 64-bit hosts
Richard Henderson
1
-1
/
+5
2013-02-16
TCG: Move translation block variables to new context inside tcg_ctx: tb_ctx
Evgeny Voevodin
1
-0
/
+2
2013-02-16
TCG: Final globals clean-up
Evgeny Voevodin
1
-3
/
+11
2012-12-29
tcg: Add TCGV_IS_UNUSED_*
Richard Henderson
1
-0
/
+3
2012-12-10
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-2
/
+2
2012-12-08
tcg/tcg.h: Duplicate global TCG gen_opc_ arrays into TCGContext.
Evgeny Voevodin
1
-0
/
+3
2012-12-07
Fix comments (adress -> address, layed -> laid, wierd -> weird)
Stefan Weil
1
-2
/
+2
2012-11-17
TCG: Remove unused global variables
Evgeny Voevodin
1
-4
/
+0
2012-11-17
tcg/tcg.h: Duplicate global TCG variables in TCGContext
Evgeny Voevodin
1
-0
/
+6
2012-11-03
tcg: Optimize qemu_ld/st by generating slow paths at the end of a block
Yeongkyoon Lee
1
-0
/
+30
2012-10-28
tcg: remove compatiblity call flags
Aurelien Jarno
1
-4
/
+0
2012-10-28
tcg: rework TCG helper flags
Aurelien Jarno
1
-8
/
+18
2012-10-28
tcg: synchronize globals for ops with side effects
Aurelien Jarno
1
-2
/
+2
2012-10-28
tcg: sync output arguments on liveness request
Aurelien Jarno
1
-0
/
+3
2012-10-20
exec: Allocate code_gen_prologue from code_gen_buffer
Richard Henderson
1
-1
/
+1
2012-10-07
tcg: Remove redundant pointer from TCGContext
Stefan Weil
1
-2
/
+1
2012-10-06
tcg: Add tcg_high_cond
Richard Henderson
1
-0
/
+17
2012-10-06
tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
Richard Henderson
1
-14
/
+23
2012-10-06
tcg: Add is_unsigned_cond
Richard Henderson
1
-0
/
+5
2012-09-26
tcg: Sanity check goto_tb input
Richard Henderson
1
-0
/
+1
2012-09-26
tcg: Add tcg_debug_assert
Richard Henderson
1
-0
/
+9
2012-09-21
tcg: Fix !USE_DIRECT_JUMP
Richard Henderson
1
-1
/
+1
2012-09-21
tcg: Introduce movcond
Richard Henderson
1
-0
/
+1
2012-09-19
revert "TCG: fix copy propagation"
Aurelien Jarno
1
-5
/
+0
2012-09-11
tcg: improve profiler
Aurelien Jarno
1
-0
/
+1
[next]