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
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-08-01
1
-1
/
+1
*
tcg/i386: Fix encoding of OPC_VPSRAQ for INDEX_op_sars_vec
Richard Henderson
2022-06-02
1
-1
/
+1
*
tcg/i386: Implement bitsel for avx512
Richard Henderson
2022-03-04
2
-2
/
+20
*
tcg/i386: Implement more logical operations for avx512
Richard Henderson
2022-03-04
2
-5
/
+39
*
tcg/i386: Implement avx512 multiply
Richard Henderson
2022-03-04
1
-6
/
+6
*
tcg/i386: Implement avx512 min/max/abs
Richard Henderson
2022-03-04
1
-7
/
+11
*
tcg/i386: Expand scalar rotate with avx512 insns
Richard Henderson
2022-03-04
1
-20
/
+29
*
tcg/i386: Remove rotls_vec from tcg_target_op_def
Richard Henderson
2022-03-04
1
-1
/
+0
*
tcg/i386: Expand vector word rotate as avx512vbmi2 shift-double
Richard Henderson
2022-03-04
1
-1
/
+17
*
tcg/i386: Support avx512vbmi2 vector shift-double instructions
Richard Henderson
2022-03-04
3
-0
/
+42
*
tcg/i386: Implement avx512 variable rotate
Richard Henderson
2022-03-04
2
-2
/
+25
*
tcg/i386: Implement avx512 immediate rotate
Richard Henderson
2022-03-04
2
-3
/
+14
*
tcg/i386: Implement avx512 immediate sari shift
Richard Henderson
2022-03-04
1
-9
/
+21
*
tcg/i386: Implement avx512 scalar shift
Richard Henderson
2022-03-04
1
-2
/
+10
*
tcg/i386: Implement avx512 variable shifts
Richard Henderson
2022-03-04
1
-8
/
+24
*
tcg/i386: Use tcg_can_emit_vec_op in expand_vec_cmp_noinv
Richard Henderson
2022-03-04
1
-4
/
+4
*
tcg/i386: Add tcg_out_evex_opc
Richard Henderson
2022-03-04
1
-1
/
+50
*
tcg/i386: Detect AVX512
Richard Henderson
2022-03-04
2
-2
/
+26
*
tcg: Add opcodes for vector nand, nor, eqv
Richard Henderson
2022-03-04
1
-0
/
+3
*
tcg/i386: Support raising sigbus for user-only
Richard Henderson
2022-02-08
2
-7
/
+98
*
cpuid: use unsigned for max cpuid
Michael S. Tsirkin
2022-02-04
1
-1
/
+1
*
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
1
-6
/
+6
*
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-06
1
-5
/
+5
*
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-10-06
1
-2
/
+2
*
tcg/i386: Split P_VEXW from P_REXW
Richard Henderson
2021-09-14
1
-6
/
+7
*
tcg: Remove TCG_TARGET_HAS_goto_ptr
Richard Henderson
2021-07-10
1
-1
/
+0
*
tcg/i386: Support bswap flags
Richard Henderson
2021-06-29
1
-1
/
+19
*
tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
Richard Henderson
2021-06-11
1
-0
/
+2
*
tcg: Change parameters for tcg_target_const_match
Richard Henderson
2021-06-04
1
-3
/
+1
*
tcg: Fix prototypes for tcg_out_vec_op and tcg_out_op
Miroslav Rezanina
2021-03-17
1
-2
/
+4
*
tcg: Remove TCG_TARGET_CON_SET_H
Richard Henderson
2021-02-02
1
-1
/
+0
*
tcg/i386: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
2021-02-02
3
-128
/
+124
*
tcg: Remove TCG_TARGET_CON_STR_H
Richard Henderson
2021-02-02
1
-1
/
+0
*
tcg/i386: Split out target constraints to tcg-target-con-str.h
Richard Henderson
2021-02-02
3
-69
/
+34
*
tcg/i386: Tidy register constraint definitions
Richard Henderson
2021-02-02
1
-20
/
+20
*
tcg/i386: Move constraint type check to tcg_target_const_match
Richard Henderson
2021-02-02
1
-11
/
+17
*
tcg/i386: Use tcg_constant_vec with tcg vec expanders
Richard Henderson
2021-01-13
1
-13
/
+13
*
tcg: Remove movi and dupi opcodes
Richard Henderson
2021-01-13
1
-3
/
+0
*
tcg: Increase tcg_out_dupi_vec immediate to int64_t
Richard Henderson
2021-01-13
1
-9
/
+13
*
tcg: Use tcg_out_dupi_vec from temp_load
Richard Henderson
2021-01-13
1
-20
/
+41
*
tcg: Constify TCGLabelQemuLdst.raddr
Richard Henderson
2021-01-07
1
-2
/
+1
*
tcg: Constify tcg_code_gen_epilogue
Richard Henderson
2021-01-07
1
-2
/
+1
*
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
2
-10
/
+12
*
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: Adjust tcg_register_jit for const
Richard Henderson
2021-01-07
1
-1
/
+1
*
tcg: Adjust tcg_out_label for const
Richard Henderson
2021-01-07
1
-5
/
+5
*
tcg: Adjust tcg_out_call for const
Richard Henderson
2021-01-07
1
-2
/
+2
*
tcg: Move tcg epilogue pointer out of TCGContext
Richard Henderson
2021-01-07
1
-2
/
+2
[next]