Philippe Mathieu-Daudé
|
dcb32f1d8f
tcg: Search includes from the project root source directory
|
5 年 前 |
Tony Nguyen
|
14776ab5a1
tcg: TCGMemOp is now accelerator independent MemOp
|
6 年 前 |
Markus Armbruster
|
6a0acfff99
Clean up inclusion of exec/cpu-common.h
|
6 年 前 |
Richard Henderson
|
80f4d7c3ae
tcg: Fix constant folding of INDEX_op_extract2_i32
|
6 年 前 |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 年 前 |
Richard Henderson
|
ac383dde33
tcg: Do not recreate INDEX_op_neg_vec unless supported
|
6 年 前 |
Richard Henderson
|
fce1296f13
tcg: Add INDEX_op_extract2_{i32,i64}
|
6 年 前 |
Emilio G. Cota
|
ac1043f6d6
tcg: Drop nargs from tcg_op_insert_{before,after}
|
6 年 前 |
Richard Henderson
|
6498594c8e
tcg/optimize: Optimize bswap
|
6 年 前 |
Richard Henderson
|
1fb57da72a
tcg/optimize: Do not skip default processing of dup_vec
|
7 年 前 |
Richard Henderson
|
170ba88f45
tcg/optimize: Handle vector opcodes during optimize
|
7 年 前 |
Richard Henderson
|
cd9090aa9d
tcg: Generalize TCGOp parameters
|
7 年 前 |
Richard Henderson
|
15fa08f845
tcg: Dynamically allocate TCGOps
|
7 年 前 |
Emilio G. Cota
|
34184b0718
tcg: allocate optimizer temps with tcg_malloc
|
8 年 前 |
Richard Henderson
|
6349039d0b
tcg: Use per-temp state data in optimize
|
8 年 前 |
Richard Henderson
|
fa477d2547
tcg: Add temp_global bit to TCGTemp
|
8 年 前 |
Richard Henderson
|
434391390b
tcg: Introduce arg_temp
|
8 年 前 |
Richard Henderson
|
acd937019b
tcg: Propagate args to op->args in optimizer
|
8 年 前 |
Richard Henderson
|
75e8b9b7aa
tcg: Merge opcode arguments into TCGOp
|
8 年 前 |
Richard Henderson
|
a768e4e992
tcg: Add opcode for ctpop
|
8 年 前 |
Richard Henderson
|
0e28d0063b
tcg: Add clz and ctz opcodes
|
8 年 前 |
Richard Henderson
|
333b21b809
tcg/optimize: Fold movcond 0/1 into setcond
|
8 年 前 |
Richard Henderson
|
7ec8bab3de
tcg: Add field extraction primitives
|
8 年 前 |
Alex Bennée
|
550276ae0a
tcg/optimize: move default return out of if statement
|
9 年 前 |
Pranith Kumar
|
34f939218c
tcg: Optimize fence instructions
|
9 年 前 |
Richard Henderson
|
5a18407f55
tcg: Lower indirect registers in a separate pass
|
9 年 前 |
Richard Henderson
|
dcb8e75870
tcg: Reorg TCGOp chaining
|
9 年 前 |
Paolo Bonzini
|
00f6da6a1a
exec: extract exec/tb-context.h
|
9 年 前 |
Paolo Bonzini
|
33c11879fd
qemu-common: push cpu.h inclusion out of qemu-common.h
|
9 年 前 |
Aurelien Jarno
|
eabb7b91b3
tcg: use tcg_debug_assert instead of assert (fix performance regression)
|
9 年 前 |