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: 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
*
tcg: Remove TCG_TARGET_HAS_new_ldst
Richard Henderson
2014-06-04
1
-2
/
+0
*
tcg-i386: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2014-05-12
1
-0
/
+2
*
tcg: Add INDEX_op_trunc_shr_i32
Richard Henderson
2014-04-28
1
-0
/
+1
*
tcg: Use HOST_WORDS_BIGENDIAN
Richard Henderson
2014-04-19
1
-2
/
+0
*
tcg/i386: Use ANDN instruction
Richard Henderson
2014-02-17
1
-2
/
+4
*
tcg/i386: Move TCG_CT_CONST_* to tcg-target.c
Richard Henderson
2014-02-17
1
-3
/
+0
*
tcg-i386: Support new ldst opcodes
Richard Henderson
2013-10-13
1
-1
/
+1
*
tcg: Add qemu_ld_st_i32/64
Richard Henderson
2013-10-10
1
-0
/
+2
*
tcg: Allow TCG_TARGET_REG_BITS to be specified independantly
Richard Henderson
2013-09-02
1
-4
/
+6
*
tcg: Change flush_icache_range arguments to uintptr_t
Richard Henderson
2013-09-02
1
-2
/
+1
*
tcg: Add muluh and mulsh opcodes
Richard Henderson
2013-09-02
1
-0
/
+4
*
tcg-i386: Implement multiword arithmetic ops
Richard Henderson
2013-02-23
1
-5
/
+5
[next]