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
/
tcg-target.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
tcg: Remove TCG_TARGET_HAS_goto_ptr
Richard Henderson
1
-1
/
+0
2021-06-11
tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
Richard Henderson
1
-0
/
+2
2021-01-07
tcg: Remove TCG_TARGET_SUPPORT_MIRROR
Richard Henderson
1
-1
/
+0
2021-01-07
tcg/i386: Support split-wx code generation
Richard Henderson
1
-1
/
+1
2021-01-07
tcg: Add --accel tcg,split-wx property
Richard Henderson
1
-0
/
+1
2021-01-07
tcg: Adjust tb_target_set_jmp_target for split-wx
Richard Henderson
1
-3
/
+3
2021-01-07
tcg: Introduce INDEX_op_qemu_st8_i32
Richard Henderson
1
-0
/
+3
2021-01-07
tcg/i386: Adjust TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
1
-1
/
+2
2021-01-02
util: Extract flush_icache_range to cacheflush.c
Richard Henderson
1
-4
/
+0
2020-10-08
tcg: Remove TCG_TARGET_HAS_cmp_vec
Richard Henderson
1
-1
/
+0
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-1
/
+1
2020-06-02
tcg: Implement gvec support for rotate by scalar
Richard Henderson
1
-0
/
+1
2020-06-02
tcg: Implement gvec support for rotate by vector
Richard Henderson
1
-0
/
+1
2020-06-02
tcg: Implement gvec support for rotate by immediate
Richard Henderson
1
-0
/
+1
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
1
-1
/
+1
2019-05-22
tcg/i386: Support vector comparison select value
Richard Henderson
1
-1
/
+1
2019-05-22
tcg: Add support for vector compare select
Richard Henderson
1
-0
/
+1
2019-05-22
tcg: Add support for vector bitwise select
Richard Henderson
1
-0
/
+1
2019-05-13
tcg/i386: Support vector absolute value
Richard Henderson
1
-1
/
+1
2019-05-13
tcg: Add support for vector absolute value
Richard Henderson
1
-0
/
+1
2019-05-13
tcg/i386: Support vector scalar shift opcodes
Richard Henderson
1
-1
/
+1
2019-05-13
tcg/i386: Support vector variable shift opcodes
Richard Henderson
1
-1
/
+1
2019-04-24
tcg/i386: Support INDEX_op_extract2_{i32,i64}
Richard Henderson
1
-2
/
+2
2019-04-24
tcg: Add INDEX_op_extract2_{i32,i64}
Richard Henderson
1
-0
/
+2
2019-01-28
cputlb: Remove static tlb sizing
Richard Henderson
1
-1
/
+0
2019-01-28
tcg/i386: enable dynamic TLB sizing
Emilio G. Cota
1
-1
/
+1
2019-01-28
tcg: introduce dynamic TLB sizing
Emilio G. Cota
1
-0
/
+1
2019-01-28
tcg/i386: Implement vector minmax arithmetic
Richard Henderson
1
-1
/
+1
2019-01-28
tcg/i386: Implement vector saturating arithmetic
Richard Henderson
1
-1
/
+1
2019-01-28
tcg: Add opcodes for vector minmax arithmetic
Richard Henderson
1
-0
/
+1
2019-01-28
tcg: Add opcodes for vector saturated arithmetic
Richard Henderson
1
-0
/
+1
2018-12-17
tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
1
-0
/
+2
2018-12-17
tcg/i386: Implement INDEX_op_extr{lh}_i64_i32 for 32-bit guests
Richard Henderson
1
-2
/
+3
2018-12-17
tcg/i386: Move TCG_REG_CALL_STACK from define to enum
Richard Henderson
1
-1
/
+1
2018-12-17
tcg/i386: Always use %ebp for TCG_AREG0
Richard Henderson
1
-6
/
+2
2018-02-08
tcg/i386: Add vector operations
Richard Henderson
1
-2
/
+39
2017-09-07
tcg/i386: Store out-of-range call targets in constant pool
Richard Henderson
1
-0
/
+1
2017-09-07
tcg: Rearrange ldst label tracking
Richard Henderson
1
-0
/
+4
2017-09-07
tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
Richard Henderson
1
-0
/
+9
2017-06-05
tcg/i386: implement goto_ptr
Emilio G. Cota
1
-1
/
+1
2017-06-05
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
Emilio G. Cota
1
-0
/
+1
2017-02-24
tcg: enable MTTCG by default for ARM on x86 hosts
Alex Bennée
1
-0
/
+11
2017-01-10
tcg/i386: Handle ctpop opcode
Richard Henderson
1
-2
/
+3
2017-01-10
tcg: Add opcode for ctpop
Richard Henderson
1
-0
/
+2
2017-01-10
tcg/i386: Handle ctz and clz opcodes
Richard Henderson
1
-4
/
+4
2017-01-10
tcg: Add clz and ctz opcodes
Richard Henderson
1
-0
/
+4
2017-01-10
tcg/i386: Implement field extraction opcodes
Richard Henderson
1
-3
/
+9
2017-01-10
tcg: Add field extraction primitives
Richard Henderson
1
-0
/
+4
2016-07-12
tcg: Clean up tcg-target.h header guards
Markus Armbruster
1
-2
/
+3
2015-08-24
tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32
Richard Henderson
1
-1
/
+2
[next]