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